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

Bug 140782

Summary: media-gfx/gimp-2.2.12 fails to emerge
Product: Gentoo Linux Reporter: Pablo Antonio <pabloa>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: GIMP failing to emerge.
File it asks me to submit.

Description Pablo Antonio 2006-07-17 07:13:47 UTC
The package failed to emerge. This was after an "emerge --sync", while doing an "emerge --update --deep world". Apparently there's an issue with econf. The error is in the attachment.

This is my "emerge --info":

Gentoo Base System version 1.6.15
Portage 2.1-r1 (default-linux/ppc/2005.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-rc4 ppc)
=================================================================
System uname: 2.6.17-rc4 ppc 7447A, altivec supported
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  0.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.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mtune=powerpc -mcpu=7400 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=powerpc -mcpu=7400 -maltivec -mabi=altivec -fno-strict-aliasing -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.localhost.net.ar/"
MAKEOPTS="-j2"
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"
SYNC="rsync://rsync.samerica.gentoo.org/gentoo-portage"
USE="ppc X a52 aac alsa altivec apache2 apm berkdb bitmap-fonts cdr cli crypt cups divx4linux dlloader dri dvd emboss fortran gif gnome gphoto2 gpm gtk gtk2 ipv6 isdnlog jpeg libwww motif mp3 mpeg ncurses nls nptl nptlonly oggvorbis opengl pam pcre pdflib perl png pop pppd python readline realplayer reflection session spell spl ssl tcpd truetype truetype-fonts type1-fonts unicode xml2 xorg xv zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Pablo Antonio 2006-07-17 07:15:20 UTC
Created attachment 91992 [details]
GIMP failing to emerge.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-17 07:17:38 UTC
rm -rf /var/tmp/confcache
Comment 3 Pablo Antonio 2006-07-17 07:38:51 UTC
Uhm.. Just did that and tried to emerge again. The same error appears.
Comment 4 Pablo Antonio 2006-07-17 07:41:04 UTC
Created attachment 91993 [details]
File it asks me to submit.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-07-17 07:45:34 UTC
Well, as said, wipe your confcache or don't use it, it's been package.masked for a reason.
Comment 6 Pablo Antonio 2006-07-17 08:01:50 UTC
Ok. Thank you very much for your comments.