>>> Unpacking source... >>> Unpacking libunwind-0.98.5.tar.gz to /var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work * Running eautoreconf in '/var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work/libunwind-0.98.5' ... * 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.98.5/config * Applying sed-1.5.6.patch ... >>> Source unpacked in /var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work/libunwind-0.98.5/configure.in:10:AC_CANONICAL_TARGET: * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>> Compiling source in /var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work/libunwind-0.98.5 ... * econf: updating libunwind-0.98.5/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libunwind-0.98.5/config/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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 for a BSD-compatible install... /usr/bin/install -c 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: linking include/libunwind-x86.h to include/libunwind.h config.status: linking include/tdep-x86.h to include/tdep.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.98.5-r1/work/libunwind-0.98.5/src' make all-am make[2]: Entering directory `/var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work/libunwind-0.98.5/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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 mi/_ReadULEB.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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT mi/_ReadULEB.lo -MD -MP -MF $depbase.Tpo -c -o mi/_ReadULEB.lo mi/_ReadULEB.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/_ReadSLEB.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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT mi/_ReadSLEB.lo -MD -MP -MF $depbase.Tpo -c -o mi/_ReadSLEB.lo mi/_ReadSLEB.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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT mi/_ReadULEB.lo -MD -MP -MF mi/.deps/_ReadULEB.Tpo -c mi/_ReadULEB.c -fPIC -DPIC -o mi/.libs/_ReadULEB.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from mi/dyn-info-list.c:27: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT mi/_ReadULEB.lo -MD -MP -MF mi/.deps/_ReadULEB.Tpo -c mi/_ReadULEB.c -o mi/_ReadULEB.o >/dev/null 2>&1 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT mi/_ReadSLEB.lo -MD -MP -MF mi/.deps/_ReadSLEB.Tpo -c mi/_ReadSLEB.c -fPIC -DPIC -o mi/.libs/_ReadSLEB.o libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from mi/Gput_dynamic_unwind_info.c:27, from mi/Lput_dynamic_unwind_info.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gget_accessors.c:27, from mi/Lget_accessors.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT mi/_ReadSLEB.lo -MD -MP -MF mi/.deps/_ReadSLEB.Tpo -c mi/_ReadSLEB.c -o mi/_ReadSLEB.o >/dev/null 2>&1 In file included from mi/dyn-register.c:27: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from mi/dyn-cancel.c:27: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gdestroy_addr_space.c:29, from mi/Ldestroy_addr_space.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from mi/Gdyn-extract.c:27, from mi/Ldyn-extract.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from mi/Gfind_dynamic_proc_info.c:29, from mi/Lfind_dynamic_proc_info.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from mi/Gget_proc_info_by_ip.c:29, from mi/Lget_proc_info_by_ip.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gget_proc_name.c:27, from mi/Lget_proc_name.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from os-linux.c:32: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF $depbase.Tpo -c -o elf32.lo elf32.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gset_reg.c:27, from mi/Lset_reg.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gget_reg.c:27, from mi/Lget_reg.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gset_caching_policy.c:27, from mi/Lset_caching_policy.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gget_fpreg.c:27, from mi/Lget_fpreg.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -Wall -Wsign-compare -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -fPIC -DPIC -o .libs/elf32.o In file included from ./elfxx.h:34, from ./elf32.h:6, from ../include/tdep.h:36, from mi/Gset_fpreg.c:27, from mi/Lset_fpreg.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from elfxx.h:34, from elf32.h:6, from elf32.c:3: ../include/internal.h: In function 'print_error': ../include/internal.h:233: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from /usr/include/stdio.h:911, from elfxx.c:27, from elf32.c:4: /usr/include/bits/stdio2.h: At top level: /usr/include/bits/stdio2.h:172: error: expected identifier or '(' before '{' token make[2]: *** [elf32.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from ../include/dwarf.h:30, from dwarf/Gstep.c:27, from dwarf/Lstep.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ../include/dwarf.h:30, from ../include/dwarf_i.h:10, from dwarf/Gfde.c:29, from dwarf/Lfde.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from dwarf/Gfde.c:29, from dwarf/Lfde.c:5: ../include/dwarf_i.h: At top level: ../include/dwarf_i.h:42: warning: 'packed' attribute ignored In file included from dwarf/Lfde.c:5: dwarf/Gfde.c: In function '_ULx86_dwarf_parse_fde': dwarf/Gfde.c:222: warning: pointer targets in passing argument 4 of 'dwarf_reads32' differ in signedness ../include/dwarf_i.h:67: note: expected 'int32_t *' but argument is of type 'uint32_t *' dwarf/Gfde.c:243: warning: pointer targets in passing argument 4 of 'dwarf_reads64' differ in signedness ../include/dwarf_i.h:78: note: expected 'int64_t *' but argument is of type 'uint64_t *' libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 ../include/dwarf.h:30, from ../include/dwarf_i.h:10, from dwarf/Gfind_proc_info-lsb.c:35, from dwarf/Lfind_proc_info-lsb.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from dwarf/Gfind_proc_info-lsb.c:35, from dwarf/Lfind_proc_info-lsb.c:5: ../include/dwarf_i.h: At top level: ../include/dwarf_i.h:42: warning: 'packed' attribute ignored libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ../include/dwarf.h:30, from ../include/dwarf_i.h:10, from dwarf/Gpe.c:27, from dwarf/Lpe.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from dwarf/Gpe.c:27, from dwarf/Lpe.c:5: ../include/dwarf_i.h: At top level: ../include/dwarf_i.h:42: warning: 'packed' attribute ignored libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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:35, from x86/Gget_save_loc.c:27, from x86/Lget_save_loc.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ../include/dwarf.h:30, from ../include/dwarf_i.h:10, from dwarf/Gexpr.c:27, from dwarf/Lexpr.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from dwarf/Gexpr.c:27, from dwarf/Lexpr.c:5: ../include/dwarf_i.h: At top level: ../include/dwarf_i.h:42: warning: 'packed' attribute ignored In file included from dwarf/Lexpr.c:5: dwarf/Gexpr.c: In function '_ULx86_dwarf_eval_expr': dwarf/Gexpr.c:174: warning: 'tmp2' may be used uninitialized in this function dwarf/Gexpr.c:181: warning: 'u16' may be used uninitialized in this function libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from ../include/dwarf.h:30, from ../include/dwarf_i.h:10, from dwarf/Gparser.c:29, from dwarf/Lparser.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: warning: ignoring return value of 'write', declared with attribute warn_unused_result In file included from dwarf/Gparser.c:29, from dwarf/Lparser.c:5: ../include/dwarf_i.h: At top level: ../include/dwarf_i.h:42: warning: 'packed' attribute ignored In file included from dwarf/Lparser.c:5: dwarf/Gparser.c: In function '_ULx86_dwarf_find_save_locs': dwarf/Gparser.c:529: warning: array subscript is above array bounds libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 In file included from x86/unwind_i.h:35, from x86/Gcreate_addr_space.c:29, from x86/Lcreate_addr_space.c:5: ../include/internal.h: In function 'print_error': ../include/internal.h:233: 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/x86 -I../include -I. -D_GNU_SOURCE -DNDEBUG -O2 -pipe -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 make[2]: Leaving directory `/var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work/libunwind-0.98.5/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-libs/libunwind-0.98.5-r1/work/libunwind-0.98.5/src' make: *** [all-recursive] Error 1 * * ERROR: sys-libs/libunwind-0.98.5-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2840: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sys-libs/libunwind-0.98.5-r1:20090717-112613.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libunwind-0.98.5-r1/temp/environment'. *