Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113023 - tetex not listed as a dependency for dev-lang/ucblogo
Summary: tetex not listed as a dependency for dev-lang/ucblogo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-19 12:48 UTC by James Cave
Modified: 2006-08-23 11:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Cave 2005-11-19 12:48:08 UTC
With no [Te]TeX installation, attempting to build UCB Logo (dev-lang/ucblogo)
fails. This occurs with USE flags "X" and "-emacs", but I assume that "-X" would
have no effect.

Reproducible: Always
Steps to Reproduce:
1. Ensure that TeTeX is not installed.
2. Attempt to emerge ucblogo.

Actual Results:  
tex --interaction batchmode usermanual.texi
gmake[1]: tex: Command not found
gmake[1]: *** [usermanual.dvi] Error 127
gmake[1]: Leaving directory `/var/tmp/portage/ucblogo-5.5/work/ucblogo-5.5/docs'
make: *** [make-docs] Error 2
make: *** Waiting for unfinished jobs....

Expected Results:  
TeTeX should be listed as a dependency for ucblogo, and this error should never
happen

Portage 2.0.53_rc7 (default-linux/x86/2005.1, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
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 -march=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox 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="x86 X alsa apm audiofile avi berkdb bitmap-fonts boo bzip2 cdr clamav crypt
curl encode expat figlet firefox flac gdbm gif glut glx gmp gopher gpm gstreamer
gtk gtk2 guile imlib jpeg kqemu lcms libcaca libg++ libwww mad mikmod mmx mng
mozsvg mp3 mpeg ncurses nls no24bpp ogg oggvorbis oss pam pdflib perl png python
readline recode sdl slang sox spell sqlite sse ssl svg tcpd tiff truetype
truetype-fonts type1-fonts udev usb vorbis xchattext xml2 xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-19 12:54:21 UTC
+metadata.xml missing...
Comment 2 SpanKY gentoo-dev 2005-11-19 22:42:45 UTC
should be fixed in cvs ... sync up and see if it emerges now
Comment 3 Jasper Thrussell 2006-08-23 11:50:36 UTC
This error seems to have cropped up again, ucblogo is claiming a dependency on TeX, and there is no metadata.xml present.