Failing tests during 'make test'
"Nick Sauro" <[email protected]> Fri, 21 Jan 2005 13:40:56 -0500
| Newsgroups | gmane.comp.lang.perl.modules.class-methodmaker |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
------_=_NextPart_001_01C4FFE8.BE35F4FC
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello all. I am relatively new to PERL and CPAN, and am trying to =
install the Class::MethodMaker module.
At first, I tried using CPAN, and it said it did it successfuly, but =
when I run the perl program that uses the module, it is reporting errors =
within the module. I am running redhat linux. I tried then manually =
compiling and installing the module, and when I get to make test, i get =
a lot of errors in the tests. Here is a dump: Can anyone point me in =
the right direction? Any help will be greatly appreciated
=20
Thanks
=20
Nick S.
=20
/usr/bin/perl Build --makefile_env_macros 1 test
* WARNING: Configuration was initially created with '/usr/bin/perl',
but we are now using '/usr/bin/perl'.
Use of uninitialized value in concatenation (.) or string at =
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1431.
Use of uninitialized value in concatenation (.) or string at =
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1562.
Use of uninitialized value in concatenation (.) or string at =
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1568.
Use of uninitialized value in concatenation (.) or string at =
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1431.
Use of uninitialized value in concatenation (.) or string at =
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1562.
Use of uninitialized value in concatenation (.) or string at =
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1568.
t/0-signature..............ok
1/1 skipped: Next time around, consider install =
Module::Signature,
t/array....................ok
t/basic....................ok
t/diffclass................ok
t/hash.....................ok
t/new......................ok
t/redefine-warnings........ok
1/2 skipped: various reasons
t/scalar...................ok
t/v1_abstract..............ok
t/v1_boolean...............Wrong C::MM: 1.12
t/v1_boolean...............dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-19
Failed 19/19 tests, 0.00% okay
t/v1_code..................ok
t/v1_copy..................ok
t/v1_counter...............Wrong C::MM: 1.12
t/v1_counter...............dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-11
Failed 11/11 tests, 0.00% okay
t/v1_get_concat............Wrong C::MM: 1.12
t/v1_get_concat............dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-13
Failed 13/13 tests, 0.00% okay
t/v1_get_set...............ok
t/v1_get_set_hi............ok
t/v1_hash..................ok
t/v1_key_attrib............Wrong C::MM: 1.12
t/v1_key_attrib............dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-17
Failed 17/17 tests, 0.00% okay
t/v1_key_with_create.......Wrong C::MM: 1.12
t/v1_key_with_create.......dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-18
Failed 18/18 tests, 0.00% okay
t/v1_list..................ok
t/v1_method................ok
t/v1_new...................ok
t/v1_new_hash_with_init....ok
t/v1_object................ok
t/v1_object_list...........ok
t/v1_object_tie_hash.......Wrong C::MM: 1.12
t/v1_object_tie_hash.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/v1_object_tie_list.......Wrong C::MM: 1.12
t/v1_object_tie_list.......dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
Failed 12/12 tests, 0.00% okay
t/v1_set_once..............Wrong C::MM: 1.12
t/v1_set_once..............dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-71
Failed 71/71 tests, 0.00% okay
t/v1_set_once_static.......Wrong C::MM: 1.12
t/v1_set_once_static.......dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-44
Failed 44/44 tests, 0.00% okay
t/v1_singleton.............Wrong C::MM: 1.12
t/v1_singleton.............dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
t/v1_static_get_set........ok
t/v1_static_hash...........ok
t/v1_static_list...........ok
t/v1_tie_hash..............ok
t/v1_tie_list..............ok
t/v1_tie_scalar............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------=
------
t/v1_boolean.t 25 6400 19 19 100.00% 1-19
t/v1_counter.t 25 6400 11 11 100.00% 1-11
t/v1_get_concat.t 25 6400 13 13 100.00% 1-13
t/v1_key_attrib.t 25 6400 17 17 100.00% 1-17
t/v1_key_with_create.t 25 6400 18 18 100.00% 1-18
t/v1_object_tie_hash.t 255 65280 8 8 100.00% 1-8
t/v1_object_tie_list.t 255 65280 12 12 100.00% 1-12
t/v1_set_once.t 25 6400 71 71 100.00% 1-71
t/v1_set_once_static.t 25 6400 44 44 100.00% 1-44
t/v1_singleton.t 25 6400 8 8 100.00% 1-8
2 subtests skipped.
Failed 10/36 test scripts, 72.22% okay. 221/1748 subtests failed, 87.36% =
okay.
make: *** [test] Error 29
------_=_NextPart_001_01C4FFE8.BE35F4FC
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML =
DIR=3Dltr><HEAD><META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1"></HEAD><BODY><DIV><FONT face=3D'Arial' =
color=3D#000000 size=3D2>Hello all. I am relatively new to PERL and =
CPAN, and am =0A=
trying to install the Class::MethodMaker module.</FONT></DIV>=0A=
<DIV><FONT face=3DArial size=3D2>At first, I tried using CPAN, and it =
said it did it =0A=
successfuly, but when I run the perl program that uses the module, it is =0A=
reporting errors within the module. I am running redhat =
linux. I =0A=
tried then manually compiling and installing the module, and when I get =
to make =0A=
test, i get a lot of errors in the tests. Here is a dump: =
Can anyone =0A=
point me in the right direction? Any help will be greatly =0A=
appreciated</FONT></DIV>=0A=
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A=
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>=0A=
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A=
<DIV><FONT face=3DArial size=3D2>Nick S.</FONT></DIV>=0A=
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>=0A=
<DIV>/usr/bin/perl Build --makefile_env_macros 1 test<BR> * =
WARNING: =0A=
Configuration was initially created with =
'/usr/bin/perl',<BR> but we =0A=
are now using '/usr/bin/perl'.<BR>Use of uninitialized value in =
concatenation =0A=
(.) or string at /usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm =
line =0A=
1431.<BR>Use of uninitialized value in concatenation (.) or string at =0A=
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1562.<BR>Use of =0A=
uninitialized value in concatenation (.) or string at =0A=
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1568.<BR>Use of =0A=
uninitialized value in concatenation (.) or string at =0A=
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1431.<BR>Use of =0A=
uninitialized value in concatenation (.) or string at =0A=
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line 1562.<BR>Use of =0A=
uninitialized value in concatenation (.) or string at =0A=
/usr/lib/perl5/site_perl/5.8.0/Module/Build/Base.pm line =0A=
1568.<BR>t/0-signature..............ok<BR> &=
nbsp; =0A=
1/1 skipped: Next time around, consider install =0A=
Module::Signature,<BR>t/array....................ok<BR>t/basic...........=
.........ok<BR>t/diffclass................ok<BR>t/hash...................=
..ok<BR>t/new......................ok<BR>t/redefine-warnings........ok<BR=
> =0A=
1/2 skipped: various =0A=
reasons<BR>t/scalar...................ok<BR>t/v1_abstract..............ok=
<BR>t/v1_boolean...............Wrong =0A=
C::MM: =0A=
1.12<BR>t/v1_boolean...............dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-19<BR> Failed 19/19 tests, =
0.00% =0A=
okay<BR>t/v1_code..................ok<BR>t/v1_copy..................ok<BR=
>t/v1_counter...............Wrong =0A=
C::MM: =0A=
1.12<BR>t/v1_counter...............dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-11<BR> Failed 11/11 tests, =
0.00% =0A=
okay<BR>t/v1_get_concat............Wrong C::MM: =0A=
1.12<BR>t/v1_get_concat............dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-13<BR> Failed 13/13 tests, =
0.00% =0A=
okay<BR>t/v1_get_set...............ok<BR>t/v1_get_set_hi............ok<BR=
>t/v1_hash..................ok<BR>t/v1_key_attrib............Wrong =0A=
C::MM: =0A=
1.12<BR>t/v1_key_attrib............dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-17<BR> Failed 17/17 tests, =
0.00% =0A=
okay<BR>t/v1_key_with_create.......Wrong C::MM: =0A=
1.12<BR>t/v1_key_with_create.......dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-18<BR> Failed 18/18 tests, =
0.00% =0A=
okay<BR>t/v1_list..................ok<BR>t/v1_method................ok<BR=
>t/v1_new...................ok<BR>t/v1_new_hash_with_init....ok<BR>t/v1_o=
bject................ok<BR>t/v1_object_list...........ok<BR>t/v1_object_t=
ie_hash.......Wrong =0A=
C::MM: =0A=
1.12<BR>t/v1_object_tie_hash.......dubious<BR> &nb=
sp; =0A=
Test returned status 255 (wstat 65280, 0xff00)<BR>DIED. FAILED tests =0A=
1-8<BR> Failed 8/8 tests, =
0.00% =0A=
okay<BR>t/v1_object_tie_list.......Wrong C::MM: =0A=
1.12<BR>t/v1_object_tie_list.......dubious<BR> &nb=
sp; =0A=
Test returned status 255 (wstat 65280, 0xff00)<BR>DIED. FAILED tests =0A=
1-12<BR> Failed 12/12 tests, =
0.00% =0A=
okay<BR>t/v1_set_once..............Wrong C::MM: =0A=
1.12<BR>t/v1_set_once..............dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-71<BR> Failed 71/71 tests, =
0.00% =0A=
okay<BR>t/v1_set_once_static.......Wrong C::MM: =0A=
1.12<BR>t/v1_set_once_static.......dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-44<BR> Failed 44/44 tests, =
0.00% =0A=
okay<BR>t/v1_singleton.............Wrong C::MM: =0A=
1.12<BR>t/v1_singleton.............dubious<BR> &nb=
sp; =0A=
Test returned status 25 (wstat 6400, 0x1900)<BR>DIED. FAILED tests =0A=
1-8<BR> Failed 8/8 tests, =
0.00% =0A=
okay<BR>t/v1_static_get_set........ok<BR>t/v1_static_hash...........ok<BR=
>t/v1_static_list...........ok<BR>t/v1_tie_hash..............ok<BR>t/v1_t=
ie_list..............ok<BR>t/v1_tie_scalar............ok<BR>Failed =0A=
Test =
Stat =0A=
Wstat Total Fail Failed List of =0A=
Failed<BR>---------------------------------------------------------------=
----------------<BR>t/v1_boolean.t &nb=
sp; =0A=
25 6400 19 19 100.00% =0A=
1-19<BR>t/v1_counter.t &nb=
sp; =0A=
25 6400 11 11 100.00% =0A=
1-11<BR>t/v1_get_concat.t =
25 =0A=
6400 13 13 100.00% =0A=
1-13<BR>t/v1_key_attrib.t =
25 =0A=
6400 17 17 100.00% =0A=
1-17<BR>t/v1_key_with_create.t 25 =
6400 =0A=
18 18 100.00% 1-18<BR>t/v1_object_tie_hash.t 255 =0A=
65280 8 8 100.00% =0A=
1-8<BR>t/v1_object_tie_list.t 255 65280 =
12 =0A=
12 100.00% =0A=
1-12<BR>t/v1_set_once.t &n=
bsp; =0A=
25 6400 71 71 100.00% =0A=
1-71<BR>t/v1_set_once_static.t 25 =
6400 =0A=
44 44 100.00% =0A=
1-44<BR>t/v1_singleton.t =0A=
25 6400 8 8 =
100.00% =0A=
1-8<BR>2 subtests skipped.<BR>Failed 10/36 test scripts, 72.22% okay. =
221/1748 =0A=
subtests failed, 87.36% okay.<BR>make: *** [test] Error =
29</DIV></BODY></HTML>
------_=_NextPart_001_01C4FFE8.BE35F4FC--
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl