Start 2009-11-03T04:10:29 ActivePerl-1003 CPAN-1.9402 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/cpanfly/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64\site\bin;C:\Perl64\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~2\Perforce\;C:\WINDOWS\system32\WINDOW~1\v1.0 Going to read 'C:\cpanfly\var\cpan\Metadata' Database was generated on Mon, 02 Nov 2009 23:27:07 GMT Running make for B/BR/BRAMBLE/IO-Socket-Multicast-1.08.tar.gz Checksum for C:\cpanfly\var\cpan\sources\authors\id\B\BR\BRAMBLE\IO-Socket-Multicast-1.08.tar.gz ok Will not use Archive::Tar, need 1.00 IO-Socket-Multicast-1.08/ IO-Socket-Multicast-1.08/META.yml IO-Socket-Multicast-1.08/README IO-Socket-Multicast-1.08/lib/ IO-Socket-Multicast-1.08/lib/IO/ IO-Socket-Multicast-1.08/lib/IO/Socket/ IO-Socket-Multicast-1.08/lib/IO/Socket/Multicast.pm IO-Socket-Multicast-1.08/Makefile.PL IO-Socket-Multicast-1.08/Multicast.xs IO-Socket-Multicast-1.08/MANIFEST IO-Socket-Multicast-1.08/Changes IO-Socket-Multicast-1.08/t/ IO-Socket-Multicast-1.08/t/01_use.t IO-Socket-Multicast-1.08/t/03_multicast.t IO-Socket-Multicast-1.08/examples/ IO-Socket-Multicast-1.08/examples/client.pl IO-Socket-Multicast-1.08/examples/server.pl CPAN.pm: Going to build B/BR/BRAMBLE/IO-Socket-Multicast-1.08.tar.gz >>> C:\Perl64\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:\Perl64\bin\perl.exe C:\cpanfly\var\megalib\ExtUtils\xsubpp -typemap C:\Perl64\lib\ExtUtils\typemap Multicast.xs > Multicast.xsc && C:\Perl64\bin\perl.exe -MExtUtils::Command -e "mv" -- Multicast.xsc Multicast.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DWIN64 -DCONSERVATIVE -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -Ox -GL -Wp64 -fp:precise -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-IC:\Perl64\lib\CORE" Multicast.c Multicast.c Multicast.xs(99) : warning C4244: '=' : conversion from '__int64' to 'U32', possible loss of data Multicast.xs(127) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data Multicast.xs(233) : warning C4244: '=' : conversion from 'IV' to 'char', possible loss of data Multicast.xs(259) : warning C4244: '=' : conversion from 'IV' to 'char', possible loss of data Running Mkbootstrap for IO::Socket::Multicast () C:\Perl64\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 Multicast.bs C:\Perl64\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 -ltcg -libpath:"C:\Perl64\lib\CORE" -machine:AMD64 Multicast.obj C:\Perl64\lib\CORE\perl510.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 bufferoverflowU.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 Generating code Finished generating code 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:\Perl64\bin\perl.exe -MExtUtils::Command -e "chmod" -- 755 blib\arch\auto\IO\Socket\Multicast\Multicast.dll C:\Perl64\bin\perl.exe -MExtUtils::Command -e "cp" -- Multicast.bs blib\arch\auto\IO\Socket\Multicast\Multicast.bs C:\Perl64\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 blib\arch\auto\IO\Socket\Multicast\Multicast.bs BRAMBLE/IO-Socket-Multicast-1.08.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:\Perl64\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 'Add socket to Multicast Group' # at t/03_multicast.t line 26. # Failed test 'Drop Multicast Group' # at t/03_multicast.t line 27. Label not found for "last SKIP" at C:/cpanfly/var/megalib/Test/More.pm line 1229. # Looks like you planned 13 tests but ran 12. # Looks like you failed 2 tests of 12 run. # Looks like your test exited with 10022 just after 12. t/03_multicast.t .. 1..13 not ok 1 - Add socket to Multicast Group not ok 2 - Drop Multicast Group ok # Skip. Doesn't work on Win32?? ok 3 # skip Needs Linux >= 2.2 # ok 4 # skip Needs Linux >= 2.2 # ok 5 # skip Needs Linux >= 2.2 # ok 6 # skip Needs Linux >= 2.2 # ok 7 # skip Needs Linux >= 2.2 # ok 8 # skip Needs Linux >= 2.2 # ok 9 # skip IO::Interface not available ok 10 # skip IO::Interface not available ok 11 # skip IO::Interface not available ok 12 # skip IO::Interface not available Dubious, test returned 38 (wstat 9728, 0x2600) Failed 2/13 subtests (less 11 skipped subtests: 0 okay) Test Summary Report ------------------- t/03_multicast.t (Wstat: 9728 Tests: 13 Failed: 2) Failed tests: 1-2 Non-zero exit status: 38 Parse errors: Tests out of sequence. Found (3) but expected (4) Tests out of sequence. Found (4) but expected (5) Tests out of sequence. Found (5) but expected (6) Tests out of sequence. Found (6) but expected (7) Tests out of sequence. Found (7) but expected (8) Displayed the first 5 of 10 TAP syntax errors. Re-run prove with the -p option to see them all. Files=2, Tests=14, 1 wallclock secs ( 0.08 usr + 0.09 sys = 0.17 CPU) Result: FAIL Failed 1/2 test programs. 2/14 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64\bin\perl.exe' : return code '0x26' Stop. BRAMBLE/IO-Socket-Multicast-1.08.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.08.tar.gz Finished 2009-11-03T04:10:50