Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26987 - Doxygen build with USE='doc' should depend on ghostscript
Summary: Doxygen build with USE='doc' should depend on ghostscript
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-20 07:04 UTC by Jens Teubner
Modified: 2003-09-02 00:46 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 Jens Teubner 2003-08-20 07:04:55 UTC
Building doxygen with USE flag 'doc' requires ghostscript (and tetex?) to create the documentation 
successfully. I have tetex on my system, but not ghostscript and doxygen's `make doc' fails.

Shouldn't ghostscript be in doxygen's dependancies with USE='doc'?

(On my newly installed system I have already installed tetex. So that step went ok, but shouldn't tetex 
be a dependancy as well?)

Reproducible: Didn't try
Steps to Reproduce:
On a system without ghostscript do `USE="doc" emerge doxygen'

Actual Results:  
sh: line 1: gs: command not found
Problem running ghostscript. Check your installation!
EPSTOPDF 2.5, 1999/05/06 - Copyright 1998,1999 by Sebastian Rahtz et al.
!!! Error: Cannot open Ghostscript for piped input!
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/doxygen-1.3/work/doxygen-1.3/doc'
make: *** [docs] Error 2
 * "make docs" failed.


Expected Results:  
Emerge ghostscript.

Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.18-4GB i686 Pentium III (Coppermine)
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm avi crypt cups encode foomaticdb gif imlib java jpeg gnome libg++ mad mikmod 
mmx motif mpeg ncurses nls oggvorbis pdflib png quicktime sdl spell svga truetype xml2 xmms xv zlib 
gdbm berkdb slang readline X gpm tcpd pam libwww ssl python esd gtk opengl -3dnow -arts doc dvd 
evo imap informix -kde pcmcia pda ppds perl plotutils pnp postgres -qt sse tetex trusted usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -mcpu=pentium3 -funroll-loops -pipe"
CXXFLAGS="-O3 -mcpu=pentium3 -funroll-loops -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-09-02 00:46:39 UTC
Tetex is already a dependency. Adding ghostscript to DEPEND/RDEPEND for 1.3.3