develooper Front page | perl.perl5.porters | Postings from July 2009

Re: maint-5.10 snapshot (aka "RC0")

Thread Previous | Thread Next
From:
Tim Jenness
Date:
July 7, 2009 14:16
Subject:
Re: maint-5.10 snapshot (aka "RC0")
Message ID:
24D748C6-7BE4-474D-9DA0-15B60CA7EF19@jach.hawaii.edu

On Jul 7, 2009, at 8:51 AM, Dave Mitchell wrote:

> I've created a snapshot of the maint-5.10 branch:
>
> http://www.iabyn.com/tmp/perl-5.10.0-GitLive-maint-5.10-1551-gadd0c32.tar.gz
>
> This snapshot is actually quite close to what the first release  
> candidate
> will be like (RC1), so you might want to think of this as a sort-of  
> RC0.

Works on Mac OSX Leopard in 64bit mode (unlike 5.10.0). Configure  
args: -Dcc=gcc-4.2 -Dprefix=/usr/local/perl-test -DEBUGGING=both - 
Duse64bitall -Duserelocatableinc

I have a question concerning -Duserelocatableinc though. It does seem  
to work on this system and relocating the install tree does work (perl  
-V is fine) but I get 3 test failures that I imagine are directly  
related to it:

t/pod/pod2usage2..............................................#    
Failed test 'Output test pod2usage with Pod::Find'
#   at pod/pod2usage2.t line 235.
# Got:
# #Usage:
# #    This is a test for CPAN#33020
# #
# #Usage:
# #    And this will be also printed.
# #
#
FAILED at test 26

lib/ExtUtils/t/Installed......................................#    
Failed test '... should find doc file under given dir'
#   at ../lib/ExtUtils/t/Installed.t line 231.
#          got: '0'
#     expected: '1'
FAILED at test 46
lib/ExtUtils/t/Install........................................ok
lib/ExtUtils/t/INST_PREFIX....................................#    
Failed test '$(SITEPREFIX) + sitearch'
#   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
#                   './../lib/site_perl/5.10.0/darwin-2level'
#     doesn't match '(?-xism:^\$\(SITEPREFIX\))'
FAILED at test 19

I assume these tests are assuming that the prefix is not relocatable.  
They also fail in blead though. Given how hidden this feature is I'm  
not sure whether it matters. I also don't know whether this is a mac- 
specific problem.

-- 
Tim Jenness
Joint Astronomy Centre





Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About