This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--
Dear Paul Marquess,
    
This is a computer-generated test report for Compress-Zlib-2.004, created
automatically by CPAN::Reporter, version 0.40, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
your distribution tests are not fully supported on this machine, either 
due to operating system limitations or missing prerequisite modules.
If the failure is due to missing prerequisites, you may wish to 
disregard this report.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                        Need  Have 
    ----------------------------- ----- -----
  ! Compress::Raw::Zlib           2.004 n/a  
  ! IO::Compress::Base            2.004 2.003
  ! IO::Compress::Base::Common    2.004 2.003
  ! IO::Compress::Gzip            2.004 n/a  
  ! IO::Compress::Gzip::Constants 2.004 n/a  
  ! IO::Uncompress::Base          2.004 2.003
  ! IO::Uncompress::Gunzip        2.004 n/a  
    Scalar::Util                  0     1.19 

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\Program Files\Microsoft Visual Studio 
8\VC\ATLMFC\INCLUDE;C:\Program Files\Microsoft Visual Studio 
8\VC\INCLUDE;C:\Program Files\Microsoft Visual Studio 
8\VC\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio 
8\SDK\v2.0\include;
    LIB = C:\Program Files\Microsoft Visual Studio 8\VC\ATLMFC\LIB;C:\Program 
Files\Microsoft Visual Studio 8\VC\LIB;C:\Program Files\Microsoft Visual Studio 
8\VC\PlatformSDK\lib;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\lib;
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Microsoft Visual Studio 8\Common7\IDE;C:\Program 
Files\Microsoft Visual Studio 8\VC\BIN;C:\Program Files\Microsoft Visual Studio 
8\Common7\Tools;C:\Program Files\Microsoft Visual Studio 
8\Common7\Tools\bin;C:\Program Files\Microsoft Visual Studio 
8\VC\PlatformSDK\bin;C:\Program Files\Microsoft Visual Studio 
8\SDK\v2.0\bin;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program 
Files\Microsoft Visual Studio 
8\VC\VCPackages;C:\Perl\site\bin;C:\Perl\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
 Files\Common Files\GTK\2.0\bin
    PERL5LIB = 
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 4, GenuineIntel

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = C:\Perl\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 256, 1
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.8802
    Cwd                 3.12  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.09  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.30  
    ExtUtils::Manifest  1.46  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.12  
    Module::Build       0.2806
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    version             n/a   

------------------------------
TEST OUTPUT
------------------------------

