Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 147489

Summary: media-gfx/gimp-2.3.11 missing glitz dependency (?)
Product: Gentoo Linux Reporter: Mikolaj Klimek <mklimek>
Component: New packagesAssignee: John N. Laliberte (RETIRED) <allanonjl>
Status: RESOLVED INVALID    
Severity: normal CC: hanno, jorgpitts, robustah
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mikolaj Klimek 2006-09-13 11:55:09 UTC
gimp-2.3.11 require glitz:

<emerge gimp>
/bin/sed: can't read /usr/lib/libglitz.la: No such file or directory

I don't see glitz as depend in gimp-2.3.11.ebuild ;)

[gimp] $ emerge --info
Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r7 i686)
=================================================================
System uname: 2.6.17-gentoo-r7 i686 Unknown CPU Typ
Ankh Gentoo Linux
Last Sync: Wed, 13 Sep 2006 17:20:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
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.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon-xp -fomit-frame-pointer -pipe -s"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-Os -march=athlon-xp -fomit-frame-pointer -pipe -s"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="en_GB.UTF-8"
LINGUAS="en pl"
MAKEOPTS="-j2 -s"
PKGDIR="/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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/overlay /usr/local/overlays/nelchael /usr/local/overlays/xgl-coffee"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 X alsa bash-completion berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode fam firefox fortran gdbm gif gpm hal input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg jpg kde kdeenablefinal kdehiddenvisibility kdexdeltas kernel_linux libg++ linguas_en linguas_pl mad mikmod mp3 mpeg ncurses nls nptl nptlonly ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_nv video_cards_nvidia vorbis win32codecs xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS

[ebuild     U ] media-gfx/gimp-2.3.11 [2.3.10] USE="alsa jpeg mmx pdf png python sse svg tiff -aalib (-altivec) -debug -doc -gnome -gtkhtml -lcms -mng -smp -wmf" 0 kB 

Can abybody confirm that?
Comment 1 Hanno Böck gentoo-dev 2006-10-13 03:22:45 UTC
No, can't confirm.

grep -ri glitz * on gimp brings up nothing. Seems your glitz-stuff comes from somewhere else, maybe gtk with cairo with glitz support?

emerge -uDN world and revdep-rebuild should fix your system.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-08 09:03:31 UTC
*** Bug 165877 has been marked as a duplicate of this bug. ***