Hi,
graphviz fails to build with USE=ruby (works without the USE flag).
=== emerge --info ===
Portage 2.1.28.6626 (default-prefix/darwin/macos/10.4/x86, gcc-4.0.1,
unavailable, 8.9.1 i386)
=================================================================
System uname: 8.9.1 i386 i386
Gentoo Prefix Base System version 1.12.5
Timestamp of tree: Fri, 01 Jun 2007 12:49:11 +0000
distcc 2.18.3-Apple.1 powerpc-apple-darwin8.0 (protocols 1 and 2)
(default port 3632) [disabled]
dev-lang/python: 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-devel/autoconf: 2.13, 2.61
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-
r2, 1.10
sys-devel/gcc-config: 1.3.16
sys-devel/libtool: 1.5.23b
ACCEPT_KEYWORDS="x86-macos ~x86-macos"
AUTOCLEAN="yes"
CBUILD="i686-apple-darwin8"
CFLAGS="-march=prescott"
CHOST="i686-apple-darwin8"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
DISTDIR="/Users/pipping/Gentoo/usr/portage/distfiles"
EPREFIX="/Users/pipping/Gentoo"
FEATURES="distlocks metadata-transfer noinfo nostrip parallel-fetch
sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/
pub/linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/Users/pipping/Gentoo/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats --
timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/Users/pipping/Gentoo/var/tmp"
PORTDIR="/Users/pipping/Gentoo/usr/portage"
SYNC="svn+http://overlays.gentoo.org/svn/proj/alt/trunk/prefix-overlay"
USE="aac aqua midi mmx mmxext ncurses objc objc++ prefix readline sse
sse2 ssl vim-pager x86 x86-macos zlib" ALSA_PCM_PLUGINS="adpcm alaw
asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug
ladspa lfloat linear meter mulaw multi null plug rate route share shm
softvol" ELIBC="Darwin" INPUT_DEVICES="keyboard mouse"
KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780
lb216 lcdm001 mtxorb ncurses text" USERLAND="Darwin"
Unset: CTARGET, CXXFLAGS, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG,
LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
=== output ===
make install-data-hook
make[4]: Entering directory `/Users/pipping/Gentoo/var/tmp/portage/
media-gfx/graphviz-2.12/work/graphviz-2.12/tclpkg/gv'
(cd /Users/pipping/Gentoo/var/tmp/portage/media-gfx/graphviz-2.12/
image//Users/pipping/Gentoo/usr/lib/ruby/site_ruby/1.8/i686-
darwin8; rm -f gv.so libgv_ruby.so libgv_ruby.so.0 libgv_ruby.la;
mv libgv_ruby.so.0.0.0 gv.so;)
mv: cannot stat `libgv_ruby.so.0.0.0': No such file or directory
make[4]: *** [install-data-hook] Error 1
make[4]: Leaving directory `/Users/pipping/Gentoo/var/tmp/portage/
media-gfx/graphviz-2.12/work/graphviz-2.12/tclpkg/gv'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory `/Users/pipping/Gentoo/var/tmp/portage/
media-gfx/graphviz-2.12/work/graphviz-2.12/tclpkg/gv'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/Users/pipping/Gentoo/var/tmp/portage/
media-gfx/graphviz-2.12/work/graphviz-2.12/tclpkg/gv'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/Users/pipping/Gentoo/var/tmp/portage/
media-gfx/graphviz-2.12/work/graphviz-2.12/tclpkg'
make: *** [install-recursive] Error 1
=== attachments ===
|