Start 2009-09-07T18:37:14 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 Mon, 07 Sep 2009 10:27:00 GMT Running make for F/FR/FRANC/Games-EternalLands-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FR/FRANC/Games-EternalLands-0.04.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/F/FR/FRANC/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\F\FR\FRANC\Games-EternalLands-0.04.tar.gz ok Will not use Archive::Tar, need 1.00 ./Games-EternalLands-0.04/ ./Games-EternalLands-0.04/Changes ./Games-EternalLands-0.04/MANIFEST ./Games-EternalLands-0.04/src/ ./Games-EternalLands-0.04/src/heap_info.h ./Games-EternalLands-0.04/src/bheap.c ./Games-EternalLands-0.04/src/Makefile.PL ./Games-EternalLands-0.04/src/MapHelper.xs ./Games-EternalLands-0.04/src/bheap.h ./Games-EternalLands-0.04/t/ ./Games-EternalLands-0.04/Makefile.PL ./Games-EternalLands-0.04/examples/ ./Games-EternalLands-0.04/examples/knowledge.yaml ./Games-EternalLands-0.04/examples/selling.yaml ./Games-EternalLands-0.04/examples/adminhelp.txt ./Games-EternalLands-0.04/examples/help.txt ./Games-EternalLands-0.04/examples/Trader.pl ./Games-EternalLands-0.04/examples/Harvester.pl ./Games-EternalLands-0.04/examples/MyBot.pm ./Games-EternalLands-0.04/examples/buying.yaml ./Games-EternalLands-0.04/examples/config.pl ./Games-EternalLands-0.04/examples/Hunter.pl ./Games-EternalLands-0.04/examples/README ./Games-EternalLands-0.04/lib/ ./Games-EternalLands-0.04/lib/Games/ ./Games-EternalLands-0.04/lib/Games/EternalLands/ ./Games-EternalLands-0.04/lib/Games/EternalLands/MapHelper.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Bot.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Client.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Map.pm ./Games-EternalLands-0.04/lib/Games/EternalLands/Constants.pm ./Games-EternalLands-0.04/README CPAN.pm: Going to build F/FR/FRANC/Games-EternalLands-0.04.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Games::EternalLands::MapHelper Writing Makefile for Games::EternalLands >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Games/EternalLands/Client.pm blib\lib\Games\EternalLands\Client.pm cp lib/Games/EternalLands/Map.pm blib\lib\Games\EternalLands\Map.pm cp lib/Games/EternalLands/MapHelper.pm blib\lib\Games\EternalLands\MapHelper.pm AutoSplitting blib\lib\Games\EternalLands\MapHelper.pm (blib\lib\auto\Games\EternalLands\MapHelper) cp lib/Games/EternalLands/Constants.pm blib\lib\Games\EternalLands\Constants.pm cp lib/Games/EternalLands/Bot.pm blib\lib\Games\EternalLands\Bot.pm nmake -f Makefile all -nologo cl -c -I. -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=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\Perl-5.8\lib\CORE" bheap.c bheap.c C:\Perl-5.8\bin\perl.exe C:\cpanfly-5.8\var\megalib\ExtUtils\xsubpp -typemap C:\Perl-5.8\lib\ExtUtils\typemap MapHelper.xs > MapHelper.xsc && C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e mv MapHelper.xsc MapHelper.c Please specify prototyping behavior for MapHelper.xs (see perlxs manual) cl -c -I. -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=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\Perl-5.8\lib\CORE" MapHelper.c MapHelper.c MapHelper.xs(129) : warning C4101: 'crntTile' : unreferenced local variable MapHelper.c(397) : warning C4090: 'function' : different 'const' qualifiers MapHelper.c(397) : warning C4024: 'Perl_newXS' : different types for formal and actual parameter 4 MapHelper.c(398) : warning C4090: 'function' : different 'const' qualifiers MapHelper.c(398) : warning C4024: 'Perl_newXS' : different types for formal and actual parameter 4 MapHelper.c(399) : warning C4090: 'function' : different 'const' qualifiers MapHelper.c(399) : warning C4024: 'Perl_newXS' : different types for formal and actual parameter 4 MapHelper.c(400) : warning C4090: 'function' : different 'const' qualifiers MapHelper.c(400) : warning C4024: 'Perl_newXS' : different types for formal and actual parameter 4 Running Mkbootstrap for Games::EternalLands::MapHelper () C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e chmod 644 MapHelper.bs C:\Perl-5.8\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Games::EternalLands::MapHelper\", 'DLBASE' => 'MapHelper', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl-5.8\lib\CORE" -machine:x86 bheap.obj MapHelper.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:MapHelper.def Creating library ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.lib and object ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.exp if exist ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.dll.manifest mt -nologo -manifest ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.dll.manifest -outputresource:..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.dll;2 if exist ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.dll.manifest del ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.dll.manifest C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.dll C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e cp MapHelper.bs ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.bs C:\Perl-5.8\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Games\EternalLands\MapHelper\MapHelper.bs cd .. FRANC/Games-EternalLands-0.04.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. nmake -f Makefile all -nologo cd .. C:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Files=0, Tests=0, 0 wallclock secs ( 0.00 usr + 0.00 sys = 0.00 CPU) Result: NOTESTS nmake test -nologo 'No tests defined for Games::EternalLands::MapHelper extension.' cd .. FRANC/Games-EternalLands-0.04.tar.gz nmake test TEST_VERBOSE=1 -- OK Picked up version from Makefile Picked up distname from Makefile Picked up abstract from Makefile Franc Carter <franc.carter@gmail.com> Client for the MMORPG Eternal Lands >>> (cd C:\cpanfly-5.8\var\cpan\build\Games-EternalLands-0.04-4Mxfl7 && tar cvf - Games-EternalLands-0.04.ppd blib) | gzip -c >C:/cpanfly-5.8/var/REPO/F/FR/FRANC/Games-EternalLands-0.04.tar.gz Games-EternalLands-0.04.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Games/ blib/arch/auto/Games/EternalLands/ blib/arch/auto/Games/EternalLands/MapHelper/ blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.bs blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.dll blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.exp blib/arch/auto/Games/EternalLands/MapHelper/MapHelper.lib blib/lib/ blib/lib/auto/ blib/lib/auto/Games/ blib/lib/auto/Games/EternalLands/ blib/lib/auto/Games/EternalLands/MapHelper/ blib/lib/auto/Games/EternalLands/MapHelper/autosplit.ix blib/lib/Games/ blib/lib/Games/EternalLands/ blib/lib/Games/EternalLands/Bot.pm blib/lib/Games/EternalLands/Client.pm blib/lib/Games/EternalLands/Constants.pm blib/lib/Games/EternalLands/Map.pm blib/lib/Games/EternalLands/MapHelper.pm >>> mv C:\cpanfly-5.8\var\cpan\build\Games-EternalLands-0.04-4Mxfl7/Games-EternalLands-0.04.ppd C:/cpanfly-5.8/var/REPO/F/FR/FRANC Finished 2009-09-07T18:37:23