Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

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

Report information
The Basics
Id: 3160
Status: resolved
Priority: 0/
Queue: Net-Whois-RIPE

People
Owner: pgampe [...] users.sourceforge.net
Requestors: noelle [...] wiwi.uni-wuppertal.de
Cc:
AdminCc:

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



Subject: make test fails on debian3 with 2.4x Kernel
Building the package with CPAn as well as running make from the shell produces the following error: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01test........ok t/02old.........dubious Test returned status 1 (wstat 256, 0x100) Constant subroutine __need_size_t redefined at /usr/lib/perl/5.8.0/stddef.ph line 146. DIED. FAILED tests 5-25 Failed 21/25 tests, 16.00% okay t/03template....NOK 37Can't call method "content" on an undefined value at t/03template.t line 97. t/03template....dubious Test returned status 107 (wstat 27392, 0x6b00) DIED. FAILED tests 8, 13, 18, 23, 28, 33, 37-81 Failed 51/81 tests, 37.04% okay t/04verbose.....NOK 7Can't call method "content" on an undefined value at t/04verbose.t line 97. t/04verbose.....dubious Test returned status 107 (wstat 27392, 0x6b00) DIED. FAILED tests 7-81 Failed 75/81 tests, 7.41% okay t/05update......dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED tests 11, 13, 15-65 Failed 53/65 tests, 18.46% okay t/06iterator....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/02old.t 1 256 25 21 84.00% 5-25 t/03template.t 107 27392 81 51 62.96% 8 13 18 23 28 33 37-81 t/04verbose.t 107 27392 81 75 92.59% 7-81 t/05update.t 1 256 65 53 81.54% 11 13 15-65 Failed 4/6 test scripts, 33.33% okay. 200/759 subtests failed, 73.65% okay. make: *** [test_dynamic] Error 29 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Anyone could help us out, cause we need the package to install a software wich depends on it.. Thx and take care! Christian
Hi Christian, The errors occur as a result of a dependancy on a running whois server. I am in two minds about how to solve this one. I can remove the tests that are dependant on the server or start a simple server in the background and make the queries against it. The problem with starting a server in the background is I am not sure of a portable process to do that, given this package is being used in NT environments. Paul [guest - Tue Aug 5 06:17:44 2003]: Show quoted text
> Building the package with CPAn as well as running make from the shell > produces the following error: > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/01test........ok > t/02old.........dubious > Test returned status 1 (wstat 256, 0x100) > Constant subroutine __need_size_t redefined at > /usr/lib/perl/5.8.0/stddef.ph line 146. > DIED. FAILED tests 5-25 > Failed 21/25 tests, 16.00% okay > t/03template....NOK 37Can't call method "content" on an undefined > value at t/03template.t line 97. > t/03template....dubious > Test returned status 107 (wstat 27392, 0x6b00) > DIED. FAILED tests 8, 13, 18, 23, 28, 33, 37-81 > Failed 51/81 tests, 37.04% okay > t/04verbose.....NOK 7Can't call method "content" on an undefined value > at t/04verbose.t line 97. > t/04verbose.....dubious > Test returned status 107 (wstat 27392, 0x6b00) > DIED. FAILED tests 7-81 > Failed 75/81 tests, 7.41% okay > t/05update......dubious > Test returned status 1 (wstat 256, 0x100) > DIED. FAILED tests 11, 13, 15-65 > Failed 53/65 tests, 18.46% okay > t/06iterator....ok > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------------- > t/02old.t 1 256 25 21 84.00% 5-25 > t/03template.t 107 27392 81 51 62.96% 8 13 18 23 28 33 37-81 > t/04verbose.t 107 27392 81 75 92.59% 7-81 > t/05update.t 1 256 65 53 81.54% 11 13 15-65 > Failed 4/6 test scripts, 33.33% okay. 200/759 subtests failed, 73.65% > okay. > make: *** [test_dynamic] Error 29 > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force > > Anyone could help us out, cause we need the package to install a > software wich depends on it.. > > Thx and take care! > > Christian
Hello Paul, Paul_Gampe via RT (mailto:comment-Net-Whois-RIPE@rt.cpan.org) schrieb: Show quoted text
> The errors occur as a result of a dependancy on a running whois > server. I am in two minds about how to solve this one. I can remove > the tests that are dependant on the server or start a simple server > in the background and make the queries against it. The problem with > starting a server in the background is I am not sure of a portable > process to do that, given this package is being used in NT > environments.
thanks for your response. So if there is a dependancy problem what could be a possible and quick workaround for us?! If you have any further thoughts about this, please let me know. Thanks and take care, -christian
From: Paul Gampe <pgampe [...] redhat.com>
To: bug-Net-Whois-RIPE [...] rt.cpan.org, "AdminCc of cpan Ticket #3160": ;;;;, [...] honda.brisbane.redhat.com;;;
Subject: Re: [cpan #3160] make test fails on debian3 with 2.4x Kernel
Date: Tue, 12 Aug 2003 11:25:16 +1000
RT-Send-Cc:
Doing a force install will get you through the dependancy issue. Paul On Mon, 11 Aug 2003 08:26 pm, Guest via RT wrote: Show quoted text
> This message about Net-Whois-RIPE was sent to you by guest <> via > rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=3160 > > > Hello Paul, > > Paul_Gampe via RT (mailto:comment-Net-Whois-RIPE@rt.cpan.org) schrieb:
> > The errors occur as a result of a dependancy on a running whois > > server. I am in two minds about how to solve this one. I can remove > > the tests that are dependant on the server or start a simple server > > in the background and make the queries against it. The problem with > > starting a server in the background is I am not sure of a portable > > process to do that, given this package is being used in NT > > environments.
> > thanks for your response. So if there is a dependancy problem what could > be a possible and quick workaround for us?! If you have any further > thoughts > about this, please let me know. > > Thanks and take care, > > -christian