Start 2009-11-04T07:16:35 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;c:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Tue, 03 Nov 2009 23:27:04 GMT Running make for B/BR/BRAMBLE/IO-Socket-Multicast-1.09.tar.gz Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\B\BR\BRAMBLE\IO-Socket-Multicast-1.09.tar.gz ok Will not use Archive::Tar, need 1.00 IO-Socket-Multicast-1.09/ IO-Socket-Multicast-1.09/META.yml IO-Socket-Multicast-1.09/README IO-Socket-Multicast-1.09/lib/ IO-Socket-Multicast-1.09/lib/IO/ IO-Socket-Multicast-1.09/lib/IO/Socket/ IO-Socket-Multicast-1.09/lib/IO/Socket/Multicast.pm IO-Socket-Multicast-1.09/Makefile.PL IO-Socket-Multicast-1.09/Multicast.xs IO-Socket-Multicast-1.09/MANIFEST IO-Socket-Multicast-1.09/Changes IO-Socket-Multicast-1.09/t/ IO-Socket-Multicast-1.09/t/04_send.t IO-Socket-Multicast-1.09/t/01_use.t IO-Socket-Multicast-1.09/t/03_multicast.t IO-Socket-Multicast-1.09/examples/ IO-Socket-Multicast-1.09/examples/client.pl IO-Socket-Multicast-1.09/examples/server.pl CPAN.pm: Going to build B/BR/BRAMBLE/IO-Socket-Multicast-1.09.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IO::Socket::Multicast >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/IO/Socket/Multicast.pm blib\lib\IO\Socket\Multicast.pm C:\Perl-5.8\bin\perl.exe C:\cpanfly-5.8\var\megalib\ExtUtils\xsubpp -typemap C:\Perl-5.8\lib\ExtUtils\typemap Multicast.xs > Multicast.xsc && C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e mv Multicast.xsc Multicast.c cl -c -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 -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" "-IC:\Perl-5.8\lib\CORE" Multicast.c Multicast.c Multicast.xs(233) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data Multicast.xs(259) : warning C4244: '=' : conversion from 'long ' to 'char ', possible loss of data Running Mkbootstrap for IO::Socket::Multicast () C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e chmod 644 Multicast.bs C:\Perl-5.8\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"IO::Socket::Multicast\", 'DLBASE' => 'Multicast', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:blib\arch\auto\IO\Socket\Multicast\Multicast.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl-5.8\lib\CORE" -machine:x86 Multicast.obj C:\Perl-5.8\lib\CORE\perl58.lib 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 -def:Multicast.def Creating library blib\arch\auto\IO\Socket\Multicast\Multicast.lib and object blib\arch\auto\IO\Socket\Multicast\Multicast.exp if exist blib\arch\auto\IO\Socket\Multicast\Multicast.dll.manifest mt -nologo -manifest blib\arch\auto\IO\Socket\Multicast\Multicast.dll.manifest -outputresource:blib\arch\auto\IO\Socket\Multicast\Multicast.dll;2 if exist blib\arch\auto\IO\Socket\Multicast\Multicast.dll.manifest del blib\arch\auto\IO\Socket\Multicast\Multicast.dll.manifest C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e chmod 755 blib\arch\auto\IO\Socket\Multicast\Multicast.dll C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e cp Multicast.bs blib\arch\auto\IO\Socket\Multicast\Multicast.bs C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e chmod 644 blib\arch\auto\IO\Socket\Multicast\Multicast.bs BRAMBLE/IO-Socket-Multicast-1.09.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/01_use.t ........ 1..1 ok 1 - use IO::Socket::Multicast; ok # Failed test 'The thing isa IO::Socket::Multicast' # at t/03_multicast.t line 30. # The thing isn't defined Can't call method "mcast_add" on an undefined value at t/03_multicast.t line 32. # Looks like you planned 14 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 2 just after 1. t/03_multicast.t .. 1..14 not ok 1 - The thing isa IO::Socket::Multicast Dubious, test returned 2 (wstat 512, 0x200) Failed 14/14 subtests t/04_send.t ....... skipped: Developer testing only Test Summary Report ------------------- t/03_multicast.t (Wstat: 512 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 2 Parse errors: Bad plan. You planned 14 tests but ran 1. Files=3, Tests=2, 0 wallclock secs ( 0.02 usr + 0.01 sys = 0.03 CPU) Result: FAIL Failed 1/3 test programs. 1/2 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0xff' Stop. BRAMBLE/IO-Socket-Multicast-1.09.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports BRAMBLE/IO-Socket-Multicast-1.09.tar.gz Finished 2009-11-04T07:16:40