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

Re: any 5.10.1 showstoppers?

Thread Previous | Thread Next
From:
David E . Wheeler
Date:
August 4, 2009 09:53
Subject:
Re: any 5.10.1 showstoppers?
Message ID:
5A57AB82-C7F7-419B-BBD8-BCEE1FA1100E@kineticode.com
On Aug 4, 2009, at 9:50 AM, David E. Wheeler wrote:

> lib/ExtUtils/t/INST_PREFIX....................................#    
> Failed test '$(SITEPREFIX) + sitearch'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../lib/site_perl/5.10.1/darwin-thread- 
> multi-2level'
> #     doesn't match '(?-xism:^\$\(SITEPREFIX\))'
> #   Failed test '$(SITEPREFIX) + sitelib'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../lib/site_perl/5.10.1'
> #     doesn't match '(?-xism:^\$\(SITEPREFIX\))'
> #   Failed test '$(SITEPREFIX) + sitebin'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../bin'
> #     doesn't match '(?-xism:^\$\(SITEPREFIX\))'
> #   Failed test '$(SITEPREFIX) + siteman1dir'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../man/man1'
> #     doesn't match '(?-xism:^\$\(SITEPREFIX\))'
> #   Failed test '$(SITEPREFIX) + siteman3dir'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../man/man3'
> #     doesn't match '(?-xism:^\$\(SITEPREFIX\))'
> #   Failed test '$(PERLPREFIX) + archlib'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../lib/5.10.1/darwin-thread-multi-2level'
> #     doesn't match '(?-xism:^\$\(PERLPREFIX\))'
> #   Failed test '$(PERLPREFIX) + privlib'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../lib/5.10.1'
> #     doesn't match '(?-xism:^\$\(PERLPREFIX\))'
> #   Failed test '$(PERLPREFIX) + bin'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   '.../'
> #     doesn't match '(?-xism:^\$\(PERLPREFIX\))'
> #   Failed test '$(PERLPREFIX) + man1dir'
> #   at ../lib/ExtUtils/t/INST_PREFIX.t line 142.
> #                   './../man/man1'
> #     doesn't match '(?-xism:^\$\(PERLPREFIX\))'
> FAILED at test 19

And here's a new one:

lib/ExtUtils/t/prefixify......................................#    
Failed test 'prefixify w/defaults and PREFIX'
#   at ../lib/ExtUtils/t/prefixify.t line 38.
#          got: '.../'
#     expected: 'something/this/that'
FAILED at test 2


Best,

David


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