Skip Menu |

This queue is for tickets about the Net-SSLeay CPAN distribution.

Report information
The Basics
Id: 37695
Status: resolved
Priority: 0/
Queue: Net-SSLeay

People
Owner: MIKEM [...] cpan.org
Requestors: graeme.coates [...] ctsu.ox.ac.uk
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Net::SSLeay tests fail and hang during make test (v 1.33.01)
Date: Tue, 15 Jul 2008 15:47:47 +0100
To: <bug-Net-SSLeay [...] rt.cpan.org>
From: "Graeme Coates" <graeme.coates [...] ctsu.ox.ac.uk>
Hi, I'm having trouble with performing the test phase when trying to install Net::SSLeay. I have tried on two systems (same OS) though MCPAN commands and compiling from source and all fail similarly. System details as follows: Redhat 7.1 (kernel: 2.4.2-2) Perl 5.8.7 (from source, built locally) Net::SSLeay source .tgz v1.33_01 gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81) error output as follows: [bugsy@dune Net-SSLeay-1.33_01]$ make test PERL_DL_NONLAZY=1 /usr2/bugsy/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*/*.t t/*/*/*.t t/external/08_external...........ok t/external/15_altnames...........ok t/handle/external/10_destroy.....ok t/handle/external/50_external....ok t/handle/local/05_use............ok t/local/00_ptr_cast..............# compiling test program with: gcc -o t/local/ptr_cast_test t/local/ptr_cast_test.c t/local/00_ptr_cast..............ok t/local/01_pod...................ok t/local/02_pod_coverage..........skipped all skipped: currently disabled t/local/03_use...................ok t/local/04_basic.................ok t/local/05_passwd_cb.............ok t/local/06_tcpecho...............ok t/local/07_sslecho...............NOK 38/69 # Failed test 'ssl_read_all' # at t/local/07_sslecho.t line 66. # got: '' # expected: 'ssleay-test' t/local/07_sslecho...............NOK 39/69 # Failed test 'ssl_write_all' # at t/local/07_sslecho.t line 67. Kid regards, Graeme -- T:+44 1865 743914 F: +44 1865 743985 E:graeme.coates@ctsu.ox.ac.uk PGP:0x159C35CB Clinical Trial Service Unit (CTSU) Roosevelt Drive Richard Doll Building (RDB) Oxford Univ. of Oxford, Old Road Campus OX3 7LF
Hi Can you confirm this issue is now resolved? Cheers. On Tue Jul 15 10:47:44 2008, graeme.coates@ctsu.ox.ac.uk wrote: Show quoted text
> Hi, > > I'm having trouble with performing the test phase when trying to
install Show quoted text
> Net::SSLeay. I have tried on two systems (same OS) though MCPAN
commands Show quoted text
> and compiling from source and all fail similarly. System details as > follows: > > Redhat 7.1 (kernel: 2.4.2-2) > Perl 5.8.7 (from source, built locally) > Net::SSLeay source .tgz v1.33_01 > gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81) > > > error output as follows: > > [bugsy@dune Net-SSLeay-1.33_01]$ make test >
PERL_DL_NONLAZY=1 /usr2/bugsy/perl/bin/perl "-MExtUtils::Command::MM" Show quoted text
> "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*/*.t
t/*/*/*.t Show quoted text
> t/external/08_external...........ok > t/external/15_altnames...........ok > t/handle/external/10_destroy.....ok > t/handle/external/50_external....ok > t/handle/local/05_use............ok > t/local/00_ptr_cast..............# compiling test program with:
gcc -o Show quoted text
> t/local/ptr_cast_test t/local/ptr_cast_test.c > t/local/00_ptr_cast..............ok > t/local/01_pod...................ok > t/local/02_pod_coverage..........skipped > all skipped: currently disabled > t/local/03_use...................ok > t/local/04_basic.................ok > t/local/05_passwd_cb.............ok > t/local/06_tcpecho...............ok > t/local/07_sslecho...............NOK 38/69 > # Failed test 'ssl_read_all' > # at t/local/07_sslecho.t line 66. > # got: '' > # expected: 'ssleay-test' > t/local/07_sslecho...............NOK 39/69 > # Failed test 'ssl_write_all' > # at t/local/07_sslecho.t line 67. > > > Kid regards, > > Graeme >
Subject: RE: [rt.cpan.org #37695] Resolved: Net::SSLeay tests fail and hang during make test (v 1.33.01)
Date: Mon, 26 Sep 2011 11:57:08 +0000
To: "bug-Net-SSLeay [...] rt.cpan.org" <bug-Net-SSLeay [...] rt.cpan.org>
From: Graeme Coates <graeme.coates [...] ctsu.ox.ac.uk>
I no longer have the relevant system in place, but checking this on a stock RHEL5 box indicates that the issue doesn't occur. Thanks, Graeme Show quoted text
> -----Original Message----- > From: MIKEM via RT [mailto:bug-Net-SSLeay@rt.cpan.org] > Sent: 24 September 2011 23:39 > To: Graeme Coates > Subject: [rt.cpan.org #37695] Resolved: Net::SSLeay tests fail and hang > during make test (v 1.33.01) > > <URL: https://rt.cpan.org/Ticket/Display.html?id=37695 > > > According to our records, your request has been resolved. If you have any > further questions or concerns, please respond to this message.