Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131122 - kdegraphics check problem
Summary: kdegraphics check problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 11:11 UTC by Andrei Ivanov
Modified: 2006-04-24 12:16 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 Andrei Ivanov 2006-04-24 11:11:23 UTC
>>> Emerging (1 of 4) kde-base/kdegraphics-3.5.2 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
 * This package requires virtual/ghostscript compiled with X11 support.
 * Please reemerge virtual/ghostscript with USE="X".

!!! ERROR: kde-base/kdegraphics-3.5.2 failed.
Call stack:
  ebuild.sh, line 1541:   Called dyn_setup
  ebuild.sh, line 653:   Called pkg_setup
  kdegraphics-3.5.2.ebuild, line 48:   Called die

[ebuild   R   ] app-text/ghostscript-gnu-8.16-r2  USE="X cups -cjk -emacs -gtk" 0 kB 
[ebuild   R   ] virtual/ghostscript-0  0 kB 

The check is for virtual/ghostscript but it doesn't have any use flags..
Comment 1 Andrei Ivanov 2006-04-24 11:11:53 UTC
Portage 2.1_pre9-r4 (default-linux/x86/2006.0, gcc-4.1.0, glibc-2.4-r2, 2.6.16-gentoo-r3 i686)
=================================================================
System uname: 2.6.16-gentoo-r3 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.0_pre18
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.91.0.6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -ftree-vectorize -ffast-math -mfpmath=sse -DNDEBUG -DG_DISABLE_ASSERT -DNO_DEBUG"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -ftree-vectorize -ffast-math -mfpmath=sse -DNDEBUG -DG_DISABLE_ASSERT -DNO_DEBUG -fvisibility=hidden -fvisibility-inlines-hidden -fno-enforce-eh-specs"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.lug.ro/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,-Bdirect -Wl,-hashvals -Wl,-zdynsort"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib acl acpi adns alsa apache2 arts audiofile avi bitmap-fonts bzip2 cairo calendar caps cdb cdr cli crypt cups curl curlwrappers dbus dio divx4linux dri dvd dvdr eds emboss encode esd exif fam fastcgi firefox flac flash foomaticdb fortran freetds ftp gd gif glibc-omitfp gmp gnome gnomedb gnutls gphoto2 gpm gstreamer gtk2 gtkhtml hal imagemagick imap imlib innodb isdnlog jack jpeg jpeg2k kde kdeenablefinal lcms libedit libgda mad maildir mailwrapper memlimit mhash milter mime ming mmap mmx mng mozdevelop mozilla mozsvg mp3 mpeg msession mssql ncurses nptl nptlonly nsplugin offensive ogg openal opengl pam pcntl pcre pdf pdflib pic png posix ppds pppd qt quicktime readline recode reflection samba scanner sdl session shared sharedmem simplexml slang soap sockets socks5 speex spell spl sqlite sse ssl svg sysvipc tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb vhosts vorbis wmf xine xml xmlrpc xorg xprint xv xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_vesa video_cards_vga video_cards_nv video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-24 11:16:59 UTC
You're right, will fix.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-24 12:16:01 UTC
Fixed both kpdf and kdegraphics.
Thanks for reporting.