Does anybody have any idea what could cause this? It's impossible for the DLL not to define INFINITE. It's no longer a conditional compilation; if INFINITE is not defined, the code won't compile.

The only thing I can think of is that $! isn't getting set properly, but I don't know how that could happen.

--
Chris Madsen                                          [EMAIL PROTECTED]
  --------------------  http://www.cjmweb.net  --------------------
--- Begin Message ---
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/


--
Dear Christopher J. Madsen,
    
This is a computer-generated report for Win32-IPC-1.06
on perl 5.8.8, created by CPAN-Reporter-1.1402. 

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://cpantest.grango.org/wiki/CPANAuthorNotes

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:\Perl\bin\perl.exe ./Build test':

t\00-load..............
#   Failed test 'use Win32::IPC;'
#   at t\00-load.t line 9.
#     Tried to use 'Win32::IPC'.
#     Error:  Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
# Testing Win32::IPC 1.06
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t\01-load..............
#   Failed test 'use Win32::ChangeNotify;'
#   at t\01-load.t line 9.
#     Tried to use 'Win32::ChangeNotify'.
#     Error:  Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
# Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/ChangeNotify.pm line 31.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/ChangeNotify.pm line 31.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Use of uninitialized value in concatenation (.) or string at t\01-load.t line 
12.
# Testing Win32::ChangeNotify 
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t\02-load..............
#   Failed test 'use Win32::Event;'
#   at t\02-load.t line 9.
#     Tried to use 'Win32::Event'.
#     Error:  Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
# Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Event.pm line 25.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Event.pm line 25.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Use of uninitialized value in concatenation (.) or string at t\02-load.t line 
12.
# Testing Win32::Event 
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t\03-load..............
#   Failed test 'use Win32::Mutex;'
#   at t\03-load.t line 9.
#     Tried to use 'Win32::Mutex'.
#     Error:  Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
# Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Mutex.pm line 30.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Mutex.pm line 30.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Use of uninitialized value in concatenation (.) or string at t\03-load.t line 
12.
# Testing Win32::Mutex 
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t\04-load..............
#   Failed test 'use Win32::Semaphore;'
#   at t\04-load.t line 9.
#     Tried to use 'Win32::Semaphore'.
#     Error:  Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
# Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Semaphore.pm line 30.
# BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Semaphore.pm line 30.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
Use of uninitialized value in concatenation (.) or string at t\04-load.t line 
12.
# Testing Win32::Semaphore 
# Looks like you failed 1 test of 1.
 Dubious, test returned 1 (wstat 256, 0x100)
 Failed 1/1 subtests 
t\20-Event.............Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Event.pm line 25.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Event.pm line 25.
Compilation failed in require at t\20-Event.t line 12.
BEGIN failed--compilation aborted at t\20-Event.t line 12.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 20/20 subtests 
t\30-Mutex.............Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Mutex.pm line 30.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Mutex.pm line 30.
Compilation failed in require at t\30-Mutex.t line 12.
BEGIN failed--compilation aborted at t\30-Mutex.t line 12.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 15/15 subtests 
t\40-Semaphore.........Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Semaphore.pm line 30.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/Semaphore.pm line 30.
Compilation failed in require at t\40-Semaphore.t line 12.
BEGIN failed--compilation aborted at t\40-Semaphore.t line 12.
 Dubious, test returned 2 (wstat 512, 0x200)
 Failed 17/17 subtests 
t\50-ChangeNotify......Our DLL does not define INFINITE at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 44.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/IPC.pm line 46.
Compilation failed in require at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/ChangeNotify.pm line 31.
BEGIN failed--compilation aborted at 
C:\Perl\cpan\build\Win32-IPC-1.06-37qFdy\blib\lib/Win32/ChangeNotify.pm line 31.
Compilation failed in require at t\50-ChangeNotify.t line 13.
BEGIN failed--compilation aborted at t\50-ChangeNotify.t line 13.
 Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 
t\pod-coverage.........ok
t\pod..................ok

