It is broken again for me I am afraid... /Users/frb15/Desktop/Gentoo/bin/bash ./libtool --mode=link i686-apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a ./../intl/.libs/libintl.a /Users/frb15/Desktop/Gentoo/bin/bash ./libtool --mode=link i686-apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl ./../intl/.libs/libintl.a i686-apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a ./../intl/.libs/libintl.a /Users/frb15/Desktop/Gentoo/bin/bash ./libtool --mode=link i686-apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -o readelf readelf.o version.o unwind-ia64.o ../libiberty/libiberty.a ./../intl/.libs/libintl.a i686-apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -o readelf readelf.o version.o unwind-ia64.o ../libiberty/libiberty.a ./../intl/.libs/libintl.a i686-apple-darwin9-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl ./../intl/.libs/libintl.a make[3]: Leaving directory `/Users/frb15/Desktop/Gentoo/var/tmp/portage/sys-devel/gdb-apple-1705/work/gdb-1705/src/binutils' make[2]: Leaving directory `/Users/frb15/Desktop/Gentoo/var/tmp/portage/sys-devel/gdb-apple-1705/work/gdb-1705/src/binutils' make[1]: Leaving directory `/Users/frb15/Desktop/Gentoo/var/tmp/portage/sys-devel/gdb-apple-1705/work/gdb-1705/src/binutils' emake failed
I'm affraid you forgot the error. Anyway, maybe this saves you some horror, at the end of the ebuild, it would suggest you to emerge sys-devel/gdb instead :)
I thought I copied all the useful bits. But if plain gdb can be used now I'll go for that. I now see the error much higher up in the log. I had set MAKEOPTS="-j1" to avoid that problem but it seem to be completely ignored. Just for info that's the error: i686-apple-darwin9-gcc -c -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -DTARGET_I386 -I./macosx -I./macosx -DWITH_CFM=0 -DUSE_PTHREADS=1 -Wall -Wimplicit -D_DARWIN_UNLIMITED_STREAMS -I. -I. -I./config -DLOCALEDIR="\"/Users/frb15/Desktop/Gentoo/usr/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -DMI_OUT=1 -D__MigTypeCheck=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wuninitialized ./macosx/macosx-nat-dyld.c i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -D_DARWIN_UNLIMITED_STREAMS -I./../intl -I../intl -DLOCALEDIR="\"/Users/frb15/Desktop/Gentoo/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -c not-ranlib.c i686-apple-darwin9-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -D_DARWIN_UNLIMITED_STREAMS -I./../intl -I../intl -DLOCALEDIR="\"/Users/frb15/Desktop/Gentoo/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=nocona -ggdb -fno-strict-aliasing -c arsup.c ./macosx/macosx-nat-dyld.c: In function 'macosx_locate_dyld_via_taskinfo': ./macosx/macosx-nat-dyld.c:795: error: storage size of 'task_dyld_info' isn't known ./macosx/macosx-nat-dyld.c:796: error: 'TASK_DYLD_INFO_COUNT' undeclared (first use in this function) ./macosx/macosx-nat-dyld.c:796: error: (Each undeclared identifier is reported only once ./macosx/macosx-nat-dyld.c:796: error: for each function it appears in.) ./macosx/macosx-nat-dyld.c:799: error: 'TASK_DYLD_INFO' undeclared (first use in this function) ./macosx/macosx-nat-dyld.c:795: warning: unused variable 'task_dyld_info' ./macosx/macosx-nat-dyld.c:865: warning: unused variable 'dyld_here' ./macosx/macosx-nat-dyld.c: In function 'macosx_get_osabi_from_dyld_entry': ./macosx/macosx-nat-dyld.c:1920: warning: passing argument 1 of 'xfree' discards qualifiers from pointer target type ./macosx/macosx-nat-dyld.c:1923: warning: passing argument 1 of 'xfree' discards qualifiers from pointer target type ./macosx/macosx-nat-dyld.c: In function 'dyld_fix_path': ./macosx/macosx-nat-dyld.c:3629: warning: unused variable 'prefix' make[1]: *** [macosx-nat-dyld.o] Error 1 make[1]: Leaving directory `/Users/frb15/Desktop/Gentoo/var/tmp/portage/sys-devel/gdb-apple-1705/work/gdb-1705/src/gdb' make: *** [all-gdb] Error 2 make: *** Waiting for unfinished jobs....
No luck with plain gdb, separate bug reports coming.
bug reproduced, fix pending
fix checked in, thanks