Hi,

On Tue, May 10 at 09:11, Matt Connell wrote:
> I can't figure out why a perl update isn't building.  This is only
> happening on one single machine out of the half dozen Gentoo systems I
> have running.  I've never had issues building perl itself either. 
> Modules sure, but never the main perl package.
> 
> My search-fu is failing me as well, apparently, so I turn to y'all. 
> Can someone point me in the right direction?

You might want to check out
https://forums.gentoo.org/viewtopic-p-8680082.html

The solution suggested is to clear out obsolete and unmaintained
packages which may be causing your build to hit the error check
with.

  emerge -av --depclean
  perl-cleaner --all

Always a good idea to do a regular cleanup with depclean and I
suggest running perl-cleaner with the -p "pretend" option first.

HTH
-- 
        Bob Dunlop

Reply via email to