perl-unicode

Installation problem(s) with CPAN's Encode-2.82

2016-03-04 19:49:58
Dear Perl:

I run an HP-UX server on Release 11.31.

I checked the dependencies (Perl 5.7.3 - I have 5.8.8.F).

I then executed the simple install steps.  The 'make' process displayed a lot 
of warnings:

(Bundled) cc: warning 922: "-Ae" is unsupported in the bundled compiler, 
ignored.
(Bundled) cc: warning 922: "-fast" is unsupported in the bundled compiler, 
ignored.
(Bundled) cc: warning 922: "+Ofltacc=strict" is unsupported in the bundled 
compiler, ignored.

Then when I ran the 'make test', it seemed to get worse:

Running Mkbootstrap for Encode ()
        chmod 644 Encode.bs
        PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harne
ss" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch
')" t/*.t
t/Aliases..................t/Aliases..................1/1101
#   Failed test 'x-euc-jp'
#   at t/Aliases.t line 141.
#          got: ''
#     expected: 'euc-jp'
alias was x-euc-jp at t/Aliases.t line 141.

#   Failed test 'x-sjis'
#   at t/Aliases.t line 141.
#          got: ''
#     expected: 'shiftjis'
alias was x-sjis at t/Aliases.t line 141.

#   Failed test 'X-EUC-KR'
#   at t/Aliases.t line 141.
#          got: ''
#     expected: 'euc-kr'
alias was X-EUC-KR at t/Aliases.t line 141.

#   Failed test 'X-EUC-CN'
#   at t/Aliases.t line 141.
#          got: ''
#     expected: 'euc-cn'
alias was X-EUC-CN at t/Aliases.t line 141.

#   Failed test 'Utf32-be'
#   at t/Aliases.t line 141.
#          got: ''
#     expected: 'UTF-32BE'
alias was Utf32-be at t/Aliases.t line 141.

Several test "failed" or "died" or "dubious returns"

Then:

Use of uninitialized value in pattern match (m//) at 
/data/cpan/Encode-2.82/blib/lib/Encode/Alias.pm line 31.
And...
#   Failed test 'The object isa Encode::Encoding'
#   at t/isa.t line 9.
#     The object isn't defined

Finally:
Result: FAIL
Failed 19/32 test programs. 243/4367 subtests failed.
*** Error exit code 255

I've searched for any missing dependencies, but cannot find anything further.

How can I make this installation work?  Any and all insights would be 
appreciated.

Thank you,

[cid:image004.jpg@01D17629.C470AB70]Ole C. Olsen - Systems and Database 
Administrator
United Collection Bureau, Inc.
office: 800-866-6228 ext: 56093 | direct:  419-725-5393 | mobile: 419-410-8298
ocolsen(_at_)ucbinc(_dot_)com<mailto:ocolsen(_at_)ucbinc(_dot_)com> | 
www.ucbinc.com<http://www.ucbinc.com/>
[cid:image003.png@01D17628.A8C1D620]


________________________________
This communication constitutes an electronic communication within the meaning 
of the Electronic Communications Privacy Act, 18 USC 2510, and its disclosure 
is strictly limited to the recipient intended by the sender of this message. 
This electronic transmission, including any attachments, is confidential, 
legally privileged and/or a trade secret. The same is intended solely for the 
attention and use of the named addressee(s). Receipt by anyone other than the 
intended recipient does not constitute a loss of the confidential or privileged 
nature of the communication. If you are not the intended recipient, please 
immediately advise the sender by reply e-mail or telephone that this message 
has been inadvertently transmitted to you and delete this e-mail from your 
system. If you have received this transmission by error, you are hereby 
notified that any disclosure, copying, distribution or the taking of any action 
in reliance on the contents of such communication is strictly prohibited. You 
are hereby warned that electronic messages may be altered and that we will not 
be liable for any damages resulting from any modification, alternation or 
falsification of an electronic communication that is originated by us.

PNG image

PNG image

JPEG image

Attachment: ENCODING INSTALL LOG.txt
Description: ENCODING INSTALL LOG.txt

<Prev in Thread] Current Thread [Next in Thread>
  • Installation problem(s) with CPAN's Encode-2.82, Ole C. Olsen <=