Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128666 - imlib caches old libungif configuration which crashes kdegraphics rebuild
Summary: imlib caches old libungif configuration which crashes kdegraphics rebuild
Status: RESOLVED DUPLICATE of bug 83238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-03 10:34 UTC by John (EBo) David
Modified: 2006-04-03 10:36 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 John (EBo) David 2006-04-03 10:34:39 UTC
I have been unable to rebuild or update kdegraphics for some time.  The problem turns out to be that imlib caches the build information and includes the old libungif library.  This causes rebuilding kdegraphics to die in the middle of the build with the error "libungif" not found.

Workaround: re- "emerge imlib"

Longterm Fix: add check in kdegraphic's ebuild (and other imlib dependants) wich specifically checks for ungif in "imlib-config --libs"

  EBo --

... Obligtory info...

Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r3, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Celeron(R) M processor         1.40GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache 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"
PORTDIR_OVERLAY="/usr/local/portage-emc /usr/local/portage-cmaq"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d a52 aac acpi afs alsa apache2 apm arts atlas audiofile avi bash-completion bcmath berkdb bitmap-fonts bzip2 bzlib calendar cdr crypt cscope ctype cups curl dba dbm dbx dri dvd dvdr dvdread eds emacs emboss encode esd exif expat f77 f90 f95 fam ffmpeg fftw flash flatfile foomaticdb fortran freetype ftp gd gdbm gif glut gmp gnome gnutils gphoto2 gpm gps gstreamer gtk gtk2 gtkhtml guile hal idn imagemagick imap imlib inifile ipv6 isdnlog java java-config javascript jpeg junit kde kdeenablefinal lcms ldap lesstif libg++ libwww lm_sensors mad mhash mikmod mime ming mmap mng motif mozilla mp3 mpeg mpi mule mysql mysqli ncurses netcdf nhc98 nls nptl nptlonly odbc offensive ofx ogg oggvorbis openal opengl oss pam pcmcia pcre pdflib perl php pic pie plotutils png pnp posix postgres ppds pppd profile python qdbm qt quicktime readline scanner sdl sharedmem slang slp snmp sockets socks5 spell spl sse ssl svg symlink tcltk tcpd test tetex threads tiff tokenizer truetype truetype-fonts trusted type1-fonts udev usb v4l viff vorbis wmf wxwindows xine xml xml2 xmlrpc xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-03 10:36:17 UTC
That's why we have revdep-rebuild...


*** This bug has been marked as a duplicate of 83238 ***