Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352113 - dev-perl/glib-perl-1.223 depends on >=dev-perl/extutils-depends-0.303 and
Summary: dev-perl/glib-perl-1.223 depends on >=dev-perl/extutils-depends-0.303 and
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 11:19 UTC by Daniel Black (RETIRED)
Modified: 2011-01-23 15:39 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 Daniel Black (RETIRED) gentoo-dev 2011-01-19 11:19:46 UTC
...>=dev-perl/extutils-pkgconfig-1.11
and then it compiles


earlier versions with:
dev-perl/extutils-depends-0.302
dev-perl/extutils-pkgconfig-1.07

and

[I] perl-core/ExtUtils-MakeMaker
     Installed versions:  6.56-r1(20:41:25 11/03/10)

[I] virtual/perl-ExtUtils-MakeMaker
     Available versions:  6.56

fails...
 * Package:    dev-perl/glib-perl-1.223
 * Repository: gentoo
 * Maintainer: perl@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   distcc preserve-libs sandbox splitdebug
>>> Unpacking source...
>>> Unpacking Glib-1.223.tar.gz to /var/tmp/portage/dev-perl/glib-perl-1.223/work
>>> Source unpacked in /var/tmp/portage/dev-perl/glib-perl-1.223/work
>>> Preparing source in /var/tmp/portage/dev-perl/glib-perl-1.223/work/Glib-1.223 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/glib-perl-1.223/work/Glib-1.223 ...
 * Using ExtUtils::MakeMaker
 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/glib-perl-1.223/image/
Can't locate ExtUtils/Depends.pm in @INC (@INC contains: /etc/perl /usr/lib64/perl5/site_perl/5.12.2/x86_64-linux-debug /usr/lib64/perl5/site_perl/5.12.2 /usr/lib64/perl5/vendor_perl/5.12.2/x86_64-linux-debug /usr/lib64/perl5/vendor_perl/5.12.2 /usr/lib64/perl5/5.12.2/x86_64-linux-debug /usr/lib64/perl5/5.12.2 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl /usr/local/lib/site_perl .) at (eval 6) line 1.
BEGIN failed--compilation aborted at (eval 6) line 1.

Checking if your kit is complete...
Looks good
MakeMaker FATAL: prerequisites not found.
    ExtUtils::Depends not installed
    ExtUtils::PkgConfig not installed

Please install these modules first and rerun 'perl Makefile.PL'.
 * ERROR: dev-perl/glib-perl-1.223 failed:
 *   Unable to build!
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_configure
 *   environment, line 2718:  Called perl-module_src_configure
 *   environment, line 2355:  Called perl-module_src_prep
 *   environment, line 2427:  Called die
 * The specific snippet of code:
 *               perl Makefile.PL "$@" <<< "${pm_echovar}" || die "Unable to build!";
 * 
 * If you need support, post the output of 'emerge --info =dev-perl/glib-perl-1.223',
 * the complete build log and the output of 'emerge -pqv =dev-perl/glib-perl-1.223'.
 * The complete build log is located at '/var/tmp/portage/dev-perl/glib-perl-1.223/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-perl/glib-perl-1.223/temp/environment'.
 * S: '/var/tmp/portage/dev-perl/glib-perl-1.223/work/Glib-1.223'
passivegrunt Desktop # emerge --info
Portage 2.2.0_alpha17 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo x86_64)
=================================================================
System uname: Linux-2.6.36-gentoo-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4200+-with-gentoo-2.0.1
Timestamp of tree: Wed, 19 Jan 2011 06:15:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [enabled]
app-shells/bash:     4.1_p7
dev-java/java-config: 1.3.7-r1, 2.1.11
dev-lang/python:     2.5.4-r4, 2.6.5-r3, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     9999
sys-apps/sandbox:    2.3-r1
sys-devel/autoconf:  2.13::<unknown repository>, 2.65-r1
sys-devel/automake:  1.4_p6::<unknown repository>, 1.5, 1.6.3::<unknown repository>, 1.7.9-r1::<unknown repository>, 1.8.5-r3::<unknown repository>, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       3.4.6-r2, 4.1.2::<unknown repository>, 4.2.4-r1, 4.3.4, 4.4.4-r2, 4.5.0
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
Repositories: gentoo gamerlay-stable local
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA PUEL sun-bcla-java-vm dlj-1.1 skype-eula googleearth"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -msse -msse2 -mmmx -m3dnow"
CHOST="x86_64-pc-linux-gnu"
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2011-01-19 11:37:44 UTC
(In reply to comment #0)
> earlier versions with:
> dev-perl/extutils-depends-0.302
> dev-perl/extutils-pkgconfig-1.07

> Can't locate ExtUtils/Depends.pm in @INC (@INC contains: /etc/perl
> /usr/lib64/perl5/site_perl/5.12.2/x86_64-linux-debug
> /usr/lib64/perl5/site_perl/5.12.2
> /usr/lib64/perl5/vendor_perl/5.12.2/x86_64-linux-debug
> /usr/lib64/perl5/vendor_perl/5.12.2 /usr/lib64/perl5/5.12.2/x86_64-linux-debug
> /usr/lib64/perl5/5.12.2 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl
> /usr/local/lib/site_perl .) at (eval 6) line 1.

I don't think the versions are the problem. Perl can't find the module.
Where are they installed?
qlist extutils-depends
qlist extutils-pkgconfig