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 Markus F.X.J. Oberhumer,
    
This is a computer-generated report for Compress-LZO-1.08
on perl-5.8.8, created automatically by CPAN-Reporter-1.04 
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
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

Sections of this report:

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

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

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\strawberry-perl\dmake\bin\dmake.EXE':

Math::BigInt: couldn't load specified math lib(s), fallback to 
Math::BigInt::Calc at C:/strawberry-perl/perl/site/lib/Win32API/File.pm line 20
cp LZO.pm blib\lib\Compress\LZO.pm
AutoSplitting blib\lib\Compress\LZO.pm (blib\lib\auto\Compress\LZO)
C:\strawberry-perl\perl\bin\perl.exe 
C:\strawberry-perl\perl\lib\ExtUtils\xsubpp  -typemap 
C:\strawberry-perl\perl\lib\ExtUtils\typemap -typemap typemap  LZO.xs > LZO.xsc 
&& C:\strawberry-perl\perl\bin\perl.exe -MExtUtils::Command -e mv LZO.xsc LZO.c
gcc -c          -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT 
-DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2    
-DVERSION=\"1.08\"    -DXS_VERSION=\"1.08\"  
"-IC:\strawberry-perl\perl\lib\CORE"   LZO.c
LZO.xs:37:21: lzoconf.h: No such file or directory
LZO.xs:38:19: lzo1x.h: No such file or directory
LZO.xs:41:4: #error "Need LZO v1.07 or newer"
LZO.xs: In function `XS_Compress__LZO_compress':
LZO.xs:114: error: `lzo_bytep' undeclared (first use in this function)
LZO.xs:114: error: (Each undeclared identifier is reported only once
LZO.xs:114: error: for each function it appears in.)
LZO.xs:114: error: syntax error before "in"
LZO.xs:116: error: `lzo_voidp' undeclared (first use in this function)
LZO.xs:117: error: `lzo_uint' undeclared (first use in this function)
LZO.xs:123: error: `in' undeclared (first use in this function)
LZO.xs:126: error: `in_len' undeclared (first use in this function)
LZO.xs:127: error: `out_len' undeclared (first use in this function)
LZO.xs:131: error: `wrkmem' undeclared (first use in this function)
LZO.xs:131: error: `LZO1X_1_MEM_COMPRESS' undeclared (first use in this 
function)
LZO.xs:133: error: `LZO1X_999_MEM_COMPRESS' undeclared (first use in this 
function)
LZO.xs:134: error: `out' undeclared (first use in this function)
LZO.xs:135: error: `new_len' undeclared (first use in this function)
LZO.xs:144: error: `LZO_E_OK' undeclared (first use in this function)
LZO.xs: In function `XS_Compress__LZO_decompress':
LZO.xs:167: error: `lzo_bytep' undeclared (first use in this function)
LZO.xs:167: error: syntax error before "in"
LZO.xs:169: error: `lzo_uint' undeclared (first use in this function)
LZO.xs:175: error: `in' undeclared (first use in this function)
LZO.xs:178: error: `in_len' undeclared (first use in this function)
LZO.xs:179: error: `out_len' undeclared (first use in this function)
LZO.xs:182: error: `out' undeclared (first use in this function)
LZO.xs:183: error: `new_len' undeclared (first use in this function)
LZO.xs:185: error: `LZO_E_OK' undeclared (first use in this function)
LZO.xs: In function `XS_Compress__LZO_optimize':
LZO.xs:204: error: `lzo_bytep' undeclared (first use in this function)
LZO.xs:204: error: syntax error before "in"
LZO.xs:206: error: `lzo_uint' undeclared (first use in this function)
LZO.xs:214: error: `in' undeclared (first use in this function)
LZO.xs:220: error: `in_len' undeclared (first use in this function)
LZO.xs:221: error: `out_len' undeclared (first use in this function)
LZO.xs:222: error: `out' undeclared (first use in this function)
LZO.xs:222: error: syntax error before "Perl_safesysmalloc"
LZO.xs:223: error: `new_len' undeclared (first use in this function)
LZO.xs:226: error: `LZO_E_OK' undeclared (first use in this function)
LZO.xs: In function `XS_Compress__LZO_adler32':
LZO.xs:244: error: `lzo_bytep' undeclared (first use in this function)
LZO.xs:244: error: syntax error before "buf"
LZO.c:336: error: `lzo_uint32' undeclared (first use in this function)
LZO.xs:247: error: `buf' undeclared (first use in this function)
LZO.xs:249: error: `RETVAL' undeclared (first use in this function)
LZO.xs:252: error: `lzo_uint' undeclared (first use in this function)
LZO.xs:252: error: syntax error before "len"
LZO.xs: In function `XS_Compress__LZO_crc32':
LZO.xs:262: error: `lzo_bytep' undeclared (first use in this function)
LZO.xs:262: error: syntax error before "buf"
LZO.c:366: error: `lzo_uint32' undeclared (first use in this function)
LZO.xs:265: error: `buf' undeclared (first use in this function)
LZO.xs:267: error: `RETVAL' undeclared (first use in this function)
LZO.xs:270: error: `lzo_uint' undeclared (first use in this function)
LZO.xs:270: error: syntax error before "len"
LZO.xs: In function `boot_Compress__LZO':
LZO.xs:82: error: `LZO_E_OK' undeclared (first use in this function)
dmake.EXE:  Error code 129, while making 'LZO.o'

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    COMSPEC = C:\Windows\system32\cmd.exe
    INCLUDE = 
C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;
    LIB = 
C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry-perl\mingw\lib
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\ActiveState Komodo Edit 
4.1\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program 
Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio 
Shared\9.0\DLLShared\;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\strawberry-perl\mingw\libexec\gcc\mingw32\3.4.5;C:\strawberry-perl\mingw\lib\gcc\mingw32\3.4.5;c:\Program
 Files\Console2
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 3448
    PERL5_CPAN_IS_EXECUTING = 
C:\Users\MMUSGR~1\AppData\Local\Temp\cpan\build\Compress-LZO-1.08-Spf8lN\Makefile.PL
    PERL5_CPAN_IS_RUNNING = 3448
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 76 Stepping 2, AuthenticAMD
    TEMP = C:\Users\MMUSGR~1\AppData\Local\Temp

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

    $^X = C:\strawberry-perl\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinVista
    Win32::GetOSVersion = , 6, 0, 6000, 2, 0, 0, 256, 1
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.19  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.15  
    File::Spec          3.19  
    Module::Build       0.2805
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.7203


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.1, 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='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing 
-DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'
    libpth=c:\strawberry-perl\mingw\lib
    libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr 
-lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool 
-lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 
-lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\strawberry-perl\perl\lib\CORE" 
-L"c:\strawberry-perl\mingw\lib"'

Reply via email to