Test Summary Report
-------------------
t\00-load.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t\01-load.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t\02-load.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t\03-load.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t\04-load.t        (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t\20-Event.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 20 tests but ran 0.
t\30-Mutex.t       (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 15 tests but ran 0.
t\40-Semaphore.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 17 tests but ran 0.
t\50-ChangeNotify.t (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=11, Tests=15,  5 wallclock secs ( 0.08 usr +  0.06 sys =  0.14 CPU)
Result: FAIL
Failed 9/11 test programs. 5/15 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module             Need  Have    
    ------------------ ----- --------
    perl               5.6.0 5.008008
    XSLoader           0     0.06    
build_requires:

    Module             Need  Have    
    ------------------ ----- --------
    ExtUtils::CBuilder 0.15  0.21    
    ExtUtils::ParseXS  0     2.19    
    File::Spec         0     3.2701  
    FindBin            0     1.47    
    Module::Build      0.21  0.2808  
    Test::More         0     0.80    

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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    INCLUDE = C:\Program Files\Microsoft Visual Studio 
.NET\VC7\ATLMFC\INCLUDE;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\INCLUDE;C:\boost;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\PlatformSDK\include\prerelease;C:\Program Files\Microsoft Visual 
Studio .NET\VC7\PlatformSDK\include;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\include;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\include\;
    LIB = C:\Program Files\Microsoft Visual Studio 
.NET\VC7\ATLMFC\LIB;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\LIB;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\PlatformSDK\lib\prerelease;C:\Program Files\Microsoft Visual Studio 
.NET\VC7\PlatformSDK\lib;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\lib;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\Lib\;
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Microsoft Visual Studio .NET\Common7\IDE;C:\Program 
Files\Microsoft Visual Studio .NET\VC7\BIN;C:\Program Files\Microsoft Visual 
Studio .NET\Common7\Tools;C:\Program Files\Microsoft Visual Studio 
.NET\Common7\Tools\bin\prerelease;C:\Program Files\Microsoft Visual Studio 
.NET\Common7\Tools\bin;C:\Program Files\Microsoft Visual Studio 
.NET\FrameworkSDK\bin;C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705;C:\MeCab\bin;C:\PostgreSQL\bin;C:\Perl\bin;C:\glut;C:\PROGRA~1\PerlEdit;C:\GTK\bin;C:\PDCurses\win32;C:\qdbm;C:\icu4c\bin;C:\openssl\bin;C:\iconv\.;C:\nkf\.;c:\imagemagick;C:\PsTools\.;C:\dm\bin;C:\tcc\tcc;C:\SWIG\;C:\patch;C:\diff;C:\NAnt\bin;C:\Dev-Cpp\bin;C:\Python\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
 Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Network 
Associates\PGPNT;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\PROGRA~1\WIDEST~1\ws\bin;C:\PROGRA~1\WIDEST~1\ruby\bin;C:\PROGRA~1\WIDEST~1\Perl\bin;C:\PROGR
 
A~1\WIDEST~1\Python;C:\PROGRA~1\WIDEST~1\gcc\bin;C:\perl2exe;C:\perl6\bin;C:\Program
 Files\Microsoft Network Monitor 3\;C:\Program 
Files\QuickTime\QTSystem\;C:\Program Files\Oracle\Berkeley DB 
4.6.21\bin;C:\Program Files\Oracle\Berkeley DB 4.6.21\bin\debug;C:\Program 
Files\OpenCV\bin;;
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 2728
    PERL5_CPAN_IS_RUNNING = 2728
    PROCESSOR_IDENTIFIER = x86 Family 15 Model 2 Stepping 9, GenuineIntel
    TEMP = C:\DOCUME~1\TARO-N~1\LOCALS~1\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::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2701
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.14  
    ExtUtils::Install   1.50  
    ExtUtils::MakeMaker 6.44  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.19  
    File::Spec          3.2701
    Module::Build       0.2808
    Module::Signature   0.44  
    Test::Harness       3.10  
    Test::More          0.80  
    YAML                0.66  
    YAML::Syck          1.04  
    version             0.74  


--

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

--- End Message ---

Reply via email to