Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35643 - ghostscript-afpl-8.12 does not build without CUPS
Summary: ghostscript-afpl-8.12 does not build without CUPS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 00:44 UTC by Felix von Leitner
Modified: 2003-12-12 01:30 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 Felix von Leitner 2003-12-12 00:44:13 UTC
# USE=-cups emerge ghostscript-afpl:
[...]
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/bbox ./obj/gdevbbox.o
make: *** No rule to make target `obj/cups.dev', needed by `obj/gconfxx.h'.  Stop.

!!! ERROR: app-text/ghostscript-afpl-8.12 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! make failed


Reproducible: Always
Steps to Reproduce:
1. emerge ghostscript-afpl-8.12 without having CUPS emerged

Actual Results:  
./obj/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/bbox ./obj/gdevbbox.o
make: *** No rule to make target `obj/cups.dev', needed by `obj/gconfxx.h'.  Stop.

!!! ERROR: app-text/ghostscript-afpl-8.12 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! make failed


Expected Results:  
working build

Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.0-test11)
=================================================================
System uname: 2.6.0-test11 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-pipe -Os"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -Os -pipe -fomit-frame-pointer"
DISTDIR="/cvs/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://160.45.117.66/gentoo-portage"
USE="X apm arts avi berkdb cdr crypt encode esd fbcon foomaticdb gdbm gif gnome
gpm gtk2 imlib ipv6 java jpeg kde ldap libg++ libwww mad mikmod motif mpeg
ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang spell ssl tcpd truetype x86 xml2 xv zlib"
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-12-12 01:30:06 UTC
thx, fixed :)