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

Bug 82708

Summary: emerge of dev-perl/DBI-1.38-r1 fails.
Product: Gentoo Linux Reporter: Robert Pitt <robert.pitt>
Component: [OLD] DevelopmentAssignee: Gentoo Perl team <perl>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Pitt 2005-02-20 10:34:54 UTC
When I try and emerge dev-perl/DBI (as directed to by glsa-check) for dev-perl/DBI-1.38-r1 it fails with the error:

Can't locate object method "ext" via package "PACK001" at /usr/lib/perl5/vendor_perl/5.8.4/ExtUtils/MM_Unix.pm line 1123.

I currently have dev-perl/DBI-1.38 installed.

Reproducible: Always
Steps to Reproduce:
1. emerge dev-perl/DBI
2.
3.

Actual Results:  
...
Creating extra DBI::PurePerl test: t/zz_42prof_data_pp.t
Creating extra DBI::PurePerl test: t/zz_60preparse_pp.t
Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t
Checking if your kit is complete...
Looks good
Can't locate object method "ext" via package "PACK001" at
/usr/lib/perl5/vendor_perl/5.8.4/ExtUtils/MM_Unix.pm line 1123.
make: *** No targets specified and no makefile found.  Stop.

Expected Results:  
Worked :)

Gentoo Base System version 1.4.16
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.4.20-021stab026.5
.777-smp i686)
=================================================================
System uname: 2.4.20-021stab026.5.777-smp i686 Intel(R) Xeon(TM) CPU 2.40GHz
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Dec 26 2004, 08:13:32)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/con
trol"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://chod.cwru.edu/gentoo http://gentoo.binarycompass.org
http://mirror.datapipe.ne
t/gentoo http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 crypt curl font-server fortran gd gdbm ipv6 mysql ncurses offensive pam
perl python readline
 snmp ssl tcpd truetype-fonts type1-fonts zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Robert Pitt 2005-02-22 13:03:37 UTC

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