On 2011.9.1 1:08 PM, neal rauhauser wrote:
>     I have updated CPAN, tried to 'install ExtUtils::MakeMaker', and tried to
> build it using /usr/ports/devel/p5-ExtUtils-MakeMaker. All of them on FreeBSD
> 6.4, 8.2, and OpenBSD 4.9 fail in a similar fashion, hanging on test 3 of 20
> in t/INSTALL_BASE.t

Sorry for the delay in replying.  We've been tracking this one down for a
while and found the culprit.  FreeBSD has overridden parts of MakeMaker
(specifically ExtUtils::Packlist) and their code can get into an infinite loop
during the tests.

It's just been patched in the repository to work around, disabling FreeBSD's
special code which shouldn't have been running during testing anyway.  A fix
for FreeBSD's code has also been sent to FreeBSD.  You can get that from
http://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker or wait for the next
release.


-- 
44. I am not the atheist chaplain.
    -- The 213 Things Skippy Is No Longer Allowed To Do In The U.S. Army
           http://skippyslist.com/list/

Reply via email to