[gentoo-user] emerge error with glib-perl-1.223. PkgConfig and Depends not installed

2011-04-19 Thread Alan Mackenzie
Hi, gentoo.

I'm trying # emerge --update --deep xfce4-meta.

It fails at glib-perl-1.223, since it can't find ExtUtils::Depends and
ExtUtils::PkgConfig.  Here is the relevant section from the build log:

 * Package:dev-perl/glib-perl-1.223
 * USE:amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   sandbox
 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 
/usr/lib64/perl5/site_perl/5.12.2 
/usr/lib64/perl5/vendor_perl/5.12.2/x86_64-linux 
/usr/lib64/perl5/vendor_perl/5.12.2 /usr/lib64/perl5/5.12.2/x86_64-linux 
/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


However, I do have extutils-depends and extutils-pkgconfig installed at
the latest version.

Would somebody help me fix this, please.  I don't have a working X
windows at the moment.  :-(

-- Alan Mackenize (Nuremberg, Germany).



Re: [gentoo-user] emerge error with glib-perl-1.223. PkgConfig and Depends not installed

2011-04-19 Thread Stroller

On 19/4/2011, at 8:23am, Alan Mackenzie wrote:
 ...
 I'm trying # emerge --update --deep xfce4-meta.

If you're installing this for the first time then there's no need for the 
--update. I don't know that --deep is good practice, either. What are you 
trying to achieve?

 It fails at glib-perl-1.223, since it can't find ExtUtils::Depends and
 ExtUtils::PkgConfig.  Here is the relevant section from the build log:
 
 ...
 Checking if your kit is complete...
 Looks good
 MakeMaker FATAL: prerequisites not found.
ExtUtils::Depends not installed
ExtUtils::PkgConfig not installed


Google search for this error message:
  http://tinyurl.com/6b5hbp7

3rd hit:
  http://bugs.gentoo.org/show_bug.cgi?id=344557

Stroller.




Re: [gentoo-user] emerge error with glib-perl-1.223. PkgConfig and Depends not installed

2011-04-19 Thread Alan Mackenzie
Hi, Stroller.

On Tue, Apr 19, 2011 at 11:11:52AM +0100, Stroller wrote:

 On 19/4/2011, at 8:23am, Alan Mackenzie wrote:
  ...
  I'm trying # emerge --update --deep xfce4-meta.

 If you're installing this for the first time then there's no need for
 the --update. I don't know that --deep is good practice, either.
 What are you trying to achieve?
 
To update my first installation of xfce from ~February 2010.  Maybe it
would have been better to omit the --deep to begin with.

  It fails at glib-perl-1.223, since it can't find ExtUtils::Depends
  and ExtUtils::PkgConfig.  Here is the relevant section from the
  build log:

  ...
  Checking if your kit is complete...
  Looks good
  MakeMaker FATAL: prerequisites not found.
 ExtUtils::Depends not installed
 ExtUtils::PkgConfig not installed
 
 
 Google search for this error message:
   http://tinyurl.com/6b5hbp7

 3rd hit:
   http://bugs.gentoo.org/show_bug.cgi?id=344557

Thanks. perl-cleaner did the job on this bug.  :-)

 Stroller.

-- 
Alan Mackenzie (Nuremberg, Germany).