Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96247 - gimp-2.2.6-r1 won't emerge due to missing XML::Parser
Summary: gimp-2.2.6-r1 won't emerge due to missing XML::Parser
Status: RESOLVED DUPLICATE of bug 41124
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: John N. Laliberte (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 22:10 UTC by David Baird
Modified: 2005-06-15 23:56 UTC (History)
1 user (show)

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 David Baird 2005-06-15 22:10:12 UTC
gimp-2.2.6-r1 won't emerge due to missing XML::Parser.  I think this is just a
problem with DEPEND.

Reproducible: Didn't try
Steps to Reproduce:
1. emerge -C dev-perl/XML-Parser

2. Set use flags as follows:

+aalib (-altivec) -debug -doc -gimpprint -gtkhtml +jpeg +mmx +mng +png +python
+sse +svg +tiff +wmf

3. emerge gimp

Actual Results:  
checking for difftime... yes
checking for putenv... yes
checking for mmap... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool


Expected Results:  
<successful emerge of gimp>

emerge info says:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20040808-r1, 2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 AMD Athlon(tm) XP 1700+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar 11 2005, 00:07:42)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
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/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/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage-svn/ebuilds/trunk/broken
/usr/local/portage-svn/ebuilds/trunk/testing /usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow 3dnowext X aalib alsa apache2 apm auctex avi berkdb
bitmap-fonts boundschecking canna cdparanoia cdr cjk crypt cups curl divx4linux
dv dvd dvdread eds emacs emboss encode esd faac faad fam ffmpeg flac flash
fluidsynth font-server foomaticdb fortran freewnn gcj gd gdbm gif gnome gpm
gstreamer gtk gtk2 guile imagemagick imlib innodb ipv6 jack java jpeg junit kde
kqemu ladcca lcms ldap libcaca libg++ libwww lua mad matroska mikmod mmx mmxext
mng motif mozilla mp3 mpeg mpeg4 mpi mule mysql ncurses network nvidia objc ogg
oggvorbis opengl oss pam pdflib perl plotutils png python qt quicktime readline
real ruby samba sdl softmmu spell sqlite sse ssl svg tcltk tcpd tetex theora
tiff truetype truetype-fonts type1-fonts v4l v4l2 voodoo3 vorbis win32codecs wmf
xanim xml2 xmms xosd xprint xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

Here's a snip from config.log:

configure:21902: checking for difftime
configure:21959: gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -pipe
-Wall   conftest.c  >&5
configure:21965: $? = 0
configure:21968: test -z                         || test ! -s conftest.err
configure:21971: $? = 0
configure:21974: test -s conftest
configure:21977: $? = 0
configure:21989: result: yes
configure:21902: checking for putenv
configure:21959: gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -pipe
-Wall   conftest.c  >&5
configure:21965: $? = 0
configure:21968: test -z                         || test ! -s conftest.err
configure:21971: $? = 0
configure:21974: test -s conftest
configure:21977: $? = 0
configure:21989: result: yes
configure:21902: checking for mmap
configure:21959: gcc -o conftest -O2 -march=athlon-xp -fomit-frame-pointer -pipe
-Wall   conftest.c  >&5
configure:21965: $? = 0
configure:21968: test -z                         || test ! -s conftest.err
configure:21971: $? = 0
configure:21974: test -s conftest
configure:21977: $? = 0
configure:21989: result: yes
configure:22077: checking for perl
configure:22095: found /usr/bin/perl
configure:22107: result: /usr/bin/perl
configure:22125: checking for XML::Parser
configure:22131: error: XML::Parser perl module is required for intltool
Comment 1 Chris White (RETIRED) gentoo-dev 2005-06-15 22:18:53 UTC
Re-assignment to gimp maintainer and gnome herd. 
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-15 23:56:22 UTC
Gimp depends on dev-util/intltool which depends on XML-Parser. Please, search.

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