Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/avr-gdb.spec'], False, '/var/lib/mock/dist-6E-epel-build-837872-122936/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/avr-gdb.spec'] warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/avr-gdb-7.1-1.el6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/avr-gdb.spec'], False, '/var/lib/mock/dist-6E-epel-build-837872-122936/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/avr-gdb.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lrjhEY + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf avr-gdb-7.1 + /bin/mkdir -p avr-gdb-7.1 + cd avr-gdb-7.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gdb-7.1.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd gdb-7.1 ~/build/BUILD/avr-gdb-7.1/gdb-7.1 ~/build/BUILD/avr-gdb-7.1 ++ find -name configure + sed -i -e 's/exit (0)/return 0/g' -e 's/ exit(2)/ return 2/g' ./configure ./bfd/configure ./libiberty/configure ./opcodes/configure ./readline/configure ./readline/examples/rlfe/configure ./sim/configure ./sim/arm/configure ./sim/avr/configure ./sim/common/configure ./sim/cr16/configure ./sim/cris/configure ./sim/d10v/configure ./sim/erc32/configure ./sim/frv/configure ./sim/h8300/configure ./sim/igen/configure ./sim/iq2000/configure ./sim/lm32/configure ./sim/m32c/configure ./sim/m32r/configure ./sim/m68hc11/configure ./sim/mcore/configure ./sim/microblaze/configure ./sim/mips/configure ./sim/mn10300/configure ./sim/moxie/configure ./sim/ppc/configure ./sim/rx/configure ./sim/sh/configure ./sim/sh64/configure ./sim/testsuite/configure ./sim/testsuite/d10v-elf/configure ./sim/testsuite/frv-elf/configure ./sim/testsuite/m32r-elf/configure ./sim/testsuite/mips64el-elf/configure ./sim/v850/configure ./intl/configure ./libdecnumber/configure ./gdb/configure ./gdb/doc/configure ./gdb/gdbserver/configure ./gdb/testsuite/configure ./gdb/testsuite/gdb.cell/configure ./gdb/testsuite/gdb.hp/configure ./gdb/testsuite/gdb.hp/gdb.aCC/configure ./gdb/testsuite/gdb.hp/gdb.base-hp/configure ./gdb/testsuite/gdb.hp/gdb.compat/configure ./gdb/testsuite/gdb.hp/gdb.defects/configure ./gdb/testsuite/gdb.hp/gdb.objdbg/configure ./gdb/testsuite/gdb.stabs/configure ./etc/configure ~/build/BUILD/avr-gdb-7.1 + popd + cp /builddir/build/SOURCES/README.fedora . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0nnEfT + umask 022 + cd /builddir/build/BUILD + cd avr-gdb-7.1 + LANG=C + export LANG + unset DISPLAY + mkdir -p build + pushd build ~/build/BUILD/avr-gdb-7.1/build ~/build/BUILD/avr-gdb-7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE' + ../gdb-7.1/configure --prefix=/usr --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --target=avr --disable-nls checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... avr-unknown-none 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 objdir... .libs checking for version 0.10 of PPL... no 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... no 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 libelf.h usability... no checking libelf.h presence... no checking for libelf.h... no checking gelf.h usability... no checking gelf.h presence... no checking for gelf.h... no checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking libelf/gelf.h usability... no checking libelf/gelf.h presence... no checking for libelf/gelf.h... no *** This configuration is not supported in the following subdirectories: target-libiberty (Any other directories should still work fine.) checking for default BUILD_CONFIG... checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... no checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... no checking for expect... no 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 avr-cc... no checking for avr-gcc... no checking for avr-c++... no checking for avr-g++... no checking for avr-cxx... no checking for avr-gxx... no checking for avr-gcc... no checking for avr-gcj... no checking for avr-gfortran... no checking for avr-ar... no checking for avr-as... no checking for avr-dlltool... no checking for avr-ld... no checking for avr-lipo... no checking for avr-nm... no checking for avr-objdump... no checking for avr-ranlib... no checking for avr-strip... no checking for avr-windres... no checking for avr-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed 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... pre-installed 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... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile + make -j4 make[1]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build' mkdir -p -- ./intl mkdir -p -- ./libiberty Configuring in ./intl mkdir -p -- ./libdecnumber mkdir -p -- ./etc Configuring in ./libiberty Configuring in ./libdecnumber Configuring in ./etc configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : configure: creating cache ./config.cache configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... configure: creating cache ./config.cache no checking for makeinfo... checking for xgettext... /builddir/build/BUILD/avr-gdb-7.1/gdb-7.1/missing makeinfo --split-size=5000000 no configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... checking whether make sets $(MAKE)... perl checking for msgmerge... no checking for x86_64-unknown-linux-gnu-gcc... gcc yes checking for x86_64-unknown-linux-gnu-gcc... gcc configure: updating cache ./config.cache checking build system type... checking for C compiler default output file name... configure: creating ./config.status checking for C compiler default output file name... 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... a.out checking whether the C compiler works... ranlib checking for x86_64-unknown-linux-gnu-gcc... gcc yes checking whether we are cross compiling... no checking for suffix of executables... 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... checking for suffix of object files... checking for C compiler default output file name... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... config.status: creating Makefile a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... make[1]: Nothing to be done for `all-target'. none needed mkdir -p -- ./readline checking for suffix of object files... none needed checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for aclocal... no checking for autoconf... Configuring in ./readline no checking for autoheader... no checking whether gcc supports -W... checking build system type... o checking whether we are using the GNU C compiler... yes checking whether gcc supports -Wall... x86_64-unknown-linux-gnu checking host system type... yes checking whether gcc accepts -g... yes checking whether gcc supports -Wwrite-strings... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... yes checking for gcc option to accept ISO C89... yes checking whether gcc supports -Wstrict-prototypes... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... none required checking how to run the C preprocessor... yes checking whether gcc supports -Wmissing-prototypes... no checking how to run the C preprocessor... gcc -E yes checking whether gcc supports -Wold-style-definition... gcc -E configure: creating cache ./config.cache 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 whether gcc supports -Wmissing-format-attribute... checking build system type... checking whether gcc supports -W... yes x86_64-unknown-linux-gnu checking host system type... checking whether gcc supports -Wcast-qual... yes checking whether gcc supports -Wall... x86_64-unknown-linux-gnu Beginning configuration for readline-5.1 for x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking whether gcc supports -pedantic -Wno-long-long... yes checking for x86_64-unknown-linux-gnu-gcc... gcc yes checking whether gcc supports -Wwrite-strings... yes checking how to run the C preprocessor... checking for C compiler default output file name... yes yes checking for an ANSI C-conforming const... checking whether gcc supports -Wc++-compat... gcc -E yes yes checking for inline... checking whether gcc supports -Wstrict-prototypes... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for grep that handles long lines and -e... /bin/grep checking for egrep... inline /bin/grep -E checking for ANSI C header files... checking for sys/types.h... yes checking whether gcc supports -pedantic ... yes checking for suffix of object files... yes checking whether gcc and cc understand -c and -o together... checking for sys/stat.h... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for stdlib.h... yes checking for gcc option to accept ISO C89... yes yes checking for sys/types.h... checking for string.h... yes checking for an ANSI C-conforming const... none needed checking how to run the C preprocessor... yes checking for sys/stat.h... gcc -E yes checking for inline... yes checking for memory.h... inline yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... checking for stdlib.h... /bin/grep -E checking for ANSI C header files... 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 string.h... yes checking for strings.h... yes checking for memory.h... yes checking for inttypes.h... yes yes checking for strings.h... checking for sys/types.h... yes checking for sys/types.h... yes yes yes checking for stdint.h... yes checking for sys/stat.h... checking for sys/stat.h... checking for inttypes.h... yes checking for stdlib.h... yes yes yes yes checking for string.h... checking for stdlib.h... checking for stdint.h... checking for unistd.h... yes checking for memory.h... yes yes yes checking for strings.h... yes checking for unistd.h... checking for string.h... checking for off_t... yes checking for inttypes.h... yes checking for stdint.h... yes yes checking ctype.h usability... yes checking for unistd.h... checking for memory.h... yes checking whether byte ordering is bigendian... yes checking ctype.h presence... yes yes checking for ctype.h... yes checking for strings.h... yes checking for size_t... checking stddef.h usability... yes yes checking stddef.h presence... checking for inttypes.h... yes checking for stddef.h... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for string.h... (cached) yes checking for sys/file.h... checking stdio.h usability... yes checking for sys/param.h... yes yes yes checking for working alloca.h... checking for limits.h... yes checking stdio.h presence... checking for stdint.h... yes yes checking for stdio.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for stdlib.h... (cached) yes yes checking for alloca... yes checking for malloc.h... yes checking for unistd.h... checking for string.h... (cached) yes yes checking for uintptr_t... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for strings.h... (cached) yes yes checking for unistd.h... (cached) yes checking for sys/time.h... checking minix/config.h usability... checking for getpagesize... yes yes checking for int_least32_t... checking for time.h... yes no checking minix/config.h presence... checking for sys/resource.h... yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for working mmap... yes checking for sys/stat.h... (cached) yes yes checking for int_fast32_t... checking for sys/mman.h... yes checking for fcntl.h... yes checking whether gcc needs -traditional... yes checking for alloca.h... yes checking for uint64_t... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for an ANSI C-conforming const... checking for sys/pstat.h... 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 function prototypes... yes checking whether char is unsigned... no yes checking what to include in gstdint.h... checking for sys/sysmp.h... stdint.h (already complete) checking for an ANSI C-conforming const... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking return type of signal handlers... yes checking for off_t... yes no checking for inttypes.h... checking for sys/table.h... no checking for sys/sysctl.h... void yes checking for size_t... yes checking for sys/systemcfg.h... checking for stdint.h... yes checking for unsigned long long... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking size of int... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for inttypes.h... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether the inttypes.h PRIxNN macros are broken... 4 yes checking whether errno must be declared... no checking for ld used by GCC... checking size of long... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... no checking size of int... done checking argz.h usability... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... 8 checking for ANSI C header files... (cached) yes no checking for dirent.h that defines DIR... 4 yes checking argz.h presence... checking build system type... checking for a 64-bit type... yes checking for argz.h... yes yes checking limits.h usability... uint64_t x86_64-unknown-linux-gnu checking host system type... checking for library containing opendir... checking for intptr_t... x86_64-unknown-linux-gnu checking target system type... none required avr-unknown-none checking for decimal floating point... dpd checking whether byte ordering is bigendian... yes checking limits.h presence... checking for fcntl... yes checking for limits.h... yes checking locale.h usability... yes yes checking locale.h presence... checking for kill... yes checking for uintptr_t... yes checking for locale.h... yes no checking nl_types.h usability... yes configure: updating cache ./config.cache configure: creating ./config.status checking for lstat... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking for pid_t... yes checking for memmove... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking for putenv... yes yes checking stddef.h presence... checking for library containing strerror... yes checking for stddef.h... yes yes checking for stdlib.h... (cached) yes config.status: creating Makefile checking for string.h... (cached) yes checking for select... config.status: creating config.h checking for unistd.h... (cached) yes checking sys/param.h usability... none required checking for asprintf... config.status: executing gstdint.h commands yes checking for setenv... yes checking sys/param.h presence... yes yes checking for sys/param.h... yes checking for atexit... checking for feof_unlocked... yes checking for setlocale... make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' for f in standards.info configure.info; do \ if test -f ../../gdb-7.1/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ if make "MAKEINFO=/builddir/build/BUILD/avr-gdb-7.1/gdb-7.1/missing makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done yes make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' make[3]: `../../gdb-7.1/etc/standards.info' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' yes checking for fgets_unlocked... make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' make[3]: `../../gdb-7.1/etc/configure.info' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' checking for basename... yes checking for strcasecmp... make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/libdecnumber' source='../../gdb-7.1/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../gdb-7.1/libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gdb-7.1/libdecnumber -I. -c ../../gdb-7.1/libdecnumber/decNumber.c yes yes checking for bcmp... checking for getc_unlocked... yes checking for strpbrk... yes checking for bcopy... yes checking for getcwd... yes yes checking for tcgetattr... checking for bsearch... yes checking for getegid... yes checking for bzero... yes checking for vsnprintf... yes yes checking for geteuid... checking for calloc... yes yes checking for isascii... checking for getgid... yes checking for clock... yes yes checking for isxdigit... checking for getuid... yes checking for ffs... yes yes checking for getpwent... checking for mempcpy... yes checking for getcwd... yes yes checking for munmap... checking for getpwnam... yes checking for getpagesize... yes checking for putenv... yes yes checking for getpwuid... checking for gettimeofday... yes checking for setenv... yes checking for index... yes checking for working strcoll... yes checking for setlocale... yes checking for insque... yes checking fcntl.h usability... yes checking for stpcpy... yes yes checking fcntl.h presence... checking for memchr... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes yes checking varargs.h usability... checking for strcasecmp... yes checking for memcmp... yes no checking varargs.h presence... checking for strdup... no checking for varargs.h... no checking stdarg.h usability... yes checking for memcpy... yes yes checking stdarg.h presence... checking for strtoul... yes checking for stdarg.h... yes yes checking for string.h... (cached) yes checking for memmem... checking for strings.h... (cached) yes yes checking limits.h usability... checking for tsearch... yes checking limits.h presence... yes checking for memmove... yes yes checking for limits.h... yes checking for __argz_count... checking locale.h usability... yes checking for mempcpy... yes checking locale.h presence... yes yes checking for locale.h... yes checking for __argz_stringify... checking pwd.h usability... yes checking for memset... yes checking for __argz_next... yes checking pwd.h presence... yes checking for pwd.h... yes checking for memory.h... (cached) yes checking termcap.h usability... yes yes checking for __fsetlocking... checking for mkstemps... yes checking termcap.h presence... yes checking for termcap.h... yes checking termios.h usability... yes yes checking for iconv... checking for putenv... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking for iconv declaration... yes checking for random... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes checking termio.h presence... checking for nl_langinfo and CODESET... yes yes checking for termio.h... yes checking for rename... checking sys/pte.h usability... yes checking for LC_MESSAGES... yes no checking sys/pte.h presence... checking for rindex... no checking for sys/pte.h... no checking sys/stream.h usability... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no no checking sys/stream.h presence... configure: updating cache ./config.cache no checking for sys/stream.h... no configure: creating ./config.status checking sys/select.h usability... yes checking for setenv... yes checking sys/select.h presence... yes checking for sys/select.h... yes yes source='../../gdb-7.1/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../gdb-7.1/libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gdb-7.1/libdecnumber -I. -c ../../gdb-7.1/libdecnumber/decContext.c checking for snprintf... checking sys/file.h usability... yes yes checking sys/file.h presence... checking for sigsetmask... yes checking for sys/file.h... yes config.status: creating Makefile checking for sys/ptem.h... config.status: creating config.intl no checking for type of signal functions... yes checking for stpcpy... source='../../gdb-7.1/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../gdb-7.1/libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gdb-7.1/libdecnumber -I. -c ../../gdb-7.1/libdecnumber/dpd/decimal32.c config.status: creating config.h config.status: executing default-1 commands posix checking if signal handlers must be reinstalled when invoked... yes checking for stpncpy... no checking for presence of POSIX-style sigsetjmp/siglongjmp... source='../../gdb-7.1/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../gdb-7.1/libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gdb-7.1/libdecnumber -I. -c ../../gdb-7.1/libdecnumber/dpd/decimal64.c yes checking for strcasecmp... make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/intl' source='../../gdb-7.1/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../gdb-7.1/libdecnumber -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gdb-7.1/libdecnumber -I. -c ../../gdb-7.1/libdecnumber/dpd/decimal128.c present checking for lstat... yes checking for strchr... yes checking whether or not strcoll and strcmp differ... yes no checking whether the ctype macros accept non-ascii characters... checking for strdup... mkdir -p -- ./sim yes Configuring in ./sim checking for strncasecmp... yes checking whether getpw functions are declared in pwd.h... rm -f libdecnumber.a ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o ranlib libdecnumber.a make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/libdecnumber' yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes yes checking whether signal handlers are of type void... checking for strndup... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes configure: creating cache ./config.cache checking for x86_64-unknown-linux-gnu-gcc... gcc checking for strrchr... yes checking for speed_t in sys/types.h... checking for C compiler default output file name... no checking for struct winsize in sys/ioctl.h and termios.h... yes a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... sys/ioctl.h checking for struct dirent.d_ino... checking for strstr... checking for suffix of object files... yes checking for struct dirent.d_fileno... yes checking for strtod... o checking whether we are using the GNU C compiler... yes checking for tgetent... yes checking whether gcc accepts -g... yes yes checking for gcc option to accept ISO C89... checking for strtol... no checking for tgetent in -ltermcap... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib yes checking for strtoul... checking build system type... yes checking which library has the termcap functions... using libtermcap checking wctype.h usability... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... yes avr-unknown-none checking for strverscmp... checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... 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 x86_64-unknown-linux-gnu-ranlib... (cached) ranlib yes configure: updating cache ./config.cache configure: creating ./config.status checking for tmpnam... yes checking wchar.h presence... yes checking for wchar.h... yes checking langinfo.h usability... yes checking for vasprintf... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for mbsrtowcs... config.status: creating Makefile yes checking for vfprintf... === configuring in avr (/builddir/build/BUILD/avr-gdb-7.1/build/sim/avr) configure: running /bin/sh ../../../gdb-7.1/sim/avr/configure --disable-option-checking '--prefix=/usr' '--with-system-zlib' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--program-transform-name=s&^&avr-&' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=avr' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=avr' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE' 'LDFLAGS= ' --cache-file=.././config.cache --srcdir=../../../gdb-7.1/sim/avr yes checking for mbrtowc... yes checking for vprintf... yes checking for mbrlen... yes checking for wctomb... yes checking for vsnprintf... configure: loading cache .././config.cache yes checking for wcwidth... 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) avr-unknown-none checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc yes checking for vsprintf... checking for C compiler default output file name... yes checking for wcsdup... yes checking for waitpid... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for mbstate_t... yes 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 yes checking for nl_langinfo and CODESET... checking for gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking whether NLS is requested... checking whether alloca needs Cray hooks... no checking how to run the C preprocessor... no checking stack direction for C alloca... 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 -1 checking configuration for building shared libraries... checking for vfork.h... supported no checking for fork... configure: updating cache ./config.cache configure: creating ./config.status yes checking for vfork... yes checking for sys/types.h... yes checking for working fork... yes config.status: creating Makefile checking for sys/stat.h... config.status: creating doc/Makefile yes config.status: creating examples/Makefile checking for stdlib.h... yes checking for working vfork... (cached) yes checking for _doprnt... config.status: creating shlib/Makefile yes checking for string.h... config.status: creating config.h config.status: executing default commands no checking for sys_errlist... yes checking for memory.h... yes make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/readline' rm -f readline.o rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/readline.c gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/vi_mode.c checking for sys_nerr... yes checking for strings.h... ../../gdb-7.1/readline/vi_mode.c: In function 'rl_vi_rubout': ../../gdb-7.1/readline/vi_mode.c:1114: warning: unused variable 'p' ../../gdb-7.1/readline/readline.c:1059: warning: 'reset_default_bindings' defined but not used yes checking for sys_siglist... yes checking for inttypes.h... yes checking for external symbol _system_configuration... yes no checking for stdint.h... checking for getrusage... rm -f funmap.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/funmap.c yes checking for unistd.h... yes checking for on_exit... rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/keymaps.c yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes yes rm -f parens.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/parens.c checking time.h usability... checking for psignal... yes checking time.h presence... yes checking for time.h... yes rm -f search.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/search.c checking sys/time.h usability... yes checking for strerror... ../../gdb-7.1/readline/search.c:73: warning: 'noninc_saved_undo_list' defined but not used rm -f rltty.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/rltty.c yes checking sys/time.h presence... yes checking for strsignal... ../../gdb-7.1/readline/rltty.c: In function 'rltty_set_default_bindings': ../../gdb-7.1/readline/rltty.c:936: warning: unused variable 'called' yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking for sysconf... rm -f complete.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/complete.c yes checking sys/resource.h presence... yes rm -f bind.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/bind.c yes checking for sys/resource.h... yes checking for times... ../../gdb-7.1/readline/complete.c: In function 'fnprint': ../../gdb-7.1/readline/complete.c:675: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ../../gdb-7.1/readline/complete.c: In function '_rl_find_completion_word': ../../gdb-7.1/readline/complete.c:886: warning: suggest parentheses around assignment used as truth value checking fcntl.h usability... ../../gdb-7.1/readline/complete.c: In function 'rl_completion_matches': ../../gdb-7.1/readline/complete.c:1816: warning: suggest parentheses around assignment used as truth value ../../gdb-7.1/readline/complete.c: In function 'rl_username_completion_function': ../../gdb-7.1/readline/complete.c:1867: warning: suggest parentheses around assignment used as truth value ../../gdb-7.1/readline/bind.c: In function 'rl_translate_keyseq': ../../gdb-7.1/readline/bind.c:442: warning: suggest parentheses around assignment used as truth value yes ../../gdb-7.1/readline/bind.c: In function 'rl_parse_and_bind': ../../gdb-7.1/readline/bind.c:1157: warning: suggest parentheses around assignment used as truth value ../../gdb-7.1/readline/bind.c:1248: warning: suggest parentheses around assignment used as truth value ../../gdb-7.1/readline/bind.c: In function 'rl_variable_value': ../../gdb-7.1/readline/bind.c:1510: warning: unused variable 'ret' ../../gdb-7.1/readline/bind.c:1509: warning: unused variable 'v' checking for sbrk... yes checking fcntl.h presence... ../../gdb-7.1/readline/bind.c: In function 'rl_function_dumper': ../../gdb-7.1/readline/bind.c:2018: warning: suggest parentheses around assignment used as truth value ../../gdb-7.1/readline/bind.c: In function '_rl_get_string_variable_value': ../../gdb-7.1/readline/bind.c:2173: warning: unused variable 'n' yes checking for fcntl.h... yes checking fpu_control.h usability... yes checking for gettimeofday... (cached) yes yes checking fpu_control.h presence... checking for realpath... yes checking for fpu_control.h... yes checking dlfcn.h usability... yes checking for canonicalize_file_name... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking for pstat_getstatic... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/stat.h... (cached) yes checking for getrusage... no checking for pstat_getdynamic... yes checking for time... no ../../gdb-7.1/readline/bind.c: In function 'rl_generic_bind': ../../gdb-7.1/readline/bind.c:342: warning: 'k.type' may be used uninitialized in this function checking for sysmp... yes rm -f isearch.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/isearch.c checking for sigaction... no checking for getsysinfo... yes ../../gdb-7.1/readline/isearch.c:72: warning: 'prev_line_found' defined but not used checking for __setfpucw... no checking for table... no checking for bind in -lsocket... no checking for sysctl... no checking for gethostbyname in -lnsl... rm -f display.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/display.c yes yes checking for library containing zlibVersion... checking for wait3... rm -f signals.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/signals.c ../../gdb-7.1/readline/display.c: In function 'update_line': ../../gdb-7.1/readline/display.c:1177: warning: unused variable 'tmp' yes checking for wait4... no checking return type of signal handlers... rm -f util.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/util.c yes void checking for __fsetlocking... configure: updating cache .././config.cache configure: creating ./config.status yes checking whether basename is declared... rm -f kill.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/kill.c yes checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... config.status: creating Makefile.sim rm -f undo.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/undo.c yes checking whether snprintf is declared... config.status: creating Make-common.sim config.status: creating .gdbinit yes checking whether vsnprintf is declared... config.status: creating config.h ../../gdb-7.1/readline/display.c: In function 'rl_redisplay': ../../gdb-7.1/readline/display.c:458: warning: 'wc_width' may be used uninitialized in this function config.status: linking ../../../gdb-7.1/sim/avr/../common/tconfig.in to tconfig.h config.status: linking ../../../gdb-7.1/sim/avr/../common/nltvals.def to targ-vals.def rm -f macro.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/macro.c config.status: executing Makefile commands Merging Makefile.sim+Make-common.sim into Makefile ... rm -f input.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/input.c ../../gdb-7.1/readline/input.c: In function 'rl_read_key': ../../gdb-7.1/readline/input.c:427: warning: suggest parentheses around assignment used as truth value rm -f callback.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/callback.c yes checking whether calloc is declared... config.status: executing stamp-h commands rm -f terminal.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/terminal.c yes rm -f text.o checking whether getenv is declared... gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/text.c === configuring in common (/builddir/build/BUILD/avr-gdb-7.1/build/sim/common) configure: running /bin/sh ../../../gdb-7.1/sim/common/configure --disable-option-checking '--prefix=/usr' '--with-system-zlib' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--program-transform-name=s&^&avr-&' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=avr' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=avr' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE' 'LDFLAGS= ' --cache-file=.././config.cache --srcdir=../../../gdb-7.1/sim/common ../../gdb-7.1/readline/terminal.c: In function '_rl_output_some_chars': ../../gdb-7.1/readline/text.c: In function 'rl_change_case': ../../gdb-7.1/readline/text.c:1240: warning: unused variable 'p' ../../gdb-7.1/readline/terminal.c:641: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result yes checking whether getopt is declared... yes checking whether malloc is declared... rm -f nls.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/nls.c yes checking whether realloc is declared... 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) avr-unknown-none yes checking whether sbrk is declared... checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc rm -f misc.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/misc.c yes checking for C compiler default output file name... checking whether strverscmp is declared... ../../gdb-7.1/readline/misc.c: In function 'rl_digit_loop': ../../gdb-7.1/readline/misc.c:215: warning: control reaches end of non-void function a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking whether canonicalize_file_name must be declared... 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 a BSD-compatible install... /usr/bin/install -c checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking whether NLS is requested... no checking how to run the C preprocessor... (cached) gcc -E no checking for stdlib.h... (cached) yes rm -f compat.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/compat.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/xmalloc.c checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... 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 rm -f history.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/history.c checking for sys/types.h... (cached) yes rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/histexpand.c 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 ../../gdb-7.1/readline/histexpand.c: In function 'get_history_event': ../../gdb-7.1/readline/histexpand.c:208: warning: suggest parentheses around assignment used as truth value checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes yes checking for working strncmp... checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes rm -f histfile.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/histfile.c checking for unistd.h... (cached) yes checking for time.h... (cached) yes yes checking for sys/time.h... (cached) yes ../../gdb-7.1/readline/histfile.c: In function 'history_truncate_file': ../../gdb-7.1/readline/histfile.c:400: warning: ignoring return value of 'write', declared with attribute warn_unused_result checking for sys/resource.h... (cached) yes checking for fcntl.h... (cached) yes configure: updating cache ./config.cache checking for fpu_control.h... (cached) yes configure: creating ./config.status checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for sys/stat.h... (cached) yes checking for getrusage... (cached) yes checking for time... (cached) yes rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/histsearch.c checking for sigaction... (cached) yes checking for __setfpucw... (cached) no checking for bind in -lsocket... (cached) no checking for gethostbyname in -lnsl... (cached) yes checking for library containing zlibVersion... (cached) no checking return type of signal handlers... (cached) void checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for time.h... (cached) yes rm -f shell.o gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/shell.c checking sys/times.h usability... config.status: creating Makefile config.status: creating testsuite/Makefile yes checking sys/times.h presence... rm -f mbutil.o yes checking for sys/times.h... yes gcc -c -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../gdb-7.1/readline/mbutil.c checking for sys/stat.h... (cached) yes config.status: creating config.h config.status: executing default commands checking sys/mman.h usability... rm -f tilde.o gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/readline -DRL_LIBRARY_VERSION='"5.1"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -DREADLINE_LIBRARY -c ../../gdb-7.1/readline/tilde.c yes checking sys/mman.h presence... mkdir -p -- ./bfd yes Configuring in ./bfd checking for sys/mman.h... yes checking for mmap... ../../gdb-7.1/readline/tilde.c: In function 'tilde_expand': ../../gdb-7.1/readline/tilde.c:199: warning: suggest parentheses around assignment used as truth value make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir 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 yes checking for munmap... make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty/testsuite' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/regex.c -o regex.o rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o test -n "ranlib" && ranlib libhistory.a rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o test -n "ranlib" && ranlib libreadline.a make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/readline' if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/cplus-dem.c -o cplus-dem.o yes checking for lstat... yes configure: creating cache ./config.cache checking build system type... checking for truncate... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... avr-unknown-none checking for x86_64-unknown-linux-gnu-gcc... gcc checking for C compiler default output file name... yes checking for ftruncate... 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... yes checking for struct stat.st_dev... yes checking for struct stat.st_ino... 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... yes checking for struct stat.st_mode... yes checking for struct stat.st_nlink... none needed checking for library containing strerror... yes checking for struct stat.st_uid... yes checking for struct stat.st_gid... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for struct stat.st_rdev... yes checking for struct stat.st_size... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_atime... yes checking for struct stat.st_mtime... yes checking for struct stat.st_ctime... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating cconfig.h config.status: executing default commands if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/cp-demangle.c -o cp-demangle.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/sha1.c -o sha1.o yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... 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... mkdir -p -- ./opcodes Configuring in ./opcodes 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... configure: creating cache ./config.cache if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/alloca.c -o alloca.o checking build system type... yes checking for sys/types.h... x86_64-unknown-linux-gnu checking host system type... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/argv.c -o argv.o x86_64-unknown-linux-gnu checking target system type... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/choose-temp.c -o choose-temp.o avr-unknown-none checking for x86_64-unknown-linux-gnu-gcc... gcc checking for sys/stat.h... checking for C compiler default output file name... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/concat.c -o pic/concat.o; \ else true; fi yes gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/concat.c -o concat.o checking for stdlib.h... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/cp-demint.c -o cp-demint.o checking for string.h... checking for suffix of object files... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/crc32.c -o crc32.o o checking whether we are using the GNU C compiler... yes checking for memory.h... yes checking whether gcc accepts -g... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fdmatch.c -o fdmatch.o yes checking for gcc option to accept ISO C89... yes checking for strings.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fibheap.c -o fibheap.o none needed checking for library containing strerror... yes checking for inttypes.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/filename_cmp.c -o filename_cmp.o none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/floatformat.c -o floatformat.o ../../gdb-7.1/libiberty/floatformat.c:22:1:yes warning: "_GNU_SOURCE" redefined : warning: this is the location of the previous definition checking for stdint.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fnmatch.c -o fnmatch.o yes if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/fopen_unlocked.c -o fopen_unlocked.o checking for unistd.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getopt.c -o pic/getopt.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getopt.c -o getopt.o yes checking minix/config.h usability... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getpwd.c -o getpwd.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/getruntime.c -o getruntime.o no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/hashtab.c -o hashtab.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi yes checking how to print strings... gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/lbasename.c -o lbasename.o printf 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/lrealpath.c -o lrealpath.o BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/make-relative-prefix.c -o make-relative-prefix.o ok checking for dlfcn.h... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/make-temp-file.c -o make-temp-file.o gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/objalloc.c -o objalloc.o yes checking for objdir... .libs if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/obstack.c -o pic/obstack.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/partition.c -o pic/partition.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/partition.c -o partition.o checking if gcc supports -fno-rtti -fno-exceptions... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pexecute.c -o pexecute.o 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/physmem.c -o pic/physmem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pex-common.c -o pex-common.o no 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pex-one.c -o pex-one.o yes checking dynamic linker characteristics... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/pex-unix.c -o pex-unix.o GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/spaces.c -o pic/spaces.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/spaces.c -o spaces.o no checking for dlopen... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/splay-tree.c -o splay-tree.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/strerror.c -o pic/strerror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/strerror.c -o strerror.o no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/strsignal.c -o strsignal.o yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o yes checking whether a statically linked program can dlopen itself... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xatexit.c -o xatexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xmalloc.c -o xmalloc.o gcc3 checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc yes 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xmemdup.c -o xmemdup.o no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi no checking for gmsgfmt... : gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xstrdup.c -o xstrdup.o checking for xgettext... no 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... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi checking for msgmerge... no gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xstrerror.c -o xstrerror.o checking size of long long... if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gdb-7.1/libiberty/xstrndup.c -o xstrndup.o gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E rm -f ./libiberty.a pic/./libiberty.a checking for ANSI C header files... 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 make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty' 8 checking size of void *... 8 checking size of long... yes checking for sys/types.h... yes checking for sys/stat.h... 8 checking alloca.h usability... yes checking for stdlib.h... yes checking alloca.h presence... yes yes checking for alloca.h... yes checking for string.h... checking stddef.h usability... yes checking for memory.h... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes yes checking for strings.h... checking for stdlib.h... (cached) yes checking time.h usability... yes checking for inttypes.h... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes yes checking fcntl.h usability... checking for stdint.h... yes yes checking fcntl.h presence... checking for unistd.h... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking minix/config.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.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 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 x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for uintptr_t... 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... yes checking for int_least32_t... ok yes checking for int_fast32_t... checking for dlfcn.h... yes checking for uint64_t... yes checking for objdir... .libs 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... checking if gcc supports -fno-rtti -fno-exceptions... yes no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... checking for library containing opendir... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... none required checking whether string.h and strings.h may both be included... yes yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for fcntl... yes checking dynamic linker characteristics... yes checking for getpagesize... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... yes no checking for string.h... (cached) yes checking for setitimer... checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking limits.h usability... yes checking for sysconf... yes checking limits.h presence... yes checking for limits.h... yes checking whether basename is declared... yes checking for fdopen... yes checking whether stpcpy is declared... yes checking for getuid... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for getgid... yes yes checking for fileno... configure: updating cache ./config.cache configure: creating ./config.status 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... config.status: creating Makefile config.status: creating po/Makefile.in yes checking whether realloc is declared... config.status: creating config.h config.status: executing depfiles commands 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... config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES no config.status: creating po/Makefile 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[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' rm -f elf32-target.h rm -f elf64-target.h rm -f targmatch.h creating bfdver.h sed -e s/NN/32/g < ../../gdb-7.1/bfd/elfxx-target.h > elf32-target.new sed -e s/NN/64/g < ../../gdb-7.1/bfd/elfxx-target.h > elf64-target.new sed -f ../../gdb-7.1/bfd/targmatch.sed < ../../gdb-7.1/bfd/config.bfd > targmatch.new mv -f elf32-target.new elf32-target.h mv -f elf64-target.new elf64-target.h Making info in doc make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/doc' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/doc' Making info in po make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' ( if test 'x../../../gdb-7.1/bfd/po' != 'x.'; then \ posrcprefix='../../../gdb-7.1/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../gdb-7.1/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../gdb-7.1/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) mv -f targmatch.new targmatch.h cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' Making all in doc make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/doc' Making all in po make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h rm -f tofiles f=""; \ for i in elf32-avr.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-avr.lo archive64.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f="$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ../../gdb-7.1/bfd/../move-if-change bfd-tmp.h bfd.h /bin/sh ../../gdb-7.1/bfd/../move-if-change tofiles ofiles rm -f bfd-tmp.h touch stamp-ofiles touch stmp-bfd-h /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../gdb-7.1/bfd/archive.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_avr_vec -DSELECT_VECS='&bfd_elf32_avr_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_avr_arch' -DHAVE_bfd_elf32_avr_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-7.1/bfd/archures.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../gdb-7.1/bfd/bfd.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../gdb-7.1/bfd/bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_avr_vec "-DSELECT_VECS=&bfd_elf32_avr_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_avr_arch" -DHAVE_bfd_elf32_avr_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-7.1/bfd/archures.c -o archures.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../gdb-7.1/bfd/archive.c -o archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../gdb-7.1/bfd/bfd.c -o bfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../gdb-7.1/bfd/bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../gdb-7.1/bfd/bfdwin.c mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../gdb-7.1/bfd/cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../gdb-7.1/bfd/bfdwin.c -o bfdwin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../gdb-7.1/bfd/cache.c -o cache.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../gdb-7.1/bfd/coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../gdb-7.1/bfd/coffgen.c -o coffgen.o mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../gdb-7.1/bfd/corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../gdb-7.1/bfd/corefile.c -o corefile.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../gdb-7.1/bfd/format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../gdb-7.1/bfd/format.c -o format.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../gdb-7.1/bfd/init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../gdb-7.1/bfd/init.c -o init.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../gdb-7.1/bfd/libbfd.c mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../gdb-7.1/bfd/opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../gdb-7.1/bfd/libbfd.c -o libbfd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../gdb-7.1/bfd/opncls.c -o opncls.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../gdb-7.1/bfd/reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../gdb-7.1/bfd/reloc.c -o reloc.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../gdb-7.1/bfd/section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../gdb-7.1/bfd/section.c -o section.o mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../gdb-7.1/bfd/syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../gdb-7.1/bfd/syms.c -o syms.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_avr_vec -DSELECT_VECS='&bfd_elf32_avr_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_avr_arch' -DHAVE_bfd_elf32_avr_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-7.1/bfd/targets.c mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../gdb-7.1/bfd/hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_avr_vec "-DSELECT_VECS=&bfd_elf32_avr_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_avr_arch" -DHAVE_bfd_elf32_avr_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../gdb-7.1/bfd/targets.c -o targets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../gdb-7.1/bfd/hash.c -o hash.o mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../gdb-7.1/bfd/linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../gdb-7.1/bfd/linker.c -o linker.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../gdb-7.1/bfd/srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../gdb-7.1/bfd/srec.c -o srec.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../gdb-7.1/bfd/binary.c mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../gdb-7.1/bfd/tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../gdb-7.1/bfd/binary.c -o binary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../gdb-7.1/bfd/tekhex.c -o tekhex.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../gdb-7.1/bfd/ihex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../gdb-7.1/bfd/ihex.c -o ihex.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../gdb-7.1/bfd/stabs.c mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../gdb-7.1/bfd/stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../gdb-7.1/bfd/stabs.c -o stabs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../gdb-7.1/bfd/stab-syms.c -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../gdb-7.1/bfd/merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../gdb-7.1/bfd/merge.c -o merge.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib64/debug\" ../../gdb-7.1/bfd/dwarf2.c mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../gdb-7.1/bfd/simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib64/debug\" ../../gdb-7.1/bfd/dwarf2.c -o dwarf2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../gdb-7.1/bfd/simple.c -o simple.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../gdb-7.1/bfd/compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../gdb-7.1/bfd/compress.c -o compress.o mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../gdb-7.1/bfd/verilog.c mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c -o elf32-avr.lo ../../gdb-7.1/bfd/elf32-avr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../gdb-7.1/bfd/verilog.c -o verilog.o mv -f .deps/merge.Tpo .deps/merge.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../gdb-7.1/bfd/elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf32-avr.lo -MD -MP -MF .deps/elf32-avr.Tpo -c ../../gdb-7.1/bfd/elf32-avr.c -o elf32-avr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../gdb-7.1/bfd/elf32.c -o elf32.o mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../gdb-7.1/bfd/elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../gdb-7.1/bfd/elf.c -o elf.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../gdb-7.1/bfd/elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../gdb-7.1/bfd/elflink.c -o elflink.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../gdb-7.1/bfd/elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../gdb-7.1/bfd/elf-attrs.c -o elf-attrs.o mv -f .deps/elf32-avr.Tpo .deps/elf32-avr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../gdb-7.1/bfd/elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../gdb-7.1/bfd/elf-strtab.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../gdb-7.1/bfd/elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../gdb-7.1/bfd/elf-eh-frame.c -o elf-eh-frame.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../gdb-7.1/bfd/dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../gdb-7.1/bfd/dwarf1.c -o dwarf1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../gdb-7.1/bfd/elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../gdb-7.1/bfd/elf32-gen.c -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c -o cpu-avr.lo ../../gdb-7.1/bfd/cpu-avr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT cpu-avr.lo -MD -MP -MF .deps/cpu-avr.Tpo -c ../../gdb-7.1/bfd/cpu-avr.c -o cpu-avr.o mv -f .deps/cpu-avr.Tpo .deps/cpu-avr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR='"/usr/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../gdb-7.1/bfd/archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/bfd -I. -I../../gdb-7.1/bfd -I../../gdb-7.1/bfd/../include -DBINDIR=\"/usr/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../gdb-7.1/bfd/archive64.c -o archive64.o mv -f .deps/archive64.Tpo .deps/archive64.Plo mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo mv -f .deps/elf.Tpo .deps/elf.Plo mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -rpath /usr/x86_64-unknown-linux-gnu/avr/lib -release `cat libtool-soversion` -o libbfd.la 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` 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-avr.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-avr.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/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/sh ../../gdb-7.1/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' mkdir -p -- ./gdb Configuring in ./gdb make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' Making all in . make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../gdb-7.1/opcodes/dis-buf.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_avr ../../gdb-7.1/opcodes/disassemble.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../gdb-7.1/opcodes/dis-init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../gdb-7.1/opcodes/dis-buf.c -o dis-buf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_avr ../../gdb-7.1/opcodes/disassemble.c -o disassemble.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../gdb-7.1/opcodes/dis-init.c -o dis-init.o configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-unknown-linux-gnu-gcc... gcc mv -f .deps/disassemble.Tpo .deps/disassemble.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c -o avr-dis.lo ../../gdb-7.1/opcodes/avr-dis.c mv -f .deps/dis-init.Tpo .deps/dis-init.Plo mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo checking for C compiler default output file name... libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../gdb-7.1/opcodes -I. -I../../gdb-7.1/opcodes -I../bfd -I../../gdb-7.1/opcodes/../include -I../../gdb-7.1/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT avr-dis.lo -MD -MP -MF .deps/avr-dis.Tpo -c ../../gdb-7.1/opcodes/avr-dis.c -o avr-dis.o 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... mv -f .deps/avr-dis.Tpo .deps/avr-dis.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -rpath /usr/x86_64-unknown-linux-gnu/avr/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo avr-dis.lo 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... libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o avr-dis.o libtool: link: ranlib .libs/libopcodes.a libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ ranlib libopcodes.tmp; \ /bin/sh ../../gdb-7.1/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' Making all in po make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes/po' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' 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-ranlib... ranlib checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... avr-unknown-none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for make... make checking whether make sets $(MAKE)... yes checking whether NLS is requested... no checking whether memmem is declared... yes checking for memmem... yes checking for long long int... yes checking for unsigned long long int... yes checking whether the preprocessor supports include_next... yes checking for stdint.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for string.h... (cached) yes checking for C/C++ restrict keyword... __restrict checking for memchr... yes checking for working memcmp... yes checking whether memmem works in linear time... yes checking for memmem... (cached) yes checking whether stdint.h conforms to C99... yes checking whether is standalone... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking libunwind-ia64.h usability... no checking libunwind-ia64.h presence... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for _mcleanup... yes checking for _etext... yes checking for etext... yes checking for gawk... (cached) gawk checking whether ln -s works... yes checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking for bison... /builddir/build/BUILD/avr-gdb-7.1/gdb-7.1/missing bison -y checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-dlltool... dlltool checking for x86_64-unknown-linux-gnu-windres... windres checking for x86_64-unknown-linux-gnu-mig... no checking for mig... no checking for main in -lm... yes checking for wctype... yes checking for library containing gethostbyname... none required checking for library containing socketpair... none required checking for library containing zlibVersion... no checking for library containing dlgetmodinfo... no checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for library containing waddstr... -lncurses checking for library containing tgetent... none required checking whether to use expat... auto checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking for libexpat... no configure: WARNING: expat is missing or unusable; some features may be unavailable. checking whether to use python... auto checking for python2.6... no checking for python2.5... no checking for python2.4... no configure: WARNING: python is missing or unusable; some features may be unavailable. checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking proc_service.h usability... no checking proc_service.h presence... no checking for proc_service.h... no checking thread_db.h usability... yes checking thread_db.h presence... yes checking for thread_db.h... yes checking gnu/libc-version.h usability... yes checking gnu/libc-version.h presence... yes checking for gnu/libc-version.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking 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 memory.h... (cached) yes checking for strings.h... (cached) yes checking sys/fault.h usability... no checking sys/fault.h presence... no checking for sys/fault.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... no checking ptrace.h presence... no checking for ptrace.h... no checking sys/reg.h usability... yes checking sys/reg.h presence... yes checking for sys/reg.h... yes checking sys/debugreg.h usability... yes checking sys/debugreg.h presence... yes checking for sys/debugreg.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking for unistd.h... (cached) yes checking elf_hp.h usability... no checking elf_hp.h presence... no checking for elf_hp.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for link.h... yes checking for sys/proc.h... no checking for sys/user.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for term.h... yes checking whether free is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether strerror is declared... yes checking whether strstr is declared... yes checking whether getopt is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for LC_MESSAGES... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking return type of signal handlers... void checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for canonicalize_file_name... yes checking for realpath... yes checking for getrusage... yes checking for getuid... yes checking for getgid... yes checking for pipe... yes checking for poll... yes checking for pread64... yes checking for sbrk... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for socketpair... yes checking for syscall... yes checking for ttrace... no checking for wborder... yes checking for setlocale... yes checking for iconvlist... no checking for libiconvlist... no checking for btowc... yes checking for setrlimit... yes checking for getrlimit... yes checking for nl_langinfo and CODESET... yes checking whether ptrace is declared... yes checking return type of ptrace... long checking types of arguments for ptrace... int,int,long,long checking whether setpgrp takes no argument... yes checking for sigsetjmp... yes checking for GNU regex... yes checking for struct thread.td_pcb... no checking for struct lwp... no checking for struct reg in machine/reg.h... no checking for struct reg.r_fs... no checking for struct reg.r_gs... no checking for PTRACE_GETREGS... yes checking for PTRACE_GETFPXREGS... yes checking for PT_GETDBREGS... no checking for PT_GETXMMREGS... no checking for pstatus_t in sys/procfs.h... no checking for prrun_t in sys/procfs.h... no checking for gregset_t in sys/procfs.h... no checking for fpregset_t in sys/procfs.h... no checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... yes checking for prgregset32_t in sys/procfs.h... no checking for prfpregset32_t in sys/procfs.h... no checking for lwpid_t in sys/procfs.h... yes checking for psaddr_t in sys/procfs.h... yes checking for prsysent_t in sys/procfs.h... no checking for pr_sigset_t in sys/procfs.h... no checking for pr_sigaction64_t in sys/procfs.h... no checking for pr_siginfo64_t in sys/procfs.h... no checking whether prfpregset_t type is broken... no checking for PIOCSET ioctl entry in sys/procfs.h... no checking for long long support in compiler... yes checking for long long support in printf... yes checking for decfloat support in printf... no checking for long double support in compiler... yes checking for long double support in printf... yes checking for long double support in scanf... yes checking whether has TD_NOTALLOC... yes checking whether has TD_VERSION... yes checking whether has TD_NOTLS... yes checking whether has __NR_tkill... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts checking for cygwin... no checking for ELF support in BFD... yes checking for X... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating .gdbinit config.status: creating gnulib/Makefile config.status: creating config.h config.status: executing depdir commands mkdir -p -- .deps config.status: executing depfiles commands config.status: executing default commands === configuring in doc (/builddir/build/BUILD/avr-gdb-7.1/build/gdb/doc) configure: running /bin/sh ../../../gdb-7.1/gdb/doc/configure --disable-option-checking '--prefix=/usr' '--with-system-zlib' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--program-transform-name=s&^&avr-&' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=avr' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=avr' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE' 'LDFLAGS= ' 'YACC=/builddir/build/BUILD/avr-gdb-7.1/gdb-7.1/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb-7.1/gdb/doc configure: loading cache .././config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes configure: creating ./config.status config.status: creating Makefile === configuring in testsuite (/builddir/build/BUILD/avr-gdb-7.1/build/gdb/testsuite) configure: running /bin/sh ../../../gdb-7.1/gdb/testsuite/configure --disable-option-checking '--prefix=/usr' '--with-system-zlib' '--libdir=/usr/lib64' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--program-transform-name=s&^&avr-&' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=avr' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=avr' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE' 'LDFLAGS= ' 'YACC=/builddir/build/BUILD/avr-gdb-7.1/gdb-7.1/missing bison -y' --cache-file=.././config.cache --srcdir=../../../gdb-7.1/gdb/testsuite 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) avr-unknown-none checking for make... (cached) make checking whether make sets $(MAKE)... (cached) yes 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 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: updating cache .././config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating gdb.ada/Makefile config.status: creating gdb.arch/Makefile config.status: creating gdb.asm/Makefile config.status: creating gdb.base/Makefile config.status: creating gdb.cp/Makefile config.status: creating gdb.disasm/Makefile config.status: creating gdb.dwarf2/Makefile config.status: creating gdb.fortran/Makefile config.status: creating gdb.server/Makefile config.status: creating gdb.java/Makefile config.status: creating gdb.mi/Makefile config.status: creating gdb.modula2/Makefile config.status: creating gdb.multi/Makefile config.status: creating gdb.objc/Makefile config.status: creating gdb.opt/Makefile config.status: creating gdb.pascal/Makefile config.status: creating gdb.python/Makefile config.status: creating gdb.reverse/Makefile config.status: creating gdb.threads/Makefile config.status: creating gdb.trace/Makefile config.status: creating gdb.xml/Makefile make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/avr' gcc ../../../gdb-7.1/sim/avr/../common/gentmap.c -o gentmap -g -O -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes rm -f version.c-tmp version.c gcc -c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE ../../../gdb-7.1/sim/avr/interp.c echo '#include "version.h"' >> version.c-tmp gcc -c ../../../gdb-7.1/sim/avr/../common/sim-load.c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE echo 'const char version[] = "'"`sed q ../../../gdb-7.1/sim/avr/../../gdb/version.in`"'";' >> version.c-tmp mv version.c-tmp version.c gcc -c ../../../gdb-7.1/sim/avr/../common/run.c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE rm -f tmp-tvals.h tmp-tmap.c ./gentmap -h >tmp-tvals.h ../../../gdb-7.1/sim/avr/../common/sim-load.c: In function 'sim_load_file': ../../../gdb-7.1/sim/avr/../common/sim-load.c:143: warning: pointer targets in passing argument 3 of 'do_write' differ in signedness ../../../gdb-7.1/sim/avr/../common/sim-load.c:143: note: expected 'unsigned char *' but argument is of type 'char *' /bin/sh ../../../gdb-7.1/sim/avr/../../move-if-change tmp-tvals.h targ-vals.h ./gentmap -c >tmp-tmap.c /bin/sh ../../../gdb-7.1/sim/avr/../../move-if-change tmp-tmap.c targ-map.c touch stamp-tvals gcc -c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE version.c gcc -c ../../../gdb-7.1/sim/avr/../common/callback.c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE gcc -c ../../../gdb-7.1/sim/avr/../common/syscall.c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE gcc -c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE targ-map.c rm -f libsim.a ar rc libsim.a callback.o syscall.o targ-map.o version.o interp.o sim-load.o ranlib libsim.a gcc -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -I. -I../../../gdb-7.1/sim/avr -I../common -I../../../gdb-7.1/sim/avr/../common -I../../include -I../../../gdb-7.1/sim/avr/../../include -I../../bfd -I../../../gdb-7.1/sim/avr/../../bfd -I../../opcodes -I../../../gdb-7.1/sim/avr/../../opcodes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -o run \ run.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a ../../libiberty/libiberty.a -lnsl -lm make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/avr' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/common' make[3]: Nothing to be done for `default'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/common' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' CONFIG_HEADERS=config.h:config.in \ CONFIG_COMMANDS="default depdir" \ CONFIG_FILES= \ CONFIG_LINKS= \ /bin/sh config.status ../../gdb-7.1/gdb/observer.sh h ../../gdb-7.1/gdb/doc/observer.texi observer.h ../../gdb-7.1/gdb/observer.sh inc ../../gdb-7.1/gdb/doc/observer.texi observer.inc Creating observer.htmp Creating observer.itmp Moving observer.htmp to observer.h rm -f version.c-tmp version.c echo '#include "version.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q ../../gdb-7.1/gdb/version.in`"'";' >> version.c-tmp config.status: creating config.h echo 'const char host_name[] = "x86_64-unknown-linux-gnu";' >> version.c-tmp echo 'const char target_name[] = "avr";' >> version.c-tmp mv version.c-tmp version.c rm -f xml-builtin.tmp config.status: config.h is unchanged AWK="gawk" \ /bin/sh ../../gdb-7.1/gdb/features/feature_to_c.sh \ xml-builtin.tmp ../../gdb-7.1/gdb/features/gdb-target.dtd ../../gdb-7.1/gdb/features/xinclude.dtd ../../gdb-7.1/gdb/features/library-list.dtd ../../gdb-7.1/gdb/features/osdata.dtd ../../gdb-7.1/gdb/features/threads.dtd config.status: executing default commands config.status: executing depdir commands if [ "`cd ../../gdb-7.1/gdb && pwd`" != "`pwd`" ] ; then \ mkdir -p ./syscalls/ ; \ list='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml' ; \ for file in $list ; do \ f=../../gdb-7.1/gdb/syscalls//$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f \ ./syscalls/ ; \ fi ; \ done ; \ fi ; make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' rm -f string.h-t string.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's/@''INCLUDE_NEXT''@/include_next/g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's|@''GNULIB_MBSLEN''@|0|g' \ -e 's|@''GNULIB_MBSNLEN''@|0|g' \ -e 's|@''GNULIB_MBSCHR''@|0|g' \ -e 's|@''GNULIB_MBSRCHR''@|0|g' \ -e 's|@''GNULIB_MBSSTR''@|0|g' \ -e 's|@''GNULIB_MBSCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \ -e 's|@''GNULIB_MBSCASESTR''@|0|g' \ -e 's|@''GNULIB_MBSCSPN''@|0|g' \ -e 's|@''GNULIB_MBSPBRK''@|0|g' \ -e 's|@''GNULIB_MBSSPN''@|0|g' \ -e 's|@''GNULIB_MBSSEP''@|0|g' \ -e 's|@''GNULIB_MBSTOK_R''@|0|g' \ -e 's|@''GNULIB_MEMMEM''@|1|g' \ -e 's|@''GNULIB_MEMPCPY''@|0|g' \ -e 's|@''GNULIB_MEMRCHR''@|0|g' \ -e 's|@''GNULIB_STPCPY''@|0|g' \ -e 's|@''GNULIB_STPNCPY''@|0|g' \ -e 's|@''GNULIB_STRCHRNUL''@|0|g' \ -e 's|@''GNULIB_STRDUP''@|0|g' \ -e 's|@''GNULIB_STRNDUP''@|0|g' \ -e 's|@''GNULIB_STRNLEN''@|0|g' \ -e 's|@''GNULIB_STRPBRK''@|0|g' \ -e 's|@''GNULIB_STRSEP''@|0|g' \ -e 's|@''GNULIB_STRSTR''@|0|g' \ -e 's|@''GNULIB_STRCASESTR''@|0|g' \ -e 's|@''GNULIB_STRTOK_R''@|0|g' \ -e 's|@''GNULIB_STRERROR''@|0|g' \ -e 's|@''GNULIB_STRSIGNAL''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e '/definition of GL_LINK_WARNING/r ../../../gdb-7.1/gdb/gnulib/extra/link-warning.h' \ < ../../../gdb-7.1/gdb/gnulib/string.in.h; \ } > string.h-t mv string.h-t string.h make all-am make[5]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' gcc -DHAVE_CONFIG_H -I. -I../../../gdb-7.1/gdb/gnulib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o ../../../gdb-7.1/gdb/gnulib/dummy.c mv -f .deps/dummy.Tpo .deps/dummy.Po rm -f libgnu.a ar cru libgnu.a dummy.o ranlib libgnu.a make[5]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' /bin/sh ../../gdb-7.1/gdb/../move-if-change xml-builtin.tmp xml-builtin.c echo stamp > stamp-xml Moving observer.itmp to observer.inc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo ../../gdb-7.1/gdb/gdb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o avr-tdep.o -MT avr-tdep.o -MMD -MP -MF .deps/avr-tdep.Tpo ../../gdb-7.1/gdb/avr-tdep.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ../../gdb-7.1/gdb/ser-base.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ../../gdb-7.1/gdb/ser-unix.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ../../gdb-7.1/gdb/ser-pipe.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ../../gdb-7.1/gdb/ser-tcp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../gdb-7.1/gdb/remote.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../gdb-7.1/gdb/dcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../gdb-7.1/gdb/tracepoint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ../../gdb-7.1/gdb/ax-general.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ../../gdb-7.1/gdb/ax-gdb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo ../../gdb-7.1/gdb/remote-fileio.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o remote-sim.o -MT remote-sim.o -MMD -MP -MF .deps/remote-sim.Tpo ../../gdb-7.1/gdb/remote-sim.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ../../gdb-7.1/gdb/cli/cli-dump.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ../../gdb-7.1/gdb/cli/cli-decode.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ../../gdb-7.1/gdb/cli/cli-script.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ../../gdb-7.1/gdb/cli/cli-cmds.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ../../gdb-7.1/gdb/cli/cli-setshow.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ../../gdb-7.1/gdb/cli/cli-logging.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ../../gdb-7.1/gdb/cli/cli-interp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ../../gdb-7.1/gdb/mi/mi-out.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ../../gdb-7.1/gdb/mi/mi-console.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ../../gdb-7.1/gdb/mi/mi-cmds.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ../../gdb-7.1/gdb/mi/mi-cmd-env.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ../../gdb-7.1/gdb/mi/mi-cmd-var.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ../../gdb-7.1/gdb/mi/mi-cmd-break.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ../../gdb-7.1/gdb/mi/mi-cmd-stack.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ../../gdb-7.1/gdb/mi/mi-cmd-file.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ../../gdb-7.1/gdb/mi/mi-cmd-disas.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ../../gdb-7.1/gdb/mi/mi-symbol-cmds.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ../../gdb-7.1/gdb/mi/mi-cmd-target.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ../../gdb-7.1/gdb/mi/mi-interp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ../../gdb-7.1/gdb/mi/mi-main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ../../gdb-7.1/gdb/mi/mi-parse.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo ../../gdb-7.1/gdb/mi/mi-getopt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ../../gdb-7.1/gdb/mi/mi-common.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo ../../gdb-7.1/gdb/tui/tui-command.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo ../../gdb-7.1/gdb/tui/tui-data.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo ../../gdb-7.1/gdb/tui/tui-disasm.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo ../../gdb-7.1/gdb/tui/tui-file.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ../../gdb-7.1/gdb/tui/tui.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo ../../gdb-7.1/gdb/tui/tui-hooks.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo ../../gdb-7.1/gdb/tui/tui-interp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo ../../gdb-7.1/gdb/tui/tui-io.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo ../../gdb-7.1/gdb/tui/tui-layout.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo ../../gdb-7.1/gdb/tui/tui-out.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo ../../gdb-7.1/gdb/tui/tui-regs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo ../../gdb-7.1/gdb/tui/tui-source.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo ../../gdb-7.1/gdb/tui/tui-stack.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ../../gdb-7.1/gdb/tui/tui-win.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo ../../gdb-7.1/gdb/tui/tui-windata.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo ../../gdb-7.1/gdb/tui/tui-wingeneral.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ../../gdb-7.1/gdb/tui/tui-winsource.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo ../../gdb-7.1/gdb/python/python.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo ../../gdb-7.1/gdb/python/py-value.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo ../../gdb-7.1/gdb/python/py-prettyprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o elfread.o -MT elfread.o -MMD -MP -MF .deps/elfread.Tpo ../../gdb-7.1/gdb/elfread.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo ../../gdb-7.1/gdb/posix-hdep.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo ../../gdb-7.1/gdb/c-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo ../../gdb-7.1/gdb/cp-name-parser.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o objc-exp.o -MT objc-exp.o -MMD -MP -MF .deps/objc-exp.Tpo ../../gdb-7.1/gdb/objc-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ../../gdb-7.1/gdb/ada-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo ../../gdb-7.1/gdb/jv-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo ../../gdb-7.1/gdb/f-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo ../../gdb-7.1/gdb/m2-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo ../../gdb-7.1/gdb/p-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo ../../gdb-7.1/gdb/annotate.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo ../../gdb-7.1/gdb/addrmap.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo ../../gdb-7.1/gdb/auxv.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo ../../gdb-7.1/gdb/bfd-target.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo ../../gdb-7.1/gdb/blockframe.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo ../../gdb-7.1/gdb/breakpoint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo ../../gdb-7.1/gdb/findvar.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo ../../gdb-7.1/gdb/regcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gdb-7.1/gdb/charset.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo ../../gdb-7.1/gdb/disasm.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo ../../gdb-7.1/gdb/dummy-frame.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo ../../gdb-7.1/gdb/dfp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo ../../gdb-7.1/gdb/source.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo ../../gdb-7.1/gdb/value.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo ../../gdb-7.1/gdb/eval.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo ../../gdb-7.1/gdb/valops.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo ../../gdb-7.1/gdb/valarith.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo ../../gdb-7.1/gdb/valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts " | sed "s/ -Wformat-nonliteral / /g"` \ -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ../../gdb-7.1/gdb/printcmd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo ../../gdb-7.1/gdb/block.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gdb-7.1/gdb/symtab.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo ../../gdb-7.1/gdb/symfile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo ../../gdb-7.1/gdb/symmisc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo ../../gdb-7.1/gdb/linespec.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo ../../gdb-7.1/gdb/dictionary.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo ../../gdb-7.1/gdb/infcall.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo ../../gdb-7.1/gdb/infcmd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo ../../gdb-7.1/gdb/infrun.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo ../../gdb-7.1/gdb/expprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo ../../gdb-7.1/gdb/environ.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo ../../gdb-7.1/gdb/stack.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo ../../gdb-7.1/gdb/thread.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo ../../gdb-7.1/gdb/exceptions.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo ../../gdb-7.1/gdb/inf-child.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo ../../gdb-7.1/gdb/interps.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo -DTARGET_SYSTEM_ROOT=\"\" -DTARGET_SYSTEM_ROOT_RELOCATABLE=0 -DBINDIR=\"/usr/bin\" ../../gdb-7.1/gdb/main.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo ../../gdb-7.1/gdb/macrotab.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo ../../gdb-7.1/gdb/macrocmd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo ../../gdb-7.1/gdb/macroexp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo ../../gdb-7.1/gdb/macroscope.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo ../../gdb-7.1/gdb/event-loop.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo ../../gdb-7.1/gdb/event-top.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo ../../gdb-7.1/gdb/inf-loop.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo ../../gdb-7.1/gdb/completer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo ../../gdb-7.1/gdb/gdbarch.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo ../../gdb-7.1/gdb/arch-utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo ../../gdb-7.1/gdb/gdbtypes.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo ../../gdb-7.1/gdb/osabi.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo ../../gdb-7.1/gdb/copying.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo ../../gdb-7.1/gdb/memattr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo ../../gdb-7.1/gdb/mem-break.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo ../../gdb-7.1/gdb/target.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo ../../gdb-7.1/gdb/parse.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo ../../gdb-7.1/gdb/language.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo ../../gdb-7.1/gdb/buildsym.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo ../../gdb-7.1/gdb/findcmd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo ../../gdb-7.1/gdb/std-regs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ../../gdb-7.1/gdb/common/signals.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo ../../gdb-7.1/gdb/exec.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo ../../gdb-7.1/gdb/reverse.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo ../../gdb-7.1/gdb/bcache.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo ../../gdb-7.1/gdb/objfiles.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo ../../gdb-7.1/gdb/observer.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo ../../gdb-7.1/gdb/minsyms.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo ../../gdb-7.1/gdb/maint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo ../../gdb-7.1/gdb/demangle.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo ../../gdb-7.1/gdb/dbxread.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo ../../gdb-7.1/gdb/coffread.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo ../../gdb-7.1/gdb/coff-pe-read.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo ../../gdb-7.1/gdb/dwarf2read.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo ../../gdb-7.1/gdb/mipsread.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo ../../gdb-7.1/gdb/stabsread.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo ../../gdb-7.1/gdb/corefile.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo ../../gdb-7.1/gdb/dwarf2expr.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo ../../gdb-7.1/gdb/dwarf2loc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo ../../gdb-7.1/gdb/dwarf2-frame.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ../../gdb-7.1/gdb/ada-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo ../../gdb-7.1/gdb/c-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo ../../gdb-7.1/gdb/f-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo ../../gdb-7.1/gdb/objc-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ../../gdb-7.1/gdb/ada-tasks.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ../../gdb-7.1/gdb/ui-out.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo ../../gdb-7.1/gdb/cli-out.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo ../../gdb-7.1/gdb/varobj.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ../../gdb-7.1/gdb/vec.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o wrapper.o -MT wrapper.o -MMD -MP -MF .deps/wrapper.Tpo ../../gdb-7.1/gdb/wrapper.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo ../../gdb-7.1/gdb/jv-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo ../../gdb-7.1/gdb/jv-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo ../../gdb-7.1/gdb/jv-typeprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo ../../gdb-7.1/gdb/m2-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo ../../gdb-7.1/gdb/p-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo ../../gdb-7.1/gdb/p-typeprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo ../../gdb-7.1/gdb/p-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o scm-exp.o -MT scm-exp.o -MMD -MP -MF .deps/scm-exp.Tpo ../../gdb-7.1/gdb/scm-exp.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o scm-lang.o -MT scm-lang.o -MMD -MP -MF .deps/scm-lang.Tpo ../../gdb-7.1/gdb/scm-lang.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o scm-valprint.o -MT scm-valprint.o -MMD -MP -MF .deps/scm-valprint.Tpo ../../gdb-7.1/gdb/scm-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo ../../gdb-7.1/gdb/sentinel-frame.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo ../../gdb-7.1/gdb/complaints.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo ../../gdb-7.1/gdb/typeprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ../../gdb-7.1/gdb/ada-typeprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo ../../gdb-7.1/gdb/c-typeprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo ../../gdb-7.1/gdb/f-typeprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo ../../gdb-7.1/gdb/m2-typeprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ../../gdb-7.1/gdb/ada-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo ../../gdb-7.1/gdb/c-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo ../../gdb-7.1/gdb/cp-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo ../../gdb-7.1/gdb/f-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo ../../gdb-7.1/gdb/m2-valprint.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo ../../gdb-7.1/gdb/serial.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo ../../gdb-7.1/gdb/mdebugread.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo ../../gdb-7.1/gdb/top.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo ../../gdb-7.1/gdb/utils.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ../../gdb-7.1/gdb/ui-file.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo ../../gdb-7.1/gdb/user-regs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo ../../gdb-7.1/gdb/frame.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo ../../gdb-7.1/gdb/frame-unwind.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo ../../gdb-7.1/gdb/doublest.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo ../../gdb-7.1/gdb/frame-base.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo ../../gdb-7.1/gdb/inline-frame.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo ../../gdb-7.1/gdb/gnu-v2-abi.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo ../../gdb-7.1/gdb/gnu-v3-abi.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo ../../gdb-7.1/gdb/cp-abi.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo ../../gdb-7.1/gdb/cp-support.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo ../../gdb-7.1/gdb/cp-namespace.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo ../../gdb-7.1/gdb/reggroups.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo ../../gdb-7.1/gdb/regset.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo ../../gdb-7.1/gdb/trad-frame.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo ../../gdb-7.1/gdb/tramp-frame.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo ../../gdb-7.1/gdb/solib.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o solib-null.o -MT solib-null.o -MMD -MP -MF .deps/solib-null.Tpo ../../gdb-7.1/gdb/solib-null.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo ../../gdb-7.1/gdb/prologue-value.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo ../../gdb-7.1/gdb/memory-map.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo ../../gdb-7.1/gdb/xml-support.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo ../../gdb-7.1/gdb/xml-syscall.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo ../../gdb-7.1/gdb/target-descriptions.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo ../../gdb-7.1/gdb/target-memory.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo ../../gdb-7.1/gdb/xml-tdesc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo ../../gdb-7.1/gdb/inferior.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo ../../gdb-7.1/gdb/osdata.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo ../../gdb-7.1/gdb/gdb_usleep.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo ../../gdb-7.1/gdb/record.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo ../../gdb-7.1/gdb/gcore.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo ../../gdb-7.1/gdb/jit.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo ../../gdb-7.1/gdb/progspace.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo ../../gdb-7.1/gdb/inflow.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o tui-main.o -MT tui-main.o -MMD -MP -MF .deps/tui-main.Tpo ../../gdb-7.1/gdb/tui/tui-main.c Making init.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -I. -I../../gdb-7.1/gdb -I../../gdb-7.1/gdb/common -I../../gdb-7.1/gdb/config -DLOCALEDIR="\"/usr/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-7.1/gdb/../include/opcode -I../../gdb-7.1/gdb/../readline/.. -I../bfd -I../../gdb-7.1/gdb/../bfd -I../../gdb-7.1/gdb/../include -I../libdecnumber -I../../gdb-7.1/gdb/../libdecnumber -I../../gdb-7.1/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c rm -f libgdb.a ar q libgdb.a avr-tdep.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-sim.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o python.o py-value.o py-prettyprint.o elfread.o posix-hdep.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ada-tasks.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o xml-syscall.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o gcore.o jit.o progspace.o inflow.o init.o ar: creating libgdb.a ranlib libgdb.a rm -f gdb rm -f gdbtui gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE \ -o gdb gdb.o libgdb.a \ ../sim/avr/libsim.a ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lm ../libiberty/libiberty.a gnulib/libgnu.a gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE \ -o gdbtui tui-main.o libgdb.a \ ../sim/avr/libsim.a ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lncurses -lm ../libiberty/libiberty.a gnulib/libgnu.a make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/doc' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[1]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build' + popd ~/build/BUILD/avr-gdb-7.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rhLkxC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 + cd avr-gdb-7.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 + pushd build ~/build/BUILD/avr-gdb-7.1/build ~/build/BUILD/avr-gdb-7.1 + make install DESTDIR=/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 make[1]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build' /bin/sh ../gdb-7.1/mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr mkdir -p -- /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make install-recursive make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' Making install in doc make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/doc' test -z "/usr/share/info" || /bin/mkdir -p "/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info" /usr/bin/install -c -m 644 ../../../gdb-7.1/bfd/doc/bfd.info '/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info' '/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/bfd.info' make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/doc' Making install in po make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd/po' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[5]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[5]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64" make[5]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/bfd' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' Making install in . make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64" test -z "" || /bin/mkdir -p "/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64" make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' Making install in po make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes/po' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes/po' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/opcodes' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' for f in standards.info configure.info; do \ if test -f ../../gdb-7.1/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \ if make "MAKEINFO=/builddir/build/BUILD/avr-gdb-7.1/gdb-7.1/missing makeinfo --split-size=5000000 --split-size=5000000" $f; then \ true; \ else \ exit 1; \ fi; \ fi; \ done make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' make[3]: `../../gdb-7.1/etc/standards.info' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' make[3]: `../../gdb-7.1/etc/configure.info' is up to date. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' /bin/sh ../../gdb-7.1/etc/../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info if test ! -f standards.info; then cd ../../gdb-7.1/etc; fi; \ if test -f standards.info; then \ for i in standards.info*; do \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/$i; \ done; \ fi if test ! -f configure.info; then cd ../../gdb-7.1/etc; fi; \ if test -f configure.info; then \ for i in configure.info*; do \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/$i; \ done; \ fi make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/etc' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/intl' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/intl' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/libdecnumber' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/libdecnumber' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty/testsuite' /bin/sh ../../gdb-7.1/libiberty/../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -print-multi-os-directory` mkdir -p -- /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/../lib64 /usr/bin/install -c -m 644 ./libiberty.a /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -print-multi-os-directory`/./libiberty.an ( cd /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ) mv -f /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -print-multi-os-directory`/./libiberty.an /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/`gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/usr/include/;; \ esac; \ /bin/sh ../../gdb-7.1/libiberty/../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64${thd}; \ for h in ../../gdb-7.1/libiberty/../include/ansidecl.h ../../gdb-7.1/libiberty/../include/demangle.h ../../gdb-7.1/libiberty/../include/dyn-string.h ../../gdb-7.1/libiberty/../include/fibheap.h ../../gdb-7.1/libiberty/../include/floatformat.h ../../gdb-7.1/libiberty/../include/hashtab.h ../../gdb-7.1/libiberty/../include/libiberty.h ../../gdb-7.1/libiberty/../include/objalloc.h ../../gdb-7.1/libiberty/../include/partition.h ../../gdb-7.1/libiberty/../include/safe-ctype.h ../../gdb-7.1/libiberty/../include/sort.h ../../gdb-7.1/libiberty/../include/splay-tree.h; do \ /usr/bin/install -c -m 644 $h /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64${thd}; \ done; \ fi make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty/testsuite' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty/testsuite' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/libiberty' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/readline' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/readline' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/avr' /bin/sh ../../../gdb-7.1/sim/avr/../../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin /bin/sh ../../../gdb-7.1/sim/avr/../../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64 n=`echo run | sed 's&^&avr-&'`; \ /usr/bin/install -c run /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/$n n=`echo libsim.a | sed s/libsim.a/libavr-sim.a/`; \ /usr/bin/install -c -m 644 libsim.a /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/$n ; \ ( cd /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64 ; ranlib $n ) make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/avr' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/common' /bin/sh ../../../gdb-7.1/sim/common/../../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/man/man1 n=`echo run | sed 's&^&avr-&'`; \ /usr/bin/install -c -m 644 ../../../gdb-7.1/sim/common/run.1 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/man/man1/$n.1 make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim/common' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/sim' make[2]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' make all-am make[5]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/gnulib' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' if [ "`cd ../../gdb-7.1/gdb && pwd`" != "`pwd`" ] ; then \ mkdir -p ./syscalls/ ; \ list='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml' ; \ for file in $list ; do \ f=../../gdb-7.1/gdb/syscalls//$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f \ ./syscalls/ ; \ fi ; \ done ; \ fi ; make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/doc' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' transformed_name=`t='s&^&avr-&'; \ echo gdbtui | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdbtui ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb-7.1/gdb/../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin ; \ /usr/bin/install -c gdbtui \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/$transformed_name ; \ /bin/sh ../../gdb-7.1/gdb/../mkinstalldirs \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/man/man1 ; \ /usr/bin/install -c -m 644 ../../gdb-7.1/gdb/gdb.1 \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/man/man1/$transformed_name.1 /bin/sh ../../gdb-7.1/gdb/../mkinstalldirs \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/gdb/syscalls/ ; \ list='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml' ; \ for file in $list ; do \ f=../../gdb-7.1/gdb/syscalls//$file ; \ if test -f $f ; then \ /usr/bin/install -c -m 644 $f \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/gdb/syscalls/ ; \ fi ; \ done ; mkdir -p -- /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/gdb/syscalls/ transformed_name=`t='s&^&avr-&'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/sh ../../gdb-7.1/gdb/../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin ; \ /usr/bin/install -c gdb \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/$transformed_name ; \ /bin/sh ../../gdb-7.1/gdb/../mkinstalldirs \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/man/man1 ; \ /usr/bin/install -c -m 644 ../../gdb-7.1/gdb/gdb.1 \ /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/man/man1/$transformed_name.1 make[3]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s ../../../gdb-7.1/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln ../../../gdb-7.1/gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp ../../../gdb-7.1/gdb/doc/all-cfg.texi gdb-cfg.texi /bin/sh ../../../gdb-7.1/gdb/doc/../../mkinstalldirs /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdb.info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdb.info /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdb.info-1 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdb.info-1 /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdb.info-2 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdb.info-2 /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdb.info-3 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdb.info-3 /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdb.info-4 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdb.info-4 /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdb.info-5 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdb.info-5 /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdbint.info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdbint.info /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdbint.info-1 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdbint.info-1 /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/gdbint.info-2 /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdbint.info-2 /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/stabs.info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/stabs.info /usr/bin/install -c -m 644 ../../../gdb-7.1/gdb/doc/annotate.info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/annotate.info install-info --info-dir=/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdb.info install-info --info-dir=/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/gdbint.info install-info --info-dir=/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/stabs.info install-info --info-dir=/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info/annotate.info make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/doc' make[4]: Entering directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/testsuite' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb/testsuite' make[3]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[2]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build/gdb' make[1]: Nothing to be done for `install-target'. make[1]: Leaving directory `/builddir/build/BUILD/avr-gdb-7.1/build' + popd ~/build/BUILD/avr-gdb-7.1 + chrpath --delete /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/avr-gdb + chrpath --delete /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/avr-gdbtui + chrpath --delete /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/avr-run + rm -r /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/info + rm /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/lib64/libiberty.a + rm -r /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/gdb + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/avr-gdb-7.1 extracting debug info from /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/avr-run extracting debug info from /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/avr-gdbtui extracting debug info from /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/bin/avr-gdb cpio: avr-gdb-7.1/build/gdb/ada-exp.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/ada-exp.y: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/ada-lex.c: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/ada-lex.l: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/c-exp.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/c-exp.y: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/cp-name-parser.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/cp-name-parser.y: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/f-exp.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/f-exp.y: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/jv-exp.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/jv-exp.y: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/m2-exp.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/m2-exp.y: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/objc-exp.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/objc-exp.y: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/p-exp.c.tmp: Cannot stat: No such file or directory cpio: avr-gdb-7.1/build/gdb/p-exp.y: Cannot stat: No such file or directory 24531 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: avr-gdb-7.1-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M3LLGt + umask 022 + cd /builddir/build/BUILD + cd avr-gdb-7.1 + DOCDIR=/builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/doc/avr-gdb-7.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/doc/avr-gdb-7.1 + /bin/mkdir -p /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/doc/avr-gdb-7.1 + cp -pr gdb-7.1/COPYING gdb-7.1/COPYING.LIB gdb-7.1/COPYING3 gdb-7.1/COPYING3.LIB gdb-7.1/README gdb-7.1/README-maintainer-mode /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64/usr/share/doc/avr-gdb-7.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libnsl.so.1()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: avr-gdb-debuginfo-7.1-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/avr-gdb-7.1-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/avr-gdb-debuginfo-7.1-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BRBFwp + umask 022 + cd /builddir/build/BUILD + cd avr-gdb-7.1 + rm -rf /builddir/build/BUILDROOT/avr-gdb-7.1-1.el6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->