Front page | perl.perl5.porters |
Postings from May 2012
Re: Perl 5.16.0 RC1
From:
James E Keenan
Date:
May 15, 2012 17:45
Subject:
Re: Perl 5.16.0 RC1
Message ID:
20120516004535.24939.qmail@lists-nntp.develooper.com
On 5/15/12 12:18 PM, Jim Keenan wrote:
>
>
> I will try again tonight. I should add that before I got this failure, I experienced an apparent crash during the phase of 'make' which was compiling toke.c. After I rebooted, I resumed 'make' from that point. I will try to do 'make clean' and start with a fresh 'make'.
>
And the crash was the problem. It spewed silicon all over the build
directory. I did a 'make clean && make'; the build got a little bit
farther than previously and died with similar error message. I peeked
into the file listed and it was all binary.
So I removed the directory entirely, re-unpacked the tarball, and
started over. 93 minutes later, make test PASSed.
So this is no longer an issue, much less a blocker.
Thank you very much.
Jim Keenan