From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-121775-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QC5WJ-0008Uq-IM
	for garchives@archives.gentoo.org; Tue, 19 Apr 2011 07:38:50 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 550501C093;
	Tue, 19 Apr 2011 07:37:13 +0000 (UTC)
Received: from mail.muc.de (colin.muc.de [193.149.48.1])
	by pigeon.gentoo.org (Postfix) with ESMTP id CFE491C093
	for <gentoo-user@lists.gentoo.org>; Tue, 19 Apr 2011 07:37:12 +0000 (UTC)
Received: (qmail 83487 invoked by uid 3782); 19 Apr 2011 07:37:11 -0000
Received: from acm.muc.de (pD951A265.dip.t-dialin.net [217.81.162.101]) by
	colin2.muc.de (tmda-ofmipd) with ESMTP;
	Tue, 19 Apr 2011 09:37:09 +0200
Received: (qmail 4647 invoked by uid 1000); 19 Apr 2011 07:23:26 -0000
Date: Tue, 19 Apr 2011 07:23:26 +0000
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] emerge error with glib-perl-1.223.  PkgConfig and Depends not
	installed
Message-ID: <20110419072326.GA4127@acm.acm>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Delivery-Agent: TMDA/1.1.5 (Fettercairn)
From: Alan Mackenzie <acm@muc.de>
X-Primary-Address: acm@muc.de
X-Archives-Salt: 
X-Archives-Hash: 4283fd6b065ec486d5753796e813895d

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).