Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147896 - dev-perl/Image-Info-1.20 fails
Summary: dev-perl/Image-Info-1.20 fails
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-17 01:05 UTC by Tobias Scherbaum (RETIRED)
Modified: 2016-03-23 01:15 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 Tobias Scherbaum (RETIRED) gentoo-dev 2006-09-17 01:05:00 UTC
>>> Compiling source in /var/tmp/portage/ImageInfo-1.20/work/Image-Info-1.20 ...
/var/tmp/portage/ImageInfo-1.20/work/Image-Info-1.20
 * Using Module::Build
Could not open 'X10.pm': No such file or directory at /usr/lib/perl5/5.8.8/ExtUtils/MM_Unix.pm line 2656.
Compilation failed in require at Build.PL line 5.
Checking if your kit is complete...
Looks good
'--DESTDIR' is not a known MakeMaker parameter name.
'--INSTALLDIRS' is not a known MakeMaker parameter name.
'--LIBDOC' is not a known MakeMaker parameter name.

!!! ERROR: dev-perl/ImageInfo-1.20 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   Called perl-module_src_compile
  perl-module.eclass, line 136:   Called perl-module_src_prep
  perl-module.eclass, line 121:   Called die


Portage 2.1.1 (default-linux/ppc/ppc32/2006.0/G4, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r4 ppc)
=================================================================
System uname: 2.6.17-gentoo-r4 ppc 7447A, altivec supported
Gentoo Base System version 1.12.5
Last Sync: Unknown
distcc 2.18.3 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.6-r1, 2.0.28-r1
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
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.16
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-Os -mcpu=7450 -maltivec -mabi=altivec -mpowerpc-gfxopt -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/ /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os -mcpu=7450 -maltivec -mabi=altivec -mpowerpc-gfxopt -pipe"
DISTDIR="/srv/distfiles"
FEATURES="autoconfig collision-protect confcache cvs distlocks metadata-transfer noinfo sandbox sfperms strict test"
GENTOO_MIRRORS="http://ftp.belnet.be/pub/mirrors/rsync.gentoo.org/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror"
LANG="de_DE.UTF-8"
LC_ALL="de_DE.UTF-8"
LINGUAS="de"
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="/home/tobias/cvs/gentoo-x86"
PORTDIR_OVERLAY="/home/tobias/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X alsa altivec bash-completion beagle berkdb crypt curses dbus elibc_glibc fortran gdl gnome gtk hal input_devices_keyboard input_devices_mouse ipv6 jikes junit kdeenablefinal kernel_linux libnotify linguas_de nls nptl nptlonly oss pam perl png python readline samba sasl ssl tiff tote totem unicode userland_GNU video_cards_radeon xml"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Yuval Yaari (RETIRED) gentoo-dev 2006-09-17 01:13:10 UTC
Works here.
What version is your perl-module.eclass? (IOW: how long haven't you synced? :))
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2006-09-17 01:37:34 UTC
(In reply to comment #1)
> What version is your perl-module.eclass?

tobias@otto ~/cvs/gentoo-x86/eclass $ head -n3 perl-module.eclass|tail -n 1
# $Header: /var/cvsroot/gentoo-x86/eclass/perl-module.eclass,v 1.102 2006/09/02 00:20:13 mcummings Exp $


>(IOW: how long haven't you synced? :))

cvs up'd yesterday ... 
Comment 3 Christian Hartmann (RETIRED) gentoo-dev 2006-09-17 04:02:41 UTC
Somethings wrong with your dev-perl/module-build installation I'd say. What version of dev-perl/module-build do you have installed?
Comment 4 Tobias Scherbaum (RETIRED) gentoo-dev 2006-09-17 04:13:32 UTC
[ebuild   R   ] dev-perl/module-build-0.28-r1  0 kB

It still fails after rebuilding module-build.
Comment 5 Christian Hartmann (RETIRED) gentoo-dev 2006-10-03 03:59:52 UTC
Unable to reproduce.