Front page | perl.perl5.porters |
Postings from January 2007
Re: New release ?
Thread Previous
|
Thread Next
From:
H.Merijn Brand
Date:
January 6, 2007 08:34
Subject:
Re: New release ?
Message ID:
20070106173422.7cff6ef0@pc09
On Fri, 5 Jan 2007 23:40:40 +0100, Tels <nospam-abuse@bloodgate.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Moin,
>
> >I'm trying to make a list of what needs to be sorted out before a new
> >development release: (5.9.5, which should be feature-equal to 5.10.0)
>
> A new BigInt release. Please kick my sorry butt into action next week when I
> return from my holiday.
>
> >- 64 bit Linux builds (/lib64) (is more than change #29603 needed?)
>
> I think so, it still fails for me with a recent blead:
>
> make[2]: Entering directory `/home/te/src/blead.test'
> ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl lib/Config.pm
> Can't locate strict.pm in @INC (@INC contains:
> lib /usr/local/lib/perl5/5.9.5/x86_64-linux /usr/local/lib/perl5/5.9.5 /usr/local/lib/perl5/site_perl/5.9.5/x86_64-linux /usr/local/lib/perl5/site_perl/5.9.5 .)
> at configpm line 39.
at this point do you already have a config.sh?
Can you send that to me?
> BEGIN failed--compilation aborted at configpm line 39.
> make[2]: *** [lib/Config.pod] Error 22
> make[2]: Leaving directory `/home/te/src/blead.test'
> make[1]: [minitest.prep] Error 2 (ignored)
>
> You may see some irrelevant test failures if you have been unable
> to build lib/Config.pm, lib/lib.pm or the Unicode data files.
>
> cd t && (rm -f perl; /bin/ln -s ../miniperl perl) \
> && ./perl TEST -minitest base/*.t comp/*.t cmd/*.t run/*.t io/*.t
> op/*.t uni/*.t </dev/tty
> Can't locate TestInit.pm in @INC (@INC
> contains: /usr/local/lib/perl5/5.9.5/x86_64-linux /usr/local/lib/perl5/5.9.5 /usr/local/lib/perl5/site_perl/5.9.5/x86_64-linux /usr/local/lib/perl5/site_perl/5.9.5 .)
> at TEST line 68.
> BEGIN failed--compilation aborted at TEST line 68.
> make[1]: [minitest] Error 22 (ignored)
> make[1]: Leaving directory `/home/te/src/blead.test'
> ./miniperl -Ilib configpm --heavy=lib/Config_heavy.pl lib/Config.pm
> Can't locate strict.pm in @INC (@INC contains:
> lib /usr/local/lib/perl5/5.9.5/x86_64-linux /usr/local/lib/perl5/5.9.5 /usr/local/lib/perl5/site_perl/5.9.5/x86_64-linux /usr/local/lib/perl5/site_perl/5.9.5 .)
> at configpm line 39.
> BEGIN failed--compilation aborted at configpm line 39.
> make: *** [lib/Config.pod] Error 22
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using & porting perl 5.6.2, 5.8.x, 5.9.x on HP-UX 10.20, 11.00, 11.11,
& 11.23, SuSE 10.0 & 10.1, AIX 4.3 & 5.2, and Cygwin. http://qa.perl.org
http://mirrors.develooper.com/hpux/ http://www.test-smoke.org
http://www.goldmark.org/jeff/stupid-disclaimers/
Thread Previous
|
Thread Next