[Catalyst] Testers Wanted: Cache::FastMmap 1.15 (w/Win32 Support)

Nilson Santos Figueiredo Junior acid06 at gmail.com
Sun Oct 29 23:04:02 GMT 2006


On 10/29/06, Ash Berlin <ash at cpan.org> wrote:
> My bad - it didn't take the updated MANIFEST file (somewhere I messed up
> clearly) so it didn't include all the right files. Please try again,
> same url as before.

That previous problem was fixed. Unfortunately, a linking error popped up.
Here's the compile log:

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

cp FastMmap.pm blib\lib\Cache\FastMmap.pm
        nmake -f Makefile all -nologo
cp CImpl.pm ..\blib\lib\Cache\FastMmap\CImpl.pm
        C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp  -typemap C:\Perl\lib\E
xtUtils\typemap  CImpl.xs > CImpl.xsc && C:\Perl\bin\perl.exe -MExtUtils::Comman
d -e mv CImpl.xsc CImpl.c
Please specify prototyping behavior for CImpl.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 -DPERL_IMPLICIT_CON
TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
    -DVERSION=\"1.15\"  -DXS_VERSION=\"1.15\"  "-IC:\Perl\lib\CORE"   CImpl.c
CImpl.c
CImpl.c(466) : warning C4101: 'RETVAL' : unreferenced local variable
CImpl.xs(606) : warning C4101: 'found' : unreferenced local variable
        cl -c  -I.  -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO
_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CON
TEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1
    -DVERSION=\"1.15\"  -DXS_VERSION=\"1.15\"  "-IC:\Perl\lib\CORE"   mmap_cache
.c
mmap_cache.c
e:\cgi\Cache-FastMmap-1.15\Cache-FastMmap-CImpl\win32.c(212) : warning C4018: '<
' : signed/unsigned mismatch
e:\cgi\Cache-FastMmap-1.15\Cache-FastMmap-CImpl\win32.c(165) : warning C4101: 'r
es' : unreferenced local variable
e:\cgi\Cache-FastMmap-1.15\Cache-FastMmap-CImpl\win32.c(467) : warning C4013: 'v
snprintf' undefined; assuming extern returning int
mmap_cache.c(164) : warning C4013: 'time' undefined; assuming extern returning i
nt
mmap_cache.c(807) : warning C4018: '<' : signed/unsigned mismatch
Running Mkbootstrap for Cache::FastMmap::CImpl ()
        C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 CImpl.bs
        C:\Perl\bin\perl.exe -MExtUtils::Mksymlists  -e "Mksymlists('NAME'=>\"Ca
che::FastMmap::CImpl\", 'DLBASE' => 'CImpl', 'DL_FUNCS' => {  }, 'FUNCLIST' => [
], 'IMPORTS' => {  }, 'DL_VARS' => []);"
        link -out:..\blib\arch\auto\Cache\FastMmap\CImpl\CImpl.dll -dll -nologo
-nodefaultlib -debug -opt:ref,icf  -libpath:"C:\Perl\lib\CORE"  -machine:x86 CIm
pl.obj mmap_cache.obj   C:\Perl\lib\CORE\perl58.lib oldnames.lib kernel32.lib us
er32.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 o
dbc32.lib odbccp32.lib msvcrt.lib -def:CImpl.def
   Creating library ..\blib\arch\auto\Cache\FastMmap\CImpl\CImpl.lib and object
..\blib\arch\auto\Cache\FastMmap\CImpl\CImpl.exp
mmap_cache.obj : error LNK2019: unresolved external symbol _vsnprintf referenced
 in function __mmc_set_error
..\blib\arch\auto\Cache\FastMmap\CImpl\CImpl.dll : fatal error LNK1120: 1 unreso
lved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.
NMAKE : fatal error U1077: '"C:\Arquivos de programas\Microsoft Visual Studio .N
ET 2003\VC7\BIN\nmake.exe"' : return code '0x2'
Stop.

-Nilson Santos F. Jr.



More information about the Catalyst mailing list