* Package: sys-libs/libunwind-1.0.1  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: elibc_glibc hppa kernel_linux test userland_GNU  * FEATURES: sandbox splitdebug test userpriv >>> Unpacking source... >>> Unpacking libunwind-1.0.1.tar.gz to /dev/shm/portage/sys-libs/libunwind-1.0.1/work >>> Source unpacked in /dev/shm/portage/sys-libs/libunwind-1.0.1/work >>> Preparing source in /dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1 ... * Applying libunwind-1.0.1-disable-setjmp.patch ...  [ ok ] * Running eautoreconf in '/dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1' ... * 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-1.0.1/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... * Running elibtoolize in: libunwind-1.0.1/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 prepared. >>> Configuring source in /dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1 ... * econf: updating libunwind-1.0.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libunwind-1.0.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libunwind-1.0.1/aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libunwind-1.0.1/aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... hppa2.0-unknown-linux-gnu checking host system type... hppa2.0-unknown-linux-gnu checking target system type... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of hppa2.0-unknown-linux-gnu-gcc... none checking for hppa2.0-unknown-linux-gnu-g++... hppa2.0-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether hppa2.0-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of hppa2.0-unknown-linux-gnu-g++... none checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf 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 hppa2.0-unknown-linux-gnu-gcc... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-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 how to convert hppa2.0-unknown-linux-gnu file names to hppa2.0-unknown-linux-gnu format... func_convert_file_noop checking how to convert hppa2.0-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files... -r checking for hppa2.0-unknown-linux-gnu-objdump... hppa2.0-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for hppa2.0-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for hppa2.0-unknown-linux-gnu-ar... hppa2.0-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for hppa2.0-unknown-linux-gnu-strip... hppa2.0-unknown-linux-gnu-strip checking for hppa2.0-unknown-linux-gnu-ranlib... hppa2.0-unknown-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from hppa2.0-unknown-linux-gnu-gcc object... ok checking for sysroot... no checking for hppa2.0-unknown-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... hppa2.0-unknown-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 for objdir... .libs checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-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... no checking how to run the C++ preprocessor... hppa2.0-unknown-linux-gnu-g++ -E checking for ld used by hppa2.0-unknown-linux-gnu-g++... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking for hppa2.0-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-g++ static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of hppa2.0-unknown-linux-gnu-gcc... none checking whether hppa2.0-unknown-linux-gnu-gcc and cc understand -c and -o together... yes checking for __uc_get_grs in -luca... no checking for library containing dlopen... -ldl 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 sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no 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 sys/types.h... (cached) yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking 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 whether PTRACE_POKEUSER is declared... yes checking whether PTRACE_POKEDATA is declared... yes checking whether PTRACE_TRACEME is declared... yes checking whether PTRACE_CONT is declared... yes checking whether PTRACE_SINGLESTEP is declared... yes checking whether PTRACE_SYSCALL is declared... yes checking whether PT_IO is declared... no checking whether PT_GETREGS is declared... yes checking whether PT_GETFPREGS is declared... yes checking whether PT_CONTINUE is declared... yes checking whether PT_TRACE_ME is declared... yes checking whether PT_STEP is declared... yes checking whether PT_SYSCALL is declared... 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 mincore... yes checking if building with AltiVec... no checking for build architecture... hppa checking for host architecture... hppa checking for target architecture... hppa checking for target operating system... linux-gnu checking for ELF helper width... 32 checking whether to include DWARF support... yes checking whether to restrict build to remote support... no checking whether to enable debug support... no checking whether to enable C++ exception support... yes checking whether to load .debug_frame sections... no checking whether to block signals during mutex ops... yes checking whether to validate memory addresses before use... yes checking whether to enable msabi support... no checking for __thread... yes checking for Intel compiler... no checking for library containing backtrace... none required 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 >>> Source configured. >>> Compiling source in /dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1 ... make -j6 Making all in src make[1]: Entering directory `/dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1/src' make all-am make[2]: Entering directory `/dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1/src' /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o os-linux.lo os-linux.c /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o elf32.lo elf32.c /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gget_accessors.lo mi/Gget_accessors.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c os-linux.c -fPIC -DPIC -o .libs/os-linux.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gdyn-extract.c -fPIC -DPIC -o mi/.libs/Gdyn-extract.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c elf32.c -fPIC -DPIC -o .libs/elf32.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gdyn-remote.c -fPIC -DPIC -o mi/.libs/Gdyn-remote.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gget_accessors.c -fPIC -DPIC -o mi/.libs/Gget_accessors.o In file included from os-linux.c:31:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ In file included from mi/Gdyn-remote.c:28:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ In file included from mi/Gget_accessors.c:26:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ In file included from mi/Gdyn-extract.c:26:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ In file included from mi/Gfind_dynamic_proc_info.c:26:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ In file included from elfxx.h:44:0, from elf32.h:7, from elf32.c:2: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o /bin/sh ../libtool --tag=CC --mode=compile hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gget_proc_name.c -fPIC -DPIC -o mi/.libs/Gget_proc_name.o In file included from mi/Gget_proc_info_by_ip.c:26:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ In file included from mi/Gput_dynamic_unwind_info.c:26:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ In file included from mi/Gget_proc_name.c:26:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ libtool: compile: hppa2.0-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-hppa -I. -D_GNU_SOURCE -DNDEBUG -mschedule=8000 -march=2.0 -ggdb -pipe -Wall -Wno-comment -O2 -fexceptions -Wall -Wsign-compare -c mi/Gdestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o mi/Gput_dynamic_unwind_info.c: In function ‘_Uhppa_Iput_dynamic_unwind_info’: mi/Gput_dynamic_unwind_info.c:48:40: error: macro "tdep_put_unwind_info" passed 3 arguments, but takes just 2 mi/Gput_dynamic_unwind_info.c:48:7: error: ‘tdep_put_unwind_info’ undeclared (first use in this function) mi/Gput_dynamic_unwind_info.c:48:7: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [mi/Gput_dynamic_unwind_info.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from mi/Gdestroy_addr_space.c:26:0: ../include/libunwind_i.h: In function ‘cmpxchg_ptr’: ../include/libunwind_i.h:139:3: warning: implicit declaration of function ‘AO_compare_and_swap’ make[2]: Leaving directory `/dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1/src' make: *** [all-recursive] Error 1 * ERROR: sys-libs/libunwind-1.0.1 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =sys-libs/libunwind-1.0.1', * the complete build log and the output of 'emerge -pqv =sys-libs/libunwind-1.0.1'. * The complete build log is located at '/keeps/gentoo/emergelogs/elmer/sys-libs:libunwind-1.0.1:20111111-152018.log'. * The ebuild environment file is located at '/dev/shm/portage/sys-libs/libunwind-1.0.1/temp/environment'. * S: '/dev/shm/portage/sys-libs/libunwind-1.0.1/work/libunwind-1.0.1'