Installing Class::DBI in Activeperl

[prev] [thread] [next] [Date index for 2004/05/05]

From: Maurice Height
Subject: Installing Class::DBI in Activeperl
Date: 05:15 on 05 May 2004
Hi

When I attempted to install Class::DBI v0.96 into ActivePerl v5.8.3 build
809 on Windows 2000
I got an error message at the end of each test which said:

"Attempt to free unreferenced scalar: SV 0x2032b94 at
D:/Perl/lib/Test/Builder.pm line 1329."
This produced an error on each failure which said: "perl.exe has generated
errors and will be closed by Windows".
I am not sure whether the installation has succeeded - can anyone explain
what is happening?

My installation output was:
--------------------------------------------------
PERL MAKEFILE.PL
Writing Makefile for Class::DBI
NMAKE
Microsoft (R) Program Maintenance Utility   Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.
NMAKE TEST
Microsoft (R) Program Maintenance Utility   Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.

        D:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib', 'blib\arch')" t\01-columns.t t\
02-Film.t t\03-subclassing.t t\04-lazy.t t\05-Query.t t\06-hasa.t
t\07-Move.t t\08-inheritcols.t t\09-has_many.t t\10-my
sql.t t\11-triggers.t t\12-filter.t t\13-constraint.t t\14-might_have.t
t\15-accessor.t t\16-reserved.t t\17-data_type.t
 t\18-has_a.t t\19-set_sql.t t\21-iterator.t t\22-deflate_order.t
t\98-failure.t t\99-misc.t
t\01-columns..........ok
t\02-Film.............ok 90/90
Attempt to free unreferenced scalar: SV 0x2032b94 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\02-Film.............dubious
        Test returned status 5 (wstat 1280, 0x500)
        after all the subtests completed successfully
t\03-subclassing......ok 6/6
Attempt to free unreferenced scalar: SV 0x1f88468 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\03-subclassing......dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\04-lazy.............ok 25/25
Attempt to free unreferenced scalar: SV 0x1fd3e58 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\04-lazy.............dubious
        Test returned status 5 (wstat 1280, 0x500)
        after all the subtests completed successfully
t\05-Query............dubious
        Test returned status 5 (wstat 1280, 0x500)
        after all the subtests completed successfully
t\06-hasa.............ok 24/24
Attempt to free unreferenced scalar: SV 0x202fb68 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\06-hasa.............dubious
        Test returned status 5 (wstat 1280, 0x500)
        after all the subtests completed successfully
t\07-Move.............ok 23/23
Attempt to free unreferenced scalar: SV 0x200be20 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\07-Move.............dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\08-inheritcols......ok
t\09-has_many.........ok 30/30
Attempt to free unreferenced scalar: SV 0x1ff406c at
D:/Perl/lib/Test/Builder.pm line 1329.
t\09-has_many.........dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\10-mysql............skipped
        all skipped: Need Date::Simple for this test
t\11-triggers.........ok
t\12-filter...........ok 50/50
Attempt to free unreferenced scalar: SV 0x202dfdc at
D:/Perl/lib/Test/Builder.pm line 1329.
t\12-filter...........dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\13-constraint.......ok 21/23
Attempt to free unreferenced scalar: SV 0x200a390 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\13-constraint.......dubious
        Test returned status 5 (wstat 1280, 0x500)
        after all the subtests completed successfully
t\14-might_have.......ok 18/18
Attempt to free unreferenced scalar: SV 0x1fe82d4 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\14-might_have.......dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\15-accessor.........dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\16-reserved.........ok 5/5
Attempt to free unreferenced scalar: SV 0x1fe98d4 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\16-reserved.........dubious
        Test returned status 5 (wstat 1280, 0x500)
        after all the subtests completed successfully
t\17-data_type........skipped
        all skipped: needs DBD::Pg for testing
