Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 214922 Details for
Bug 299344
sys-libs/libunwind-0.99 build fails with glibc-2.11
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
libunwind-0.99:20100102-084550.log (text/plain), 112.56 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-01-02 13:10:05 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-01-02 13:10:05 UTC
Size:
112.56 KB
patch
obsolete
> * CPV: sys-libs/libunwind-0.99 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >error(18) trying to perform operation >operation failed >>>> Unpacking source... >>>> Unpacking libunwind-0.99.tar.gz to /var/tmp/portage/sys-libs/libunwind-0.99/work > * Running eautoreconf in '/var/tmp/portage/sys-libs/libunwind-0.99/work/libunwind-0.99' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] > * Running elibtoolize in: libunwind-0.99/config > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... > * Running elibtoolize in: libunwind-0.99/aux > * Applying ltmain-1.5.patch ... > * Applying portage-1.5.10.patch ... > * Applying sed-1.5.6.patch ... > * Applying tmp-1.3.5.patch ... > * Applying as-needed-1.5.patch ... >>>> Source unpacked in /var/tmp/portage/sys-libs/libunwind-0.99/work >>>> Compiling source in /var/tmp/portage/sys-libs/libunwind-0.99/work/libunwind-0.99 ... > * econf: updating libunwind-0.99/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libunwind-0.99/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libunwind-0.99/aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libunwind-0.99/aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking whether make sets $(MAKE)... (cached) yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for __uc_get_grs in -luca... no >checking atomic_ops.h usability... yes >checking atomic_ops.h presence... yes >checking for atomic_ops.h... yes >checking for ANSI C header files... (cached) yes >checking asm/ptrace_offsets.h usability... no >checking asm/ptrace_offsets.h presence... no >checking for asm/ptrace_offsets.h... no >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking ia64intrin.h usability... no >checking ia64intrin.h presence... no >checking for ia64intrin.h... no >checking sys/uc_access.h usability... no >checking sys/uc_access.h presence... no >checking for sys/uc_access.h... no >checking for unistd.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking return type of signal handlers... void >checking for size_t... yes >checking for struct dl_phdr_info.dlpi_subs... yes >checking for sighandler_t... yes >checking for working memcmp... yes >checking return type of signal handlers... (cached) void >checking for dl_iterate_phdr... yes >checking for dl_phdr_removals_counter... no >checking for dlmodinfo... no >checking for getunwind... no >checking for ttrace... no >checking for __thread... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating tests/check-namespace.sh >config.status: creating doc/Makefile >config.status: creating doc/common.tex >config.status: creating include/libunwind-common.h >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >make -j14 >Making all in src >make[1]: Entering directory `/var/tmp/portage/sys-libs/libunwind-0.99/work/libunwind-0.99/src' >make all-am >make[2]: Entering directory `/var/tmp/portage/sys-libs/libunwind-0.99/work/libunwind-0.99/src' >depbase=`echo os-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF $depbase.Tpo -c -o os-linux.lo os-linux.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo elf32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF $depbase.Tpo -c -o elf32.lo elf32.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o mi/backtrace.lo mi/backtrace.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-cancel.lo mi/dyn-cancel.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-info-list.lo mi/dyn-info-list.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/dyn-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-register.lo mi/dyn-register.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_accessors.lo mi/Lget_accessors.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_reg.lo mi/Lget_reg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -fPIC -DPIC -o .libs/os-linux.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -fPIC -DPIC -o .libs/elf32.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -fPIC -DPIC -o mi/.libs/backtrace.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -fPIC -DPIC -o mi/.libs/dyn-info-list.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -fPIC -DPIC -o mi/.libs/dyn-cancel.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -fPIC -DPIC -o mi/.libs/Lget_accessors.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Lget_proc_info_by_ip.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -fPIC -DPIC -o mi/.libs/Lget_proc_name.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Ldestroy_addr_space.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -fPIC -DPIC -o mi/.libs/dyn-register.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -fPIC -DPIC -o mi/.libs/Ldyn-extract.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -fPIC -DPIC -o mi/.libs/Lget_reg.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c mi/backtrace.c -o mi/backtrace.o >/dev/null 2>&1 >In file included from mi/dyn-cancel.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/dyn-info-list.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gget_accessors.c:26, > from mi/Lget_accessors.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gget_proc_name.c:26, > from mi/Lget_proc_name.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c mi/dyn-cancel.c -o mi/dyn-cancel.o >/dev/null 2>&1 >In file included from elfxx.h:34, > from elf32.h:5, > from elf32.c:2: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from os-linux.c:31: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c mi/dyn-info-list.c -o mi/dyn-info-list.o >/dev/null 2>&1 >In file included from mi/Gfind_dynamic_proc_info.c:26, > from mi/Lfind_dynamic_proc_info.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c mi/Lget_accessors.c -o mi/Lget_accessors.o >/dev/null 2>&1 >In file included from mi/Gget_proc_info_by_ip.c:26, > from mi/Lget_proc_info_by_ip.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gdestroy_addr_space.c:26, > from mi/Ldestroy_addr_space.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gput_dynamic_unwind_info.c:26, > from mi/Lput_dynamic_unwind_info.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o >/dev/null 2>&1 >In file included from mi/dyn-register.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gdyn-extract.c:26, > from mi/Ldyn-extract.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o >/dev/null 2>&1 >In file included from mi/Gget_reg.c:26, > from mi/Lget_reg.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c mi/Lget_proc_name.c -o mi/Lget_proc_name.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c mi/Ldyn-extract.c -o mi/Ldyn-extract.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c mi/Lget_reg.c -o mi/Lget_reg.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c mi/dyn-register.c -o mi/dyn-register.o >/dev/null 2>&1 >depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_reg.lo mi/Lset_reg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o >/dev/null 2>&1 >depbase=`echo mi/Lget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo dwarf/Lexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lexpr.lo dwarf/Lexpr.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo dwarf/Lfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfde.lo dwarf/Lfde.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo dwarf/Lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lparser.lo dwarf/Lparser.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c os-linux.c -o os-linux.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -fPIC -DPIC -o mi/.libs/Lset_reg.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -fPIC -DPIC -o mi/.libs/Lget_fpreg.o >depbase=`echo dwarf/Lpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lpe.lo dwarf/Lpe.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo dwarf/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lstep.lo dwarf/Lstep.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo dwarf/Lfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lcreate_addr_space.lo x86/Lcreate_addr_space.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lget_save_loc.lo x86/Lget_save_loc.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -fPIC -DPIC -o mi/.libs/Lset_caching_policy.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -fPIC -DPIC -o dwarf/.libs/Lexpr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -fPIC -DPIC -o mi/.libs/Lset_fpreg.o >In file included from mi/Gset_reg.c:26, > from mi/Lset_reg.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lstep.lo -MD -MP -MF dwarf/.deps/Lstep.Tpo -c dwarf/Lstep.c -fPIC -DPIC -o dwarf/.libs/Lstep.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -fPIC -DPIC -o dwarf/.libs/Lparser.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -fPIC -DPIC -o dwarf/.libs/Lfde.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c mi/Lset_reg.c -o mi/Lset_reg.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -fPIC -DPIC -o dwarf/.libs/Lpe.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Lfind_proc_info-lsb.o >In file included from mi/Gget_fpreg.c:26, > from mi/Lget_fpreg.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ../include/dwarf_i.h:10, > from dwarf/Gexpr.c:26, > from dwarf/Lexpr.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gset_caching_policy.c:26, > from mi/Lset_caching_policy.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gset_fpreg.c:26, > from mi/Lset_fpreg.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from dwarf/Gstep.c:27, > from dwarf/Lstep.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from dwarf/Lstep.c:4: >dwarf/Gstep.c: In function â_ULx86_dwarf_stepâ: >dwarf/Gstep.c:32: warning: unused variable âprev_cfaâ >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lget_save_loc.lo -MD -MP -MF x86/.deps/Lget_save_loc.Tpo -c x86/Lget_save_loc.c -fPIC -DPIC -o x86/.libs/Lget_save_loc.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c mi/Lget_fpreg.c -o mi/Lget_fpreg.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lstep.lo -MD -MP -MF dwarf/.deps/Lstep.Tpo -c dwarf/Lstep.c -o dwarf/Lstep.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c mi/Lset_fpreg.c -o mi/Lset_fpreg.o >/dev/null 2>&1 >depbase=`echo x86/Lglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lglobal.lo x86/Lglobal.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lcreate_addr_space.lo -MD -MP -MF x86/.deps/Lcreate_addr_space.Tpo -c x86/Lcreate_addr_space.c -fPIC -DPIC -o x86/.libs/Lcreate_addr_space.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o >/dev/null 2>&1 >In file included from ../include/dwarf_i.h:10, > from dwarf/Gfde.c:26, > from dwarf/Lfde.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ../include/dwarf_i.h:10, > from dwarf/Gpe.c:26, > from dwarf/Lpe.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ../include/dwarf_i.h:10, > from dwarf/Gfind_proc_info-lsb.c:34, > from dwarf/Lfind_proc_info-lsb.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ../include/dwarf_i.h:10, > from dwarf/Gparser.c:27, > from dwarf/Lparser.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c dwarf/Lpe.c -o dwarf/Lpe.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gget_save_loc.c:26, > from x86/Lget_save_loc.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo x86/Linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit.lo -MD -MP -MF $depbase.Tpo -c -o x86/Linit.lo x86/Linit.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c dwarf/Lexpr.c -o dwarf/Lexpr.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c dwarf/Lfde.c -o dwarf/Lfde.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gcreate_addr_space.c:28, > from x86/Lcreate_addr_space.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo x86/Linit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86/Linit_local.lo x86/Linit_local.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/Linit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86/Linit_remote.lo x86/Linit_remote.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lglobal.lo -MD -MP -MF x86/.deps/Lglobal.Tpo -c x86/Lglobal.c -fPIC -DPIC -o x86/.libs/Lglobal.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lcreate_addr_space.lo -MD -MP -MF x86/.deps/Lcreate_addr_space.Tpo -c x86/Lcreate_addr_space.c -o x86/Lcreate_addr_space.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lget_save_loc.lo -MD -MP -MF x86/.deps/Lget_save_loc.Tpo -c x86/Lget_save_loc.c -o x86/Lget_save_loc.o >/dev/null 2>&1 >depbase=`echo x86/Lis_signal_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lis_signal_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lis_signal_frame.lo x86/Lis_signal_frame.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit.lo -MD -MP -MF x86/.deps/Linit.Tpo -c x86/Linit.c -fPIC -DPIC -o x86/.libs/Linit.o >depbase=`echo x86/Lget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lget_proc_info.lo x86/Lget_proc_info.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/Lregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lregs.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lregs.lo x86/Lregs.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit_local.lo -MD -MP -MF x86/.deps/Linit_local.Tpo -c x86/Linit_local.c -fPIC -DPIC -o x86/.libs/Linit_local.o >depbase=`echo x86/Lresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lresume.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lresume.lo x86/Lresume.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from x86/unwind_i.h:34, > from x86/Gglobal.c:26, > from x86/Lglobal.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit_remote.lo -MD -MP -MF x86/.deps/Linit_remote.Tpo -c x86/Linit_remote.c -fPIC -DPIC -o x86/.libs/Linit_remote.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lglobal.lo -MD -MP -MF x86/.deps/Lglobal.Tpo -c x86/Lglobal.c -o x86/Lglobal.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Ginit.c:30, > from x86/Linit.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from x86/unwind_i.h:34, > from x86/Ginit_local.c:26, > from x86/Linit_local.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c dwarf/Lfind_proc_info-lsb.c -o dwarf/Lfind_proc_info-lsb.o >/dev/null 2>&1 >depbase=`echo x86/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o x86/Lstep.lo x86/Lstep.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from x86/unwind_i.h:34, > from x86/init.h:26, > from x86/Ginit_remote.c:26, > from x86/Linit_remote.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lis_signal_frame.lo -MD -MP -MF x86/.deps/Lis_signal_frame.Tpo -c x86/Lis_signal_frame.c -fPIC -DPIC -o x86/.libs/Lis_signal_frame.o >depbase=`echo mi/Gdyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit_remote.lo -MD -MP -MF x86/.deps/Linit_remote.Tpo -c x86/Linit_remote.c -o x86/Linit_remote.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lget_proc_info.lo -MD -MP -MF x86/.deps/Lget_proc_info.Tpo -c x86/Lget_proc_info.c -fPIC -DPIC -o x86/.libs/Lget_proc_info.o >depbase=`echo mi/Gdyn-remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lresume.lo -MD -MP -MF x86/.deps/Lresume.Tpo -c x86/Lresume.c -fPIC -DPIC -o x86/.libs/Lresume.o >In file included from dwarf/Lparser.c:4: >dwarf/Gparser.c: In function âapply_reg_stateâ: >dwarf/Gparser.c:714: warning: array subscript is above array bounds >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit_local.lo -MD -MP -MF x86/.deps/Linit_local.Tpo -c x86/Linit_local.c -o x86/Linit_local.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lregs.lo -MD -MP -MF x86/.deps/Lregs.Tpo -c x86/Lregs.c -fPIC -DPIC -o x86/.libs/Lregs.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Linit.lo -MD -MP -MF x86/.deps/Linit.Tpo -c x86/Linit.c -o x86/Linit.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gis_signal_frame.c:26, > from x86/Lis_signal_frame.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo mi/Gfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lstep.lo -MD -MP -MF x86/.deps/Lstep.Tpo -c x86/Lstep.c -fPIC -DPIC -o x86/.libs/Lstep.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lis_signal_frame.lo -MD -MP -MF x86/.deps/Lis_signal_frame.Tpo -c x86/Lis_signal_frame.c -o x86/Lis_signal_frame.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gget_proc_info.c:26, > from x86/Lget_proc_info.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo mi/Gget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_accessors.lo mi/Gget_accessors.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from x86/unwind_i.h:34, > from x86/Gresume.c:28, > from x86/Lresume.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -fPIC -DPIC -o mi/.libs/Gdyn-extract.o >In file included from x86/unwind_i.h:34, > from x86/Gregs.c:27, > from x86/Lregs.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lget_proc_info.lo -MD -MP -MF x86/.deps/Lget_proc_info.Tpo -c x86/Lget_proc_info.c -o x86/Lget_proc_info.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c dwarf/Lparser.c -o dwarf/Lparser.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lresume.lo -MD -MP -MF x86/.deps/Lresume.Tpo -c x86/Lresume.c -o x86/Lresume.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -fPIC -DPIC -o mi/.libs/Gdyn-remote.o >depbase=`echo mi/Gget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from x86/unwind_i.h:34, > from x86/Gstep.c:26, > from x86/Lstep.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lregs.lo -MD -MP -MF x86/.deps/Lregs.Tpo -c x86/Lregs.c -o x86/Lregs.o >/dev/null 2>&1 >depbase=`echo mi/Gget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from mi/Gdyn-extract.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Lstep.lo -MD -MP -MF x86/.deps/Lstep.Tpo -c x86/Lstep.c -o x86/Lstep.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c mi/Gdyn-extract.c -o mi/Gdyn-extract.o >/dev/null 2>&1 >depbase=`echo mi/Gput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from mi/Gdyn-remote.c:28: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -fPIC -DPIC -o mi/.libs/Gget_accessors.o >In file included from mi/Gget_proc_info_by_ip.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo mi/Gdestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from mi/Gfind_dynamic_proc_info.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo mi/Gget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_reg.lo mi/Gget_reg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c mi/Gget_proc_info_by_ip.c -o mi/Gget_proc_info_by_ip.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -fPIC -DPIC -o mi/.libs/Gget_proc_name.o >depbase=`echo mi/Gset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_reg.lo mi/Gset_reg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from mi/Gget_accessors.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c mi/Gfind_dynamic_proc_info.c -o mi/Gfind_dynamic_proc_info.o >/dev/null 2>&1 >depbase=`echo mi/Gget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/Gset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c mi/Gget_accessors.c -o mi/Gget_accessors.o >/dev/null 2>&1 >depbase=`echo mi/Gset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from mi/Gget_proc_name.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -fPIC -DPIC -o mi/.libs/Gget_reg.o >depbase=`echo dwarf/Gexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gexpr.lo dwarf/Gexpr.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -fPIC -DPIC -o mi/.libs/Gset_reg.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c mi/Gdyn-remote.c -o mi/Gdyn-remote.o >/dev/null 2>&1 >In file included from mi/Gput_dynamic_unwind_info.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c mi/Gget_proc_name.c -o mi/Gget_proc_name.o >/dev/null 2>&1 >depbase=`echo dwarf/Gfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfde.lo dwarf/Gfde.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -fPIC -DPIC -o mi/.libs/Gget_fpreg.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c mi/Gput_dynamic_unwind_info.c -o mi/Gput_dynamic_unwind_info.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -fPIC -DPIC -o mi/.libs/Gset_fpreg.o >depbase=`echo dwarf/Gparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gparser.lo dwarf/Gparser.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -fPIC -DPIC -o mi/.libs/Gset_caching_policy.o >depbase=`echo dwarf/Gpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gpe.lo dwarf/Gpe.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from mi/Gdestroy_addr_space.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gget_reg.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gset_reg.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/Gget_fpreg.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -fPIC -DPIC -o dwarf/.libs/Gexpr.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -fPIC -DPIC -o dwarf/.libs/Gfde.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c mi/Gdestroy_addr_space.c -o mi/Gdestroy_addr_space.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c mi/Gget_reg.c -o mi/Gget_reg.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c mi/Gget_fpreg.c -o mi/Gget_fpreg.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c mi/Gset_reg.c -o mi/Gset_reg.o >/dev/null 2>&1 >In file included from mi/Gset_fpreg.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo dwarf/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gstep.lo dwarf/Gstep.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c mi/Gset_fpreg.c -o mi/Gset_fpreg.o >/dev/null 2>&1 >In file included from mi/Gset_caching_policy.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -fPIC -DPIC -o dwarf/.libs/Gparser.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c mi/Gset_caching_policy.c -o mi/Gset_caching_policy.o >/dev/null 2>&1 >depbase=`echo dwarf/Gfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -fPIC -DPIC -o dwarf/.libs/Gpe.o >depbase=`echo x86/Gcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gcreate_addr_space.lo x86/Gcreate_addr_space.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from ../include/dwarf_i.h:10, > from dwarf/Gexpr.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo x86/Gget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gget_save_loc.lo x86/Gget_save_loc.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from ../include/dwarf_i.h:10, > from dwarf/Gfde.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ../include/dwarf_i.h:10, > from dwarf/Gparser.c:27: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo x86/Gglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gglobal.lo x86/Gglobal.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from ../include/dwarf_i.h:10, > from dwarf/Gpe.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo x86/Ginit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit.lo -MD -MP -MF $depbase.Tpo -c -o x86/Ginit.lo x86/Ginit.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gstep.lo -MD -MP -MF dwarf/.deps/Gstep.Tpo -c dwarf/Gstep.c -fPIC -DPIC -o dwarf/.libs/Gstep.o >depbase=`echo x86/Ginit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86/Ginit_local.lo x86/Ginit_local.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/Ginit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86/Ginit_remote.lo x86/Ginit_remote.c &&\ > mv -f $depbase.Tpo $depbase.Plo >dwarf/Gparser.c: In function âapply_reg_stateâ: >dwarf/Gparser.c:714: warning: array subscript is above array bounds >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Gfind_proc_info-lsb.o >depbase=`echo x86/Gis_signal_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gis_signal_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gis_signal_frame.lo x86/Gis_signal_frame.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/Gget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gget_proc_info.lo x86/Gget_proc_info.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gget_save_loc.lo -MD -MP -MF x86/.deps/Gget_save_loc.Tpo -c x86/Gget_save_loc.c -fPIC -DPIC -o x86/.libs/Gget_save_loc.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gcreate_addr_space.lo -MD -MP -MF x86/.deps/Gcreate_addr_space.Tpo -c x86/Gcreate_addr_space.c -fPIC -DPIC -o x86/.libs/Gcreate_addr_space.o >In file included from dwarf/Gstep.c:27: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >dwarf/Gstep.c: In function â_Ux86_dwarf_stepâ: >dwarf/Gstep.c:32: warning: unused variable âprev_cfaâ >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit.lo -MD -MP -MF x86/.deps/Ginit.Tpo -c x86/Ginit.c -fPIC -DPIC -o x86/.libs/Ginit.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gglobal.lo -MD -MP -MF x86/.deps/Gglobal.Tpo -c x86/Gglobal.c -fPIC -DPIC -o x86/.libs/Gglobal.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gstep.lo -MD -MP -MF dwarf/.deps/Gstep.Tpo -c dwarf/Gstep.c -o dwarf/Gstep.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gget_save_loc.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ../include/dwarf_i.h:10, > from dwarf/Gfind_proc_info-lsb.c:34: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit_local.lo -MD -MP -MF x86/.deps/Ginit_local.Tpo -c x86/Ginit_local.c -fPIC -DPIC -o x86/.libs/Ginit_local.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c dwarf/Gpe.c -o dwarf/Gpe.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gis_signal_frame.lo -MD -MP -MF x86/.deps/Gis_signal_frame.Tpo -c x86/Gis_signal_frame.c -fPIC -DPIC -o x86/.libs/Gis_signal_frame.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit_remote.lo -MD -MP -MF x86/.deps/Ginit_remote.Tpo -c x86/Ginit_remote.c -fPIC -DPIC -o x86/.libs/Ginit_remote.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gget_proc_info.lo -MD -MP -MF x86/.deps/Gget_proc_info.Tpo -c x86/Gget_proc_info.c -fPIC -DPIC -o x86/.libs/Gget_proc_info.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gget_save_loc.lo -MD -MP -MF x86/.deps/Gget_save_loc.Tpo -c x86/Gget_save_loc.c -o x86/Gget_save_loc.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gcreate_addr_space.c:28: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from x86/unwind_i.h:34, > from x86/Ginit.c:30: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gcreate_addr_space.lo -MD -MP -MF x86/.deps/Gcreate_addr_space.Tpo -c x86/Gcreate_addr_space.c -o x86/Gcreate_addr_space.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gglobal.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from x86/unwind_i.h:34, > from x86/Ginit_local.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c dwarf/Gfde.c -o dwarf/Gfde.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/init.h:26, > from x86/Ginit_remote.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from x86/unwind_i.h:34, > from x86/Gis_signal_frame.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gglobal.lo -MD -MP -MF x86/.deps/Gglobal.Tpo -c x86/Gglobal.c -o x86/Gglobal.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit.lo -MD -MP -MF x86/.deps/Ginit.Tpo -c x86/Ginit.c -o x86/Ginit.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit_local.lo -MD -MP -MF x86/.deps/Ginit_local.Tpo -c x86/Ginit_local.c -o x86/Ginit_local.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gget_proc_info.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c dwarf/Gexpr.c -o dwarf/Gexpr.o >/dev/null 2>&1 >depbase=`echo x86/Gregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gregs.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gregs.lo x86/Gregs.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Ginit_remote.lo -MD -MP -MF x86/.deps/Ginit_remote.Tpo -c x86/Ginit_remote.c -o x86/Ginit_remote.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gis_signal_frame.lo -MD -MP -MF x86/.deps/Gis_signal_frame.Tpo -c x86/Gis_signal_frame.c -o x86/Gis_signal_frame.o >/dev/null 2>&1 >depbase=`echo x86/Gresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gresume.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gresume.lo x86/Gresume.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gget_proc_info.lo -MD -MP -MF x86/.deps/Gget_proc_info.Tpo -c x86/Gget_proc_info.c -o x86/Gget_proc_info.o >/dev/null 2>&1 >depbase=`echo x86/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o x86/Gstep.lo x86/Gstep.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c dwarf/Gparser.c -o dwarf/Gparser.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gregs.lo -MD -MP -MF x86/.deps/Gregs.Tpo -c x86/Gregs.c -fPIC -DPIC -o x86/.libs/Gregs.o >depbase=`echo x86/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -O2 -pipe -D_GNU_SOURCE -DNDEBUG -MT x86/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86/longjmp.lo x86/longjmp.S &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -O2 -pipe -D_GNU_SOURCE -DNDEBUG -MT x86/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86/siglongjmp.lo x86/siglongjmp.S &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gresume.lo -MD -MP -MF x86/.deps/Gresume.Tpo -c x86/Gresume.c -fPIC -DPIC -o x86/.libs/Gresume.o >depbase=`echo ptrace/_UPT_elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_elf.o ptrace/_UPT_elf.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ptrace/_UPT_accessors.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_accessors.o ptrace/_UPT_accessors.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ptrace/_UPT_access_fpreg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_fpreg.o ptrace/_UPT_access_fpreg.c &&\ > mv -f $depbase.Tpo $depbase.Po >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gstep.lo -MD -MP -MF x86/.deps/Gstep.Tpo -c x86/Gstep.c -fPIC -DPIC -o x86/.libs/Gstep.o >depbase=`echo ptrace/_UPT_access_mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_mem.o ptrace/_UPT_access_mem.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ptrace/_UPT_access_reg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_reg.o ptrace/_UPT_access_reg.c &&\ > mv -f $depbase.Tpo $depbase.Po >In file included from x86/unwind_i.h:34, > from x86/Gregs.c:27: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from x86/unwind_i.h:34, > from x86/Gresume.c:28: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -O2 -pipe -D_GNU_SOURCE -DNDEBUG -MT x86/longjmp.lo -MD -MP -MF x86/.deps/longjmp.Tpo -c x86/longjmp.S -fPIC -DPIC -o x86/.libs/longjmp.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gregs.lo -MD -MP -MF x86/.deps/Gregs.Tpo -c x86/Gregs.c -o x86/Gregs.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gresume.lo -MD -MP -MF x86/.deps/Gresume.Tpo -c x86/Gresume.c -o x86/Gresume.o >/dev/null 2>&1 >In file included from x86/unwind_i.h:34, > from x86/Gstep.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ptrace/_UPT_elf.c:4: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -O2 -pipe -D_GNU_SOURCE -DNDEBUG -MT x86/siglongjmp.lo -MD -MP -MF x86/.deps/siglongjmp.Tpo -c x86/siglongjmp.S -fPIC -DPIC -o x86/.libs/siglongjmp.o >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_accessors.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -O2 -pipe -D_GNU_SOURCE -DNDEBUG -MT x86/longjmp.lo -MD -MP -MF x86/.deps/longjmp.Tpo -c x86/longjmp.S -o x86/longjmp.o >/dev/null 2>&1 >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_access_fpreg.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_access_reg.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo ptrace/_UPT_create.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_create.o ptrace/_UPT_create.c &&\ > mv -f $depbase.Tpo $depbase.Po >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/Gstep.lo -MD -MP -MF x86/.deps/Gstep.Tpo -c x86/Gstep.c -o x86/Gstep.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -O2 -pipe -D_GNU_SOURCE -DNDEBUG -MT x86/siglongjmp.lo -MD -MP -MF x86/.deps/siglongjmp.Tpo -c x86/siglongjmp.S -o x86/siglongjmp.o >/dev/null 2>&1 >depbase=`echo ptrace/_UPT_destroy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_destroy.o ptrace/_UPT_destroy.c &&\ > mv -f $depbase.Tpo $depbase.Po >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_access_mem.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo ptrace/_UPT_find_proc_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_find_proc_info.o ptrace/_UPT_find_proc_info.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ptrace/_UPT_get_dyn_info_list_addr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_dyn_info_list_addr.o ptrace/_UPT_get_dyn_info_list_addr.c &&\ > mv -f $depbase.Tpo $depbase.Po >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c dwarf/Gfind_proc_info-lsb.c -o dwarf/Gfind_proc_info-lsb.o >/dev/null 2>&1 >depbase=`echo ptrace/_UPT_put_unwind_info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_put_unwind_info.o ptrace/_UPT_put_unwind_info.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ptrace/_UPT_get_proc_name.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_proc_name.o ptrace/_UPT_get_proc_name.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ptrace/_UPT_reg_offset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_reg_offset.o ptrace/_UPT_reg_offset.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo ptrace/_UPT_resume.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.o -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_resume.o ptrace/_UPT_resume.c &&\ > mv -f $depbase.Tpo $depbase.Po >depbase=`echo mi/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF $depbase.Tpo -c -o mi/init.lo mi/init.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo mi/flush_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF $depbase.Tpo -c -o mi/flush_cache.lo mi/flush_cache.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_create.c:28: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo mi/mempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF $depbase.Tpo -c -o mi/mempool.lo mi/mempool.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_destroy.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_reg_offset.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_get_proc_name.c:27: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo mi/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF $depbase.Tpo -c -o mi/strerror.lo mi/strerror.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_get_dyn_info_list_addr.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_resume.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_find_proc_info.c:33: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo dwarf/global.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/global.lo dwarf/global.c &&\ > mv -f $depbase.Tpo $depbase.Plo >ptrace/_UPT_get_dyn_info_list_addr.c:87:3: warning: #warning Implement get_list_addr(), please. >depbase=`echo x86/is_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/is_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o x86/is_fpreg.lo x86/is_fpreg.c &&\ > mv -f $depbase.Tpo $depbase.Plo >depbase=`echo x86/regname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/regname.lo -MD -MP -MF $depbase.Tpo -c -o x86/regname.lo x86/regname.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -fPIC -DPIC -o mi/.libs/flush_cache.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -fPIC -DPIC -o mi/.libs/init.o >depbase=`echo setjmp/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/longjmp.lo setjmp/longjmp.c &&\ > mv -f $depbase.Tpo $depbase.Plo >In file included from ptrace/_UPT_internal.h:37, > from ptrace/_UPT_put_unwind_info.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >depbase=`echo setjmp/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ > /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/siglongjmp.lo setjmp/siglongjmp.c &&\ > mv -f $depbase.Tpo $depbase.Plo >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -fPIC -DPIC -o mi/.libs/mempool.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -fPIC -DPIC -o mi/.libs/strerror.o >In file included from mi/init.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/flush_cache.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/regname.lo -MD -MP -MF x86/.deps/regname.Tpo -c x86/regname.c -fPIC -DPIC -o x86/.libs/regname.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c mi/init.c -o mi/init.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/is_fpreg.lo -MD -MP -MF x86/.deps/is_fpreg.Tpo -c x86/is_fpreg.c -fPIC -DPIC -o x86/.libs/is_fpreg.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c mi/flush_cache.c -o mi/flush_cache.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -fPIC -DPIC -o dwarf/.libs/global.o >In file included from mi/mempool.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >In file included from mi/strerror.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >rm -f libunwind-ptrace.a >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c mi/strerror.c -o mi/strerror.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -fPIC -DPIC -o setjmp/.libs/siglongjmp.o >In file included from x86/unwind_i.h:34, > from x86/regname.c:1: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-ar cru libunwind-ptrace.a ptrace/_UPT_elf.o ptrace/_UPT_accessors.o ptrace/_UPT_access_fpreg.o ptrace/_UPT_access_mem.o ptrace/_UPT_access_reg.o ptrace/_UPT_create.o ptrace/_UPT_destroy.o ptrace/_UPT_find_proc_info.o ptrace/_UPT_get_dyn_info_list_addr.o ptrace/_UPT_put_unwind_info.o ptrace/_UPT_get_proc_name.o ptrace/_UPT_reg_offset.o ptrace/_UPT_resume.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c setjmp/longjmp.c -fPIC -DPIC -o setjmp/.libs/longjmp.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/regname.lo -MD -MP -MF x86/.deps/regname.Tpo -c x86/regname.c -o x86/regname.o >/dev/null 2>&1 >In file included from ../include/dwarf_i.h:10, > from dwarf/global.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-ranlib libunwind-ptrace.a >In file included from x86/is_fpreg.c:26: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c dwarf/global.c -o dwarf/global.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c mi/mempool.c -o mi/mempool.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT x86/is_fpreg.lo -MD -MP -MF x86/.deps/is_fpreg.Tpo -c x86/is_fpreg.c -o x86/is_fpreg.o >/dev/null 2>&1 >/usr/include/bits/setjmp2.h:26: error: âlongjmpâ aliased to undefined symbol â_longjmpâ >make[2]: *** [setjmp/longjmp.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from setjmp/siglongjmp.c:30: >../include/libunwind_i.h: In function âprint_errorâ: >../include/libunwind_i.h:271: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c setjmp/siglongjmp.c -o setjmp/siglongjmp.o >/dev/null 2>&1 >make[2]: Leaving directory `/var/tmp/portage/sys-libs/libunwind-0.99/work/libunwind-0.99/src' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/sys-libs/libunwind-0.99/work/libunwind-0.99/src' >make: *** [all-recursive] Error 1 > * ERROR: sys-libs/libunwind-0.99 failed: > * emake failed > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 2940: Called _eapi0_src_compile > * ebuild.sh, line 612: Called _eapi2_src_compile > * ebuild.sh, line 646: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =sys-libs/libunwind-0.99', > * the complete build log and the output of 'emerge -pqv =sys-libs/libunwind-0.99'. >error(18) trying to perform operation >operation failed >Merge of sys-libs/libunwind-0.99 at 2010-01-02T08:45:50+00:00 >failed > * The complete build log is located at '/var/log/portage/build/sys-libs/libunwind-0.99:20100102-084550.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libunwind-0.99/temp/environment'. > * S: '/var/tmp/portage/sys-libs/libunwind-0.99/work/libunwind-0.99'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 299344
: 214922