Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112775 - dev-perl/XML-GDOME-0.86 won't install due to GDOME dep
Summary: dev-perl/XML-GDOME-0.86 won't install due to GDOME dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-16 20:06 UTC by john s j anderson
Modified: 2005-11-21 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 s j anderson 2005-11-16 20:06:26 UTC
When emerging dev-perl/XML-GDOME (as part of 'g-cpan XML::RSS::LibXML'), it
blows up saying it requires GDOME > 0.7.2 -- and I have the most recent GDOME
installed. 

Reproducible: Always
Steps to Reproduce:
1. emerge XML-GDOME
2. watch it fail.

Actual Results:  
>>> emerge (1 of 3) dev-perl/XML-GDOME-0.86 to /
>>> md5 files   ;-) XML-GDOME-0.85.ebuild
>>> md5 files   ;-) XML-GDOME-0.86.ebuild
>>> md5 files   ;-) files/digest-XML-GDOME-0.85
>>> md5 files   ;-) files/digest-XML-GDOME-0.86
>>> md5 src_uri ;-) XML-GDOME-0.86.tar.gz
>>> Unpacking source...
>>> Unpacking XML-GDOME-0.86.tar.gz to /var/tmp/portage/XML-GDOME-0.86/work
>>> Source unpacked.
 * Using ExtUtils::MakeMaker
running gdome-config... XML::GDOME needs gdome2 version 0.7.2 or higher - see
README for details
failed
make: *** No targets specified and no makefile found.  Stop.

Expected Results:  
installed.

Portage 2.0.53_rc7 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-gentoo i686)
=================================================================
System uname: 2.6.14-gentoo i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.0_pre10
ccache version 2.4 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
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.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -Os -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://mirrors.tds.net/gentoo
http://mirrors.tds.net/gentoo http://www.gigaload.org/gentoo.org/
ftp://mirrors1.netvisao.pt/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d aac aalib acpi adns aim aimextras alsa amarok
amd apache2 apm applet aqua_theme arts artswrappersuid artworkextra async
audiofile automount avantgo avi bash-completion berkdb bigpatch bitmap-fonts bl
bonobo bootsplash bzip2 cairo calendar cdda cddb cdparanoia cdr cdrom
command-args cpudetection crypt cscope cups curl curlwrappers daap dbm dbus dga
dio directfb dnd dri dv dvb dvd dvdr dvdread emacs emacs-w3 emboss encode
enscript escreen esd etwin examples exif expat extraicons extramodules fam fbcon
fbdev ffmpeg flac flood foomaticdb freetype gcj gd gdbm gif gimp gimpprint
glibc-omitfp glitz glut glx gmail gmailtimestamps gmp gnome gphoto2 gpm gtk gtk2
hal hpn imagemagick imap imlib innodb insecure-savers jabber javascript jikes
jpeg jpeg2k kde kdeenablefinal kdepim lame ldap libcaca libwww live lzo lzw mad
maildir mbox mcal mime mjpeg mmap mmx mmxext mng mode-owner motif mozcalendar
mozdevelop mozilla moznocompose moznoirc moznomail mozsvg mozxmlterm mp3 mpeg
mpeg4 mplayer multi-tty musicbrainz mysql mysqli nagios-dns nagios-ping
nagios-ssh ncurses nethack nfs no-old-linux nodrm nptl nvidia offensive ogg
oggvorbis opengl openssl oscar pam pam_timestamp pcre pda pdflib perl pic png
ppds python qt quicktime readline real rhythmbox ruby samba sasl scanner sdl
session sharedmem slang slp soap spell spl sql sqlite sse ssl subversion svg
sysfs tetex tidy tiff tokenizer transcode truetype truetype-fonts type1
type1-fonts unicode usb utf8 v4l v4l2 vcd vidix vim-with-x vorbis win32codecs
xemacs xface xine xinerama xml xml2 xmlrpc xmms xosd xpm xprint xrandr
xscreensaver xsl xv xvmc yahoo zeroconf zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 john s j anderson 2005-11-16 20:13:15 UTC
(In reply to comment #0)
> When emerging dev-perl/XML-GDOME (as part of 'g-cpan XML::RSS::LibXML'), it
> blows up saying it requires GDOME > 0.7.2 -- and I have the most recent GDOME
> installed. 

Having dug a bit more, this is actually an upstream problem, I think. The
version check in the XML::GDOME Makefile.PL is expecting a version number of the
form '0.x.y', and 'gdome-config --version' currently spits out '0.19', which
doesn't match the regexp. 

Should I report this upstream or do you guys patch around stuff like this?
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-11-21 10:06:20 UTC
we usually patch around it, just been too swamped to get to this yet (sorry)
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2005-11-21 10:36:13 UTC
emerge sync and enjoy (should hit all the mirrors within the next hour or so)