Output from 'nmake test':


Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation.  All rights reserved.

        C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t/*.t
t/000prereq.....
#     Failed test (t/000prereq.t at line 46)
#     Tried to use 'Compress::Raw::Zlib'.
#     Error:  Can't locate Compress/Raw/Zlib.pm in @INC (@INC contains: t 
t/compress C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/000prereq.t line 46.

#     Failed test (t/000prereq.t at line 46)
#     Tried to use 'IO::Compress::Base'.
#     Error:  IO::Compress::Base version 2.004 required--this is only version 
2.003 at (eval 4) line 2.
# BEGIN failed--compilation aborted at t/000prereq.t line 46.

#     Failed test (t/000prereq.t at line 46)
#     Tried to use 'IO::Compress::Gzip'.
#     Error:  Can't locate IO/Compress/Gzip.pm in @INC (@INC contains: t 
t/compress C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at (eval 20) line 2.
# BEGIN failed--compilation aborted at t/000prereq.t line 46.

#     Failed test (t/000prereq.t at line 46)
#     Tried to use 'IO::Uncompress::Gunzip'.
#     Error:  Can't locate IO/Uncompress/Gunzip.pm in @INC (@INC contains: t 
t/compress C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at (eval 21) line 2.
# BEGIN failed--compilation aborted at t/000prereq.t line 46.
Use of uninitialized value in concatenation (.) or string at 
C:/Perl/lib/Scalar/Util.pm line 30.

#     Failed test (t/000prereq.t at line 69)
# You don't have the XS version of Scalar::Util
# Looks like you failed 5 tests of 6.
dubious
        Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 1-4, 6
        Failed 5/6 tests, 16.67% okay
t/01version.....Use of uninitialized value in concatenation (.) or string at 
C:/Perl/lib/Scalar/Util.pm line 30.

#     Failed test (t/01version.t at line 23)
#     Tried to use 'Compress::Zlib'.
#     Error:   is only avaliable with the XS version at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9
# BEGIN failed--compilation aborted at t/01version.t line 23.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/01version.t 
line 28.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/01version.t line 29.
Execution of t/01version.t aborted due to compilation errors.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/03zlib-v1.....Use of uninitialized value in concatenation (.) or string at 
C:/Perl/lib/Scalar/Util.pm line 30.

#     Failed test (t/03zlib-v1.t at line 35)
#     Tried to use 'Compress::Zlib'.
#     Error:   is only avaliable with the XS version at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9
# BEGIN failed--compilation aborted at t/03zlib-v1.t line 35.
# Compilation failed in require at (eval 30) line 2.
# BEGIN failed--compilation aborted at (eval 30) line 2.

#     Failed test (t/03zlib-v1.t at line 36)
#     Tried to use 'IO::Compress::Gzip::Constants'.
#     Error:  Can't locate IO/Compress/Gzip/Constants.pm in @INC (@INC 
contains: t t/compress C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at (eval 31) line 2.
# BEGIN failed--compilation aborted at t/03zlib-v1.t line 36.

#     Failed test (t/03zlib-v1.t at line 38)
#     Tried to use 'IO::Compress::Gzip'.
#     Error:  Can't locate IO/Compress/Gzip.pm in @INC (@INC contains: t 
t/compress C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at (eval 32) line 2.
# BEGIN failed--compilation aborted at t/03zlib-v1.t line 38.
Global symbol "$gzerrno" requires explicit package name at t/03zlib-v1.t line 
1043.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/03zlib-v1.t line 50.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 50.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 126.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
147.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
153.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
158.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
160.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
169.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 177.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
177.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 181.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
192.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
204.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
206.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
218.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 229.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
229.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 233.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
248.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
253.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 262.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 269.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
275.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
277.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 284.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 307.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
310.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
312.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
321.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 327.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
554.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
560.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
565.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
567.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
578.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 585.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
585.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 589.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
605.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
608.
Bareword "Z_FULL_FLUSH" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 611.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
611.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
615.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
618.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
626.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
629.
Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 636.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
640.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 650.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
650.
Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 655.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 655.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
666.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
669.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
672.
Bareword "Z_DATA_ERROR" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 676.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 687.
Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 687.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
690.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 692.
Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 693.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
696.
Bareword "Z_BEST_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 710.
Bareword "Z_DEFAULT_STRATEGY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 711.
Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 714.
Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 714.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
715.
Bareword "Z_BEST_SPEED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 717.
Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 718.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
721.
Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 726.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
727.
Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 729.
Bareword "Z_HUFFMAN_ONLY" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 730.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
733.
Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 738.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
739.
Bareword "Z_NO_COMPRESSION" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 741.
Bareword "Z_FILTERED" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 742.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
745.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
749.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
757.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 761.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
817.
Bareword "Z_OK" not allowed while "strict subs" in use at t/03zlib-v1.t line 
823.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/03zlib-v1.t 
line 834.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 951.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 951.
Bareword "GZIP_FEXTRA_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 951.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 972.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 972.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 990.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 990.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 1006.
Bareword "GZIP_MIN_HEADER_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 1006.
Bareword "GZIP_FHCRC_SIZE" not allowed while "strict subs" in use at 
t/03zlib-v1.t line 1006.
Execution of t/03zlib-v1.t aborted due to compilation errors.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-394
        Failed 394/394 tests, 0.00% okay
t/05examples....Use of uninitialized value in concatenation (.) or string at 
C:/Perl/lib/Scalar/Util.pm line 30.
 is only avaliable with the XS version at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9.
Compilation failed in require at t/05examples.t line 16.
BEGIN failed--compilation aborted at t/05examples.t line 16.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/06gzsetp......Use of uninitialized value in concatenation (.) or string at 
C:/Perl/lib/Scalar/Util.pm line 30.
 is only avaliable with the XS version at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9.
Compilation failed in require at t/06gzsetp.t line 16.
BEGIN failed--compilation aborted at t/06gzsetp.t line 16.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/08encoding....Use of uninitialized value in concatenation (.) or string at 
C:/Perl/lib/Scalar/Util.pm line 30.

#     Failed test (t/08encoding.t at line 33)
#     Tried to use 'Compress::Zlib'.
#     Error:   is only avaliable with the XS version at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9
# BEGIN failed--compilation aborted at t/08encoding.t line 33.
# Compilation failed in require at (eval 30) line 2.
# BEGIN failed--compilation aborted at (eval 30) line 2.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/08encoding.t line 40.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at 
t/08encoding.t line 40.
Execution of t/08encoding.t aborted due to compilation errors.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
t/14gzopen......Use of uninitialized value in concatenation (.) or string at 
C:/Perl/lib/Scalar/Util.pm line 30.

#     Failed test (t/14gzopen.t at line 25)
#     Tried to use 'Compress::Zlib'.
#     Error:   is only avaliable with the XS version at 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib/Compress/Zlib.pm line 9
# BEGIN failed--compilation aborted at t/14gzopen.t line 25.
# Compilation failed in require at (eval 30) line 2.
# BEGIN failed--compilation aborted at (eval 30) line 2.

#     Failed test (t/14gzopen.t at line 26)
#     Tried to use 'IO::Compress::Gzip::Constants'.
#     Error:  Can't locate IO/Compress/Gzip/Constants.pm in @INC (@INC 
contains: t t/compress C:\Perl\cpan\build\Compress-Zlib-2.004\blib\lib 
C:\Perl\cpan\build\Compress-Zlib-2.004\blib\arch C:/Perl/site/lib C:/Perl/lib 
.) at (eval 31) line 2.
# BEGIN failed--compilation aborted at t/14gzopen.t line 26.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 49.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 53.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 56.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 59.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 66.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 94.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 97.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
100.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
104.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
111.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
111.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
117.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
118.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
480.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
481.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
499.
Global symbol "$gzerrno" requires explicit package name at t/14gzopen.t line 
502.
Bareword "Compress::Zlib::zlib_version" not allowed while "strict subs" in use 
at t/14gzopen.t line 38.
Bareword "ZLIB_VERSION" not allowed while "strict subs" in use at t/14gzopen.t 
line 38.
Bareword "Z_FINISH" not allowed while "strict subs" in use at t/14gzopen.t line 
98.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t 
line 110.
Bareword "Z_STREAM_END" not allowed while "strict subs" in use at t/14gzopen.t 
line 111.
Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at 
t/14gzopen.t line 446.
Bareword "Z_STREAM_ERROR" not allowed while "strict subs" in use at 
t/14gzopen.t line 461.
Execution of t/14gzopen.t aborted due to compilation errors.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-217
        Failed 217/217 tests, 0.00% okay
t/99pod.........ok
Failed Test    Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/000prereq.t     5  1280     6    5  1-4 6
t/01version.t   255 65280     2    3  1-2
t/03zlib-v1.t   255 65280   394  785  1-394
t/05examples.t  255 65280    ??   ??  ??
t/06gzsetp.t    255 65280    ??   ??  ??
t/08encoding.t  255 65280    16   31  1-16
t/14gzopen.t    255 65280   217  432  1-217
Failed 7/8 test scripts. 634/636 subtests failed.
Files=8, Tests=636,  3 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 7/8 test programs. 634/636 subtests failed.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=define use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE 
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='12.00.8804', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'
    libpth=\lib
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"C:\Perl\lib\CORE"  -machine:x86'

Reply via email to