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

Bug 108979

Summary: scrollkeeper requires XML::Parser
Product: Gentoo Linux Reporter: Florian Engelhardt <flo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Florian Engelhardt 2005-10-12 02:08:42 UTC
scrollkeeper requires XML::Parser

Reproducible: Always
Steps to Reproduce:
1. emerge scrollkeeper
2.
3.

Actual Results:  
Making all in cl
make[2]: Entering directory
`/var/tmp/portage/scrollkeeper-0.3.14-r1/work/scrollkeeper-0.3.14/cl'
Making all in templates
make[3]: Entering directory
`/var/tmp/portage/scrollkeeper-0.3.14-r1/work/scrollkeeper-0.3.14/cl/templates'
LC_ALL=C ../../intltool-merge ../../po scrollkeeper_cl.xml.in
scrollkeeper_cl.xml -x -u -c ../../po/.intltool-merge-cache
You must have XML::Parser installed to run ../../intltool-merge

make[3]: *** [scrollkeeper_cl.xml] Error 2
make[3]: Leaving directory
`/var/tmp/portage/scrollkeeper-0.3.14-r1/work/scrollkeeper-0.3.14/cl/templates'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/scrollkeeper-0.3.14-r1/work/scrollkeeper-0.3.14/cl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/scrollkeeper-0.3.14-r1/work/scrollkeeper-0.3.14'
make: *** [all] Error 2

!!! ERROR: app-text/scrollkeeper-0.3.14-r1 failed.
!!! Function src_compile, Line 48, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
should compile

discovery ~ # emerge info
Portage 2.0.51.22-r3 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.14-rc2-mm1 x86_64)
=================================================================
System uname: 2.6.14-rc2-mm1 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -Os -ftracer -pipe -fomit-frame-pointer -s -funroll-loops"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/co            nfig /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -Os -ftracer -pipe -fomit-frame-pointer -s -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gento            o"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi alsa avi berkdb bitmap-fonts bmp cdr crypt cups curl dga
dvd dvdr dvdread eds             emboss encode exif fam ffmpeg firefox
foomaticdb fortran ftp gif gstreamer gtk gtk2 guile imagemag            ick
imlib ipv6 jpeg libwww lzw lzw-tiff moznoxft mp3 mpeg msn ncurses nls nptl
nptlonly nvidia ogg             oggvorbis openal opengl pam pdflib perl png
python quicktime readline recode sdl slang spell sqlite             ssl svg
tcltk tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb
userlocales v4l v4l            2 vcd vorbis xine xml2 xpm xv xvid xvmc zlib
linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Florian Engelhardt 2005-10-12 02:09:52 UTC
gedit failes with exact the same error message:
checking for XML::Parser... configure: error: XML::Parser perl module is
required for intltool
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-10-12 02:27:03 UTC

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