t\18-has_a............ok 40/40
Attempt to free unreferenced scalar: SV 0x2038134 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\18-has_a............dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\19-set_sql..........ok 15/15
Attempt to free unreferenced scalar: SV 0x1fffcb8 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\19-set_sql..........dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\21-iterator.........ok 33/33
Attempt to free unreferenced scalar: SV 0x1fdc9c8 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\21-iterator.........dubious
        Test returned status 5 (wstat 1280, 0x500)
        after all the subtests completed successfully
t\22-deflate_order....skipped
        all skipped: Need Time::Piece::MySQL for this test
t\98-failure..........ok 7/7
Attempt to free unreferenced scalar: SV 0x1fe62b4 at
D:/Perl/lib/Test/Builder.pm line 1329.
t\98-failure..........dubious
        Test returned status 4 (wstat 1024, 0x400)
        after all the subtests completed successfully
t\99-misc.............ok
Failed Test        Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t\02-Film.t           5  1280    90    0   0.00%  ??
t\03-subclassing.t    4  1024     6    0   0.00%  ??
t\04-lazy.t           5  1280    25    0   0.00%  ??
t\05-Query.t          5  1280    19    0   0.00%  ??
t\06-hasa.t           5  1280    24    0   0.00%  ??
t\07-Move.t           4  1024    23    0   0.00%  ??
t\09-has_many.t       4  1024    30    0   0.00%  ??
t\12-filter.t         4  1024    50    0   0.00%  ??
t\13-constraint.t     5  1280    23    0   0.00%  ??
t\14-might_have.t     4  1024    18    0   0.00%  ??
t\15-accessor.t       4  1024    55    0   0.00%  ??
t\16-reserved.t       5  1280     5    0   0.00%  ??
t\18-has_a.t          4  1024    40    0   0.00%  ??
t\19-set_sql.t        4  1024    15    0   0.00%  ??
t\21-iterator.t       5  1280    33    0   0.00%  ??
t\98-failure.t        4  1024     7    0   0.00%  ??
3 tests skipped.
Failed 16/23 test scripts, 30.43% okay. 0/539 subtests failed, 100.00% okay.
NMAKE : fatal error U1077: 'D:\Perl\bin\perl.exe' : return code '0xff'
Stop.

NMAKE INSTALL
Microsoft (R) Program Maintenance Utility   Version 1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights reserved.

Installing D:\Perl\site\lib\Class\DBI.pm
Installing D:\Perl\site\lib\Class\DBI\Column.pm
Installing D:\Perl\site\lib\Class\DBI\ColumnGrouper.pm
Installing D:\Perl\site\lib\Class\DBI\Iterator.pm
Installing D:\Perl\site\lib\Class\DBI\Query.pm
Installing D:\Perl\site\lib\Class\DBI\Relationship.pm
Installing D:\Perl\site\lib\Class\DBI\Relationship\HasA.pm
Installing D:\Perl\site\lib\Class\DBI\Relationship\HasMany.pm
Installing D:\Perl\site\lib\Class\DBI\Relationship\MightHave.pm
Appending installation info to D:\Perl\lib/perllocal.pod
--------------------------------------------------

Thanks for your time
Maurice


Installing Class::DBI in Activeperl
Maurice Height 05:15 on 05 May 2004

Re: Installing Class::DBI in Activeperl
colm-cdbi 14:50 on 04 May 2004

Re: Installing Class::DBI in Activeperl
Michael G Schwern 17:47 on 04 May 2004

Re: Installing Class::DBI in Activeperl
Bart Lateur 08:25 on 05 May 2004

Re: Installing Class::DBI in Activeperl
Maurice Height 15:29 on 05 May 2004

Re: Installing Class::DBI in Activeperl
Michael G Schwern 21:59 on 06 May 2004

Re: Installing Class::DBI in Activeperl
Maurice Height 20:51 on 05 May 2004

Generated at 11:34 on 01 Dec 2004 by mariachi v0.52