develooper Front page | perl.perl5.porters | Postings from May 2016

5.24.0 + cpan

Thread Next
From:
H.Merijn Brand
Date:
May 16, 2016 15:45
Subject:
5.24.0 + cpan
Message ID:
20160516174518.3b094683@pc09.procura.nl
I started to create the software depots for HP-UX for 5.24.0, but …

build /test went pretty OK

This is perl 5, version 24, subversion 0 (v5.24.0) built for IA64.ARCHREV_0-thread-multi-LP64-ld


t/h2ph and t/h2xs fail as they want the perl that is going to be
installed from the location where it will be installed, which I cleared
out before I started

t/encode fails on LC_ALL != en_US.utf8, just as the smokes do

After installation, I copied the Config.pm from a completely working
5.22.1, built just like 5.24.0, and when I use it, it just seems to hang

NO output whatsoever

$ cpan V

--- nothing

HP-UX version for strace (truss/tusc) shows continuous opening, mmap
and so on and so on, so it does not hang on I/O

$ perl -MCPAN -e'install "V"'

works fine


It is not just the first call. After "V" has been installed

$ cpan LWP

"hangs"

$ perl -MCPAN -e'install "LWP"'

works like a charm

Any hints?


-- 
H.Merijn Brand  http://tux.nl   Perl Monger  http://amsterdam.pm.org/
using perl5.00307 .. 5.23   porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/        http://www.test-smoke.org/
http://qa.perl.org   http://www.goldmark.org/jeff/stupid-disclaimers/

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