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 Ingy dot Net,
    
This is a computer-generated report for Inline-0.44
on perl-5.8.8, created automatically by CPAN-Reporter-1.02 
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 'nmake test':


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

        nmake -f Makefile all -nologo
        cd ..
        C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib\lib', 'blib\arch')" t/*.t
t/00init......ok
t/01usages....ok
t/02config....ok
t/03errors....ok
t/04create....ok
t/05files.....skipped
        all skipped: no reason given
All tests successful, 1 test skipped.
Files=6, Tests=14, 13 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
        nmake test -nologo
        C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'..\blib\lib', '..\blib\arch')" t/*.t
t/00init.......ok
t/01syntax.....Uncaught exception from user code:
        Had problems bootstrapping Inline module '_01syntax_t_6b3a'

Can't load 
'C:\Perl\cpan\build\Inline-0.44-MERsSK\C\_Inline_test\lib/auto/_01syntax_t_6b3a/_01syntax_t_6b3a.dll'
 for module _01syntax_t_6b3a: load_file:The specified module could not be found 
at C:/perl/lib/DynaLoader.pm line 229.
 at ..\blib\lib/Inline.pm line 500


 at t/01syntax.t line 28
BEGIN failed--compilation aborted at t/01syntax.t line 37.
 at t/01syntax.t line 37
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/02config.....Uncaught exception from user code:
        Had problems bootstrapping Inline module '_02config_t_733b'

Can't load 
'C:\Perl\cpan\build\Inline-0.44-MERsSK\C\_Inline_test\lib/auto/_02config_t_733b/_02config_t_733b.dll'
 for module _02config_t_733b: load_file:The specified module could not be found 
at C:/perl/lib/DynaLoader.pm line 229.
 at ..\blib\lib/Inline.pm line 500


 at t/02config.t line 38
BEGIN failed--compilation aborted at t/02config.t line 40.
 at t/02config.t line 40
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 3
        Failed 1/3 tests, 66.67% okay
t/03typemap....Uncaught exception from user code:
        Had problems bootstrapping Inline module '_03typemap_t_a52c'

Can't load 
'C:\Perl\cpan\build\Inline-0.44-MERsSK\C\_Inline_test\lib/auto/_03typemap_t_a52c/_03typemap_t_a52c.dll'
 for module _03typemap_t_a52c: load_file:The specified module could not be 
found at C:/perl/lib/DynaLoader.pm line 229.
 at ..\blib\lib/Inline.pm line 500


 at t/03typemap.t line 0
INIT failed--call queue aborted.
 at t/03typemap.t line 0
dubious
        Test returned status 2 (wstat 512, 0x200)
t/04perlapi....Uncaught exception from user code:
        Had problems bootstrapping Inline module '_04perlapi_t_3c76'

Can't load 
'C:\Perl\cpan\build\Inline-0.44-MERsSK\C\_Inline_test\lib/auto/_04perlapi_t_3c76/_04perlapi_t_3c76.dll'
 for module _04perlapi_t_3c76: load_file:The specified module could not be 
found at C:/perl/lib/DynaLoader.pm line 229.
 at ..\blib\lib/Inline.pm line 500


 at t/04perlapi.t line 0
INIT failed--call queue aborted.
 at t/04perlapi.t line 0
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
t/05xsmode.....Uncaught exception from user code:
        Had problems bootstrapping Inline module 'xsmode'

Can't load 
'C:\Perl\cpan\build\Inline-0.44-MERsSK\C\_Inline_test\lib/auto/xsmode/xsmode.dll'
 for module xsmode: load_file:The specified module could not be found at 
C:/perl/lib/DynaLoader.pm line 229.
 at ..\blib\lib/Inline.pm line 500


 at t/05xsmode.t line 0
INIT failed--call queue aborted.
 at t/05xsmode.t line 0
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01syntax.t     2   512     5   10  1-5
t/02config.t     2   512     3    2  3
t/03typemap.t    2   512    ??   ??  ??
t/04perlapi.t    2   512     1    2  1
t/05xsmode.t     2   512     1    2  1
Failed 5/6 test scripts. 8/11 subtests failed.
Files=6, Tests=11, 49 wallclock secs ( 0.00 cusr +  0.00 csys =  0.00 CPU)
Failed 5/6 test programs. 8/11 subtests failed.
NMAKE : fatal error U1077: 'C:\perl\bin\perl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 
8\VC\BIN\nmake.EXE"' : return code '0x2'
Stop.

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

Prerequisite modules loaded:

requires:

    Module            Need Have    
    ----------------- ---- --------
    Data::Dumper      2.09 2.121_12
    Digest::MD5       2.09 2.36_01 
    File::Spec        0.8  3.25    
    Parse::RecDescent 1.8  1.94    

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

Environment variables:

    AUTHOR_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = c:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE;C:\Program 
Files\Microsoft Platform SDK for Windows Server 2003 R2\Include
    LANG = en_US.utf8
    LIB = c:\Program Files\Microsoft Visual Studio 8\VC\LIB;c:\Program 
Files\Microsoft Visual Studio 8\SDK\v2.0\lib;C:\Program Files\Microsoft 
Platform SDK for Windows Server 2003 R2\Lib
    NUMBER_OF_PROCESSORS = 1
    PATH = c:\perl\bin;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\SDK\v2.0\bin;c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;c:\Program 
Files\Microsoft Visual Studio 8\VC\VCPackages;C:\Program Files\Windows Resource 
Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;c:\Program
 Files\Novell\ZENworks\;C:\Program 
Files\Intel\Wireless\Bin\;;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;C:\Program
 Files\SecureCRT\;C:\PROGRA~1\SecureFX;c:\program files\vim\vim70;c:\Documents 
and Settings\DGolden\My Documents\bin;C:\Program Files\GnuWin32\bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 62880
    PERL5_CPAN_IS_RUNNING = 62880
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 12, GenuineIntel
    TEMP = c:\Temp

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

    $^X = c:\perl\bin\perl.exe
    $UID/$EUID = 0 / 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.9203
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       n/a   
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          n/a   
    version             n/a   


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=MSWin32, osvers=5.00, 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 
-DPRIVLIB_LAST_IN_INC -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=8
    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=true, 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