While trying to emerge x11-libs/fltk 1.1.6 - used no special USE flags (possible is noxft, opengl, debug) - package seems to compile - package seem to emerge sometimes in between the following output appears .......... ranlib: file: ../lib/libfltk.a(flstring.o) has no symbols ranlib: file: ../lib/libfltk.a(scandir.o) has no symbols ranlib: file: ../lib/libfltk.a(vsnprintf.o) has no symbols gcc -dynamiclib -lc -o libfltk.1.1.dylib ... /usr/bin/ar cr ../lib/libfltk_forms.a ... /usr/bin/ar cr ../lib/libfltk_gl.a ... /usr/bin/ar cr ../lib/libfltk_images.a ... ld: Undefined symbols: __ZdaPv __ZdlPv __Znam __Znwm __ZTVN10__cxxabiv120__si_class_type_infoE ___cxa_pure_virtual __ZTVN10__cxxabiv117__class_type_infoE /usr/bin/libtool: internal link edit command failed make[1]: *** [libfltk.1.1.dylib] Error 1 >>> Test phase [not enabled]: x11-libs/fltk-1.1.6 >>> Install fltk-1.1.6 into /var/tmp/portage/fltk-1.1.6/image/ category x11-libs === installing FL === Installing include files in /var/tmp/portage/fltk-1.1.6/image//usr/include/fltk-1.1... .......... currently there exist no keyworded test application Reproducible: Always Steps to Reproduce: 1. 2. 3. Portage 2.0.51.22-r3 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.2.0 Power Macintosh) =============================================================== == System uname: 8.2.0 Power Macintosh powerpc macos-20041118 distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled] dev-lang/python: [Not Present] sys-apps/sandbox: [Not Present] sys-devel/autoconf: [Not Present] sys-devel/automake: [Not Present] sys-devel/binutils: [Not Present] sys-devel/libtool: [Not Present] virtual/os-headers: 7.1 ACCEPT_KEYWORDS="ppc-macos" AUTOCLEAN="yes" CBUILD="powerpc-apple-darwin8" CFLAGS="-O2 -pipe" CHOST="powerpc-apple-darwin8" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/ qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig collision-protect distlocks sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/ gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="ppc aalib emboss gdbm gif imagemagick libwww nls ogg opengl png ppc-macos qt sdl slang tiff vorbis userland_Darwin kernel_Darwin elibc_Darwin" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Does the problem exist in 1.1.7?
The latest version has even more undefined symbols. I won't fix this unless someone comes up with a patch.