Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error install perl module (HTTP::ProxyPAC and IO::Socket::SSL) #61

Open
FloNcy opened this issue Aug 27, 2021 · 0 comments
Open

Error install perl module (HTTP::ProxyPAC and IO::Socket::SSL) #61

FloNcy opened this issue Aug 27, 2021 · 0 comments

Comments

@FloNcy
Copy link

FloNcy commented Aug 27, 2021

Hello everyone :)

When I install "HTTP::ProxyPAC" and "IO::Socket::SSL" perl module, I have this problem :

  • HTTP::ProxyPAC :
    [...]
    t/01_proxy.t ....... Dubious, test returned 9 (wstat 2304, 0x900)
    Failed 16/26 subtests
    t/02_from_rival.t .. # testing with je interpreter and javascript PAC-library
    t/02_from_rival.t .. 1/18 # testing with je interpreter and perl PAC-library
    t/02_from_rival.t .. ok

Test Summary Report

t/01_proxy.t (Wstat: 2304 Tests: 10 Failed: 0)
Non-zero exit status: 9
Parse errors: Bad plan. You planned 26 tests but ran 10.
Files=3, Tests=29, 3 wallclock secs ( 0.03 usr + 0.00 sys = 0.03 CPU)
Result: FAIL
Failed 1/3 test programs. 0/29 subtests failed.
gmake: *** [Makefile:854: test_dynamic] Error 255
MACKENNA/HTTP-ProxyPAC-0.31.tar.gz
C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MACKENNA/HTTP-ProxyPAC-0.31.tar.gz
Stopping: 'install' failed for 'HTTP::ProxyPAC'.

  • IO::Socket::SSL :
    [...]
    t/sni_verify.t .................... Failed 3/17 subtests
    (less 3 skipped subtests: 11 okay)
    t/start-stopssl.t ................. ok
    t/startssl-failed.t ............... ok
    t/startssl.t ...................... ok
    t/sysread_write.t ................. ok
    t/verify_fingerprint.t ............ ok
    t/verify_hostname.t ............... ok
    t/verify_hostname_standalone.t .... ok
    t/verify_partial_chain.t .......... ok

Test Summary Report

t/sni_verify.t (Wstat: 0 Tests: 17 Failed: 3)
Failed tests: 10, 12, 14
Files=42, Tests=808, 50 wallclock secs ( 0.16 usr + 0.08 sys = 0.23 CPU)
Result: FAIL
Failed 1/42 test programs. 3/808 subtests failed.
gmake: *** [Makefile:875: test_dynamic] Error 255
SULLR/IO-Socket-SSL-2.072.tar.gz
C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports SULLR/IO-Socket-SSL-2.072.tar.gz
Stopping: 'install' failed for 'IO::Socket::SSL'.

I work in Windows Server 2019 Standard.
The version of perl : This is perl 5, version 32, subversion 1 (v5.32.1) built for MSWin32-x64-multi-thread
(I tried with perl 5.26, same problem)

Thank's for your help.

Florian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant