Start 2009-06-14T11:23:06 ActivePerl-1003 CPAN-1.94 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Sun, 14 Jun 2009 08:27:34 GMT Running make for R/RS/RSAVAGE/XMail-Install-1.01.tgz Checksum for /net/nas/data/cpan/authors/id/R/RS/RSAVAGE/XMail-Install-1.01.tgz ok XMail-Install-1.01/ XMail-Install-1.01/CHANGES XMail-Install-1.01/MANIFEST.SKIP XMail-Install-1.01/t/ XMail-Install-1.01/t/test.t XMail-Install-1.01/t/pod.t XMail-Install-1.01/examples/ XMail-Install-1.01/examples/start-service.pl XMail-Install-1.01/examples/send-mail.pl XMail-Install-1.01/examples/install-xmail-1.pl XMail-Install-1.01/examples/install-xmail-2.pl XMail-Install-1.01/examples/localhost-send-mail.pl XMail-Install-1.01/examples/start-process.pl XMail-Install-1.01/examples/stop-process.pl XMail-Install-1.01/examples/stop-service.pl XMail-Install-1.01/examples/localhost-receive-mail.pl XMail-Install-1.01/examples/receive-mail.pl XMail-Install-1.01/MANIFEST XMail-Install-1.01/lib/ XMail-Install-1.01/lib/XMail/ XMail-Install-1.01/lib/XMail/Install.pm XMail-Install-1.01/META.yml XMail-Install-1.01/README XMail-Install-1.01/Build.PL XMail-Install-1.01/Makefile.PL XMail-Install-1.01/Build.bat CPAN.pm: Going to build R/RS/RSAVAGE/XMail-Install-1.01.tgz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Warning: prerequisite Win32 0 not found. Warning: prerequisite Win32::Process 0 not found. Warning: prerequisite Win32::Process::List 0 not found. Warning: prerequisite Win32::Service 0 not found. Warning: prerequisite Win32::TieRegistry 0 not found. Checking if your kit is complete... Looks good Writing Makefile for XMail::Install ---- Unsatisfied dependencies detected during ---- ---- RSAVAGE/XMail-Install-1.01.tgz ---- Win32::Process::List [requires] Win32::Service [requires] Win32::TieRegistry [requires] Win32::Process [requires] Win32 [requires] Running make test Delayed until after prerequisites Running test for module 'Win32::Process::List' Running make for R/RP/RPAGITSCH/Win32-Process-List-0.09.tar.gz Checksum for /net/nas/data/cpan/authors/id/R/RP/RPAGITSCH/Win32-Process-List-0.09.tar.gz ok Win32-Process-List-0.09/ Win32-Process-List-0.09/Changes Win32-Process-List-0.09/List.pm Win32-Process-List-0.09/List.xs Win32-Process-List-0.09/Makefile.PL Win32-Process-List-0.09/MANIFEST Win32-Process-List-0.09/META.yml Win32-Process-List-0.09/processes.pl Win32-Process-List-0.09/README Win32-Process-List-0.09/SIGNATURE Win32-Process-List-0.09/test.pl CPAN.pm: Going to build R/RP/RPAGITSCH/Win32-Process-List-0.09.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Win32::Process::List >>> make cp processes.pl blib/lib/Win32/Process/processes.pl cp List.pm blib/lib/Win32/Process/List.pm AutoSplitting blib/lib/Win32/Process/List.pm (blib/lib/auto/Win32/Process/List) /home/cpanfly/ap1003/bin/perl-static /home/cpanfly/var/megalib/ExtUtils/xsubpp -typemap /home/cpanfly/ap1003/lib/ExtUtils/typemap List.xs > List.xsc && mv List.xsc List.c Please specify prototyping behavior for List.xs (see perlxs manual) gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" List.c List.xs:4:21: windows.h: No such file or directory List.xs:5:22: tlhelp32.h: No such file or directory List.xs:22: error: parse error before "DWORD" List.xs: In function `printError': List.xs:24: error: `err' undeclared (first use in this function) List.xs:24: error: (Each undeclared identifier is reported only once List.xs:24: error: for each function it appears in.) List.xs:25: error: `FORMAT_MESSAGE_FROM_SYSTEM' undeclared (first use in this function) List.xs:26: error: `FORMAT_MESSAGE_IGNORE_INSERTS' undeclared (first use in this function) List.xs:30: error: `msg' undeclared (first use in this function) List.xs: In function `XS_Win32__Process__List_ProcessAliveP': List.xs:64: error: `HANDLE' undeclared (first use in this function) List.xs:64: error: parse error before "hProcessSnap" List.xs:65: error: `PROCESSENTRY32' undeclared (first use in this function) List.xs:67: error: `DWORD' undeclared (first use in this function) List.xs:73: error: `hProcessSnap' undeclared (first use in this function) List.xs:73: error: `TH32CS_SNAPPROCESS' undeclared (first use in this function) List.xs:74: error: `INVALID_HANDLE_VALUE' undeclared (first use in this function) List.xs:76: error: `err' undeclared (first use in this function) List.xs:84: error: `pe32' undeclared (first use in this function) List.xs: In function `XS_Win32__Process__List_ProcessAliveN': List.xs:117: error: `HANDLE' undeclared (first use in this function) List.xs:117: error: parse error before "hProcessSnap" List.xs:118: error: `PROCESSENTRY32' undeclared (first use in this function) List.xs:120: error: `DWORD' undeclared (first use in this function) List.xs:126: error: `hProcessSnap' undeclared (first use in this function) List.xs:126: error: `TH32CS_SNAPPROCESS' undeclared (first use in this function) List.xs:127: error: `INVALID_HANDLE_VALUE' undeclared (first use in this function) List.xs:129: error: `err' undeclared (first use in this function) List.xs:137: error: `pe32' undeclared (first use in this function) List.xs: In function `XS_Win32__Process__List_ListProcesses': List.xs:170: error: `HANDLE' undeclared (first use in this function) List.xs:170: error: parse error before "hProcessSnap" List.xs:171: error: `PROCESSENTRY32' undeclared (first use in this function) List.xs:173: error: `DWORD' undeclared (first use in this function) List.xs:180: error: `hProcessSnap' undeclared (first use in this function) List.xs:180: error: `TH32CS_SNAPPROCESS' undeclared (first use in this function) List.xs:181: error: `INVALID_HANDLE_VALUE' undeclared (first use in this function) List.xs:183: error: `err' undeclared (first use in this function) List.xs:191: error: `pe32' undeclared (first use in this function) make: *** [List.o] Error 1 RPAGITSCH/Win32-Process-List-0.09.tar.gz make -- NOT OK Running make test Can't test without successful make Running test for module 'Win32::Service' Running make for J/JD/JDB/Win32-Service-0.06.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JD/JDB/Win32-Service-0.06.tar.gz ok Win32-Service-0.06/ Win32-Service-0.06/Changes Win32-Service-0.06/Makefile.PL Win32-Service-0.06/MANIFEST Win32-Service-0.06/META.yml Win32-Service-0.06/ppport.h Win32-Service-0.06/Service.pm Win32-Service-0.06/Service.xs Win32-Service-0.06/t/ Win32-Service-0.06/t/service.t CPAN.pm: Going to build J/JD/JDB/Win32-Service-0.06.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL OS unsupported Warning: No success on command[/home/cpanfly/ap1003/bin/perl-static Makefile.PL] JDB/Win32-Service-0.06.tar.gz /home/cpanfly/ap1003/bin/perl-static Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running test for module 'Win32::TieRegistry' ______________________ D i s t r o P r e f s ______________________ Win32-TieRegistry-0.26.yml[0] Running make for A/AD/ADAMK/Win32-TieRegistry-0.26.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AD/ADAMK/Win32-TieRegistry-0.26.tar.gz ok Win32-TieRegistry-0.26/ Win32-TieRegistry-0.26/META.yml Win32-TieRegistry-0.26/README Win32-TieRegistry-0.26/Makefile.PL Win32-TieRegistry-0.26/LICENSE Win32-TieRegistry-0.26/MANIFEST Win32-TieRegistry-0.26/Changes Win32-TieRegistry-0.26/lib/ Win32-TieRegistry-0.26/lib/Win32/ Win32-TieRegistry-0.26/lib/Win32/TieRegistry.pm Win32-TieRegistry-0.26/lib/Tie/ Win32-TieRegistry-0.26/lib/Tie/Registry.pm Win32-TieRegistry-0.26/t/ Win32-TieRegistry-0.26/t/97_meta.t Win32-TieRegistry-0.26/t/99_pmv.t Win32-TieRegistry-0.26/t/01_compile.t Win32-TieRegistry-0.26/t/98_pod.t Win32-TieRegistry-0.26/t/02_main.t Going to apply 1 patch: /home/cpanfly/etc/distroprefs/Win32-TieRegistry-0.26.patch /usr/bin/patch -N --fuzz=3 -p1 < 'Not running with admin privileges' ); + } + else { plan( tests => 3 ); + } } else { plan( skip_all => 'Not testing on non-Windows' ); } EOT patching file t/02_main.t CPAN.pm: Going to build A/AD/ADAMK/Win32-TieRegistry-0.26.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Warning: prerequisite Win32API::Registry 0.24 not found. Checking if your kit is complete... Looks good Writing Makefile for Win32::TieRegistry ---- Unsatisfied dependencies detected during ---- ---- ADAMK/Win32-TieRegistry-0.26.tar.gz ---- Win32API::Registry [requires] Running make test Delayed until after prerequisites Running test for module 'Win32API::Registry' Running make for B/BL/BLM/Win32API-Registry-0.30.tar.gz Checksum for /net/nas/data/cpan/authors/id/B/BL/BLM/Win32API-Registry-0.30.tar.gz ok Win32API-Registry-0.30/ Win32API-Registry-0.30/buffers.h Win32API-Registry-0.30/Changes Win32API-Registry-0.30/const2perl.h Win32API-Registry-0.30/cRegistry.h Win32API-Registry-0.30/cRegistry.pc Win32API-Registry-0.30/ExtUtils/ Win32API-Registry-0.30/ExtUtils/Myconst2perl.pm Win32API-Registry-0.30/Makefile.PL Win32API-Registry-0.30/MANIFEST Win32API-Registry-0.30/META.yml Win32API-Registry-0.30/ppport.h Win32API-Registry-0.30/README Win32API-Registry-0.30/Registry.pm Win32API-Registry-0.30/Registry.xs Win32API-Registry-0.30/test.pl Win32API-Registry-0.30/typemap CPAN.pm: Going to build B/BL/BLM/Win32API-Registry-0.30.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Win32API::Registry >>> make cp cRegistry.pc blib/arch/Win32API/Registry/cRegistry.pc cp Registry.pm blib/lib/Win32API/Registry.pm /home/cpanfly/ap1003/bin/perl-static /home/cpanfly/var/megalib/ExtUtils/xsubpp -typemap /home/cpanfly/ap1003/lib/ExtUtils/typemap -typemap typemap Registry.xs > Registry.xsc && mv Registry.xsc Registry.c gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.30\" -DXS_VERSION=\"0.30\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" Registry.c Registry.xs:17:21: windows.h: No such file or directory Registry.xs:90: error: parse error before "uLastRegErr" Registry.xs:90: warning: data definition has no type or storage class Registry.xs:93: error: parse error before "uErr" Registry.xs: In function `ErrorRet': Registry.xs:95: error: `ERROR_SUCCESS' undeclared (first use in this function) Registry.xs:95: error: (Each undeclared identifier is reported only once Registry.xs:95: error: for each function it appears in.) Registry.xs:95: error: `uErr' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry__regLastError': Registry.c:131: error: `DWORD' undeclared (first use in this function) Registry.c:131: error: parse error before "uError" Registry.c:132: error: `LONG' undeclared (first use in this function) Registry.c:135: error: `uError' undeclared (first use in this function) Registry.c:137: error: parse error before numeric constant Registry.xs:116: error: `RETVAL' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry_AllowPriv': Registry.c:166: error: `BOOL' undeclared (first use in this function) Registry.c:166: error: parse error before "bEnable" Registry.xs:126: error: `HANDLE' undeclared (first use in this function) Registry.xs:127: error: `TOKEN_PRIVILEGES' undeclared (first use in this function) Registry.c:179: error: `bEnable' undeclared (first use in this function) Registry.c:179: error: parse error before numeric constant Registry.xs:129: error: `tokPrivNew' undeclared (first use in this function) Registry.xs:131: error: `SE_PRIVILEGE_ENABLED' undeclared (first use in this function) Registry.xs:137: error: `TOKEN_ADJUST_PRIVILEGES' undeclared (first use in this function) Registry.xs:137: error: `hToken' undeclared (first use in this function) Registry.xs:141: error: `ERROR_SUCCESS' undeclared (first use in this function) Registry.xs:149: error: `INVALID_HANDLE_VALUE' undeclared (first use in this function) Registry.xs:150: error: `DWORD' undeclared (first use in this function) Registry.xs:150: error: parse error before "uErr" Registry.xs:152: error: `uErr' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry_AbortSystemShutdownA': Registry.c:235: error: `BOOL' undeclared (first use in this function) Registry.c:235: error: parse error before "RETVAL" Registry.xs:164: error: `RETVAL' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry_AbortSystemShutdownW': Registry.c:273: error: `WCHAR' undeclared (first use in this function) Registry.c:273: error: `swComputerName' undeclared (first use in this function) Registry.c:274: error: `BOOL' undeclared (first use in this function) Registry.c:274: error: parse error before "RETVAL" Registry.c:278: error: parse error before ')' token Registry.xs:176: error: `RETVAL' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry_InitiateSystemShutdownA': Registry.c:314: error: `DWORD' undeclared (first use in this function) Registry.c:314: error: parse error before "uTimeoutSecs" Registry.c:315: error: `BOOL' undeclared (first use in this function) Registry.c:331: error: `uTimeoutSecs' undeclared (first use in this function) Registry.c:331: error: parse error before numeric constant Registry.c:333: error: `bForce' undeclared (first use in this function) Registry.c:333: error: parse error before numeric constant Registry.c:335: error: `bReboot' undeclared (first use in this function) Registry.c:335: error: parse error before numeric constant Registry.xs:192: error: `RETVAL' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry_InitiateSystemShutdownW': Registry.c:368: error: `WCHAR' undeclared (first use in this function) Registry.c:368: error: `swComputer' undeclared (first use in this function) Registry.c:369: error: `swMessage' undeclared (first use in this function) Registry.c:370: error: `DWORD' undeclared (first use in this function) Registry.c:370: error: parse error before "uTimeoutSecs" Registry.c:371: error: `BOOL' undeclared (first use in this function) Registry.c:377: error: parse error before ')' token Registry.c:383: error: parse error before ')' token Registry.c:387: error: `uTimeoutSecs' undeclared (first use in this function) Registry.c:387: error: parse error before numeric constant Registry.c:389: error: `bForce' undeclared (first use in this function) Registry.c:389: error: parse error before numeric constant Registry.c:391: error: `bReboot' undeclared (first use in this function) Registry.c:391: error: parse error before numeric constant Registry.xs:209: error: `RETVAL' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry_RegCloseKey': Registry.c:424: error: `HKEY' undeclared (first use in this function) Registry.c:424: error: parse error before "hKey" Registry.c:427: error: `hKey' undeclared (first use in this function) Registry.c:427: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegConnectRegistryA': Registry.c:457: error: `HKEY' undeclared (first use in this function) Registry.c:457: error: parse error before "hRootKey" Registry.c:458: error: `ohKey' undeclared (first use in this function) Registry.c:467: error: `hRootKey' undeclared (first use in this function) Registry.c:467: error: parse error before numeric constant Registry.c:472: error: parse error before ')' token Registry.c:472: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegConnectRegistryW': Registry.c:506: error: `WCHAR' undeclared (first use in this function) Registry.c:506: error: `swComputer' undeclared (first use in this function) Registry.c:507: error: `HKEY' undeclared (first use in this function) Registry.c:507: error: parse error before "hRootKey" Registry.c:508: error: `ohKey' undeclared (first use in this function) Registry.c:513: error: parse error before ')' token Registry.c:517: error: `hRootKey' undeclared (first use in this function) Registry.c:517: error: parse error before numeric constant Registry.c:522: error: parse error before ')' token Registry.c:522: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegCreateKeyA': Registry.c:555: error: `HKEY' undeclared (first use in this function) Registry.c:555: error: parse error before "hKey" Registry.c:557: error: `ohSubKey' undeclared (first use in this function) Registry.c:560: error: `hKey' undeclared (first use in this function) Registry.c:560: error: parse error before numeric constant Registry.c:571: error: parse error before ')' token Registry.c:571: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegCreateKeyW': Registry.c:604: error: `HKEY' undeclared (first use in this function) Registry.c:604: error: parse error before "hKey" Registry.c:605: error: `WCHAR' undeclared (first use in this function) Registry.c:605: error: `swSubKey' undeclared (first use in this function) Registry.c:606: error: `ohSubKey' undeclared (first use in this function) Registry.c:609: error: `hKey' undeclared (first use in this function) Registry.c:609: error: parse error before numeric constant Registry.c:613: error: parse error before ')' token Registry.c:620: error: parse error before ')' token Registry.c:620: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegCreateKeyExA': Registry.c:653: error: `HKEY' undeclared (first use in this function) Registry.c:653: error: parse error before "hKey" Registry.c:655: error: `DWORD' undeclared (first use in this function) Registry.c:655: error: parse error before "uZero" Registry.c:657: error: parse error before "uOpts" Registry.c:658: error: `REGSAM' undeclared (first use in this function) Registry.c:660: error: `ohNewKey' undeclared (first use in this function) Registry.c:661: error: `ouDisp' undeclared (first use in this function) Registry.c:664: error: `hKey' undeclared (first use in this function) Registry.c:664: error: parse error before numeric constant Registry.c:672: error: `uZero' undeclared (first use in this function) Registry.c:672: error: parse error before numeric constant Registry.c:680: error: `uOpts' undeclared (first use in this function) Registry.c:680: error: parse error before numeric constant Registry.c:682: error: `uAccess' undeclared (first use in this function) Registry.c:682: error: parse error before numeric constant Registry.c:693: error: parse error before ')' token Registry.c:693: error: parse error before ')' token Registry.c:699: error: parse error before ')' token Registry.c:699: error: parse error before ')' token Registry.xs:290: error: `SECURITY_ATTRIBUTES' undeclared (first use in this function) Registry.xs:290: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegCreateKeyExW': Registry.c:737: error: `HKEY' undeclared (first use in this function) Registry.c:737: error: parse error before "hKey" Registry.c:738: error: `WCHAR' undeclared (first use in this function) Registry.c:738: error: `swSubKey' undeclared (first use in this function) Registry.c:739: error: `DWORD' undeclared (first use in this function) Registry.c:739: error: parse error before "uZero" Registry.c:740: error: `swClass' undeclared (first use in this function) Registry.c:741: error: parse error before "uOpts" Registry.c:742: error: `REGSAM' undeclared (first use in this function) Registry.c:744: error: `ohNewKey' undeclared (first use in this function) Registry.c:745: error: `ouDisp' undeclared (first use in this function) Registry.c:748: error: `hKey' undeclared (first use in this function) Registry.c:748: error: parse error before numeric constant Registry.c:752: error: parse error before ')' token Registry.c:756: error: `uZero' undeclared (first use in this function) Registry.c:756: error: parse error before numeric constant Registry.c:760: error: parse error before ')' token Registry.c:764: error: `uOpts' undeclared (first use in this function) Registry.c:764: error: parse error before numeric constant Registry.c:766: error: `uAccess' undeclared (first use in this function) Registry.c:766: error: parse error before numeric constant Registry.c:777: error: parse error before ')' token Registry.c:777: error: parse error before ')' token Registry.c:783: error: parse error before ')' token Registry.c:783: error: parse error before ')' token Registry.xs:311: error: `SECURITY_ATTRIBUTES' undeclared (first use in this function) Registry.xs:311: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegDeleteKeyA': Registry.c:821: error: `HKEY' undeclared (first use in this function) Registry.c:821: error: parse error before "hKey" Registry.c:825: error: `hKey' undeclared (first use in this function) Registry.c:825: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegDeleteKeyW': Registry.c:860: error: `HKEY' undeclared (first use in this function) Registry.c:860: error: parse error before "hKey" Registry.c:861: error: `WCHAR' undeclared (first use in this function) Registry.c:861: error: `swSubKey' undeclared (first use in this function) Registry.c:864: error: `hKey' undeclared (first use in this function) Registry.c:864: error: parse error before numeric constant Registry.c:868: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegDeleteValueA': Registry.c:899: error: `HKEY' undeclared (first use in this function) Registry.c:899: error: parse error before "hKey" Registry.c:903: error: `hKey' undeclared (first use in this function) Registry.c:903: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegDeleteValueW': Registry.c:938: error: `HKEY' undeclared (first use in this function) Registry.c:938: error: parse error before "hKey" Registry.c:939: error: `WCHAR' undeclared (first use in this function) Registry.c:939: error: `swValueName' undeclared (first use in this function) Registry.c:942: error: `hKey' undeclared (first use in this function) Registry.c:942: error: parse error before numeric constant Registry.c:946: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegEnumKeyA': Registry.c:976: error: `HKEY' undeclared (first use in this function) Registry.c:976: error: parse error before "hKey" Registry.c:977: error: `DWORD' undeclared (first use in this function) Registry.c:979: error: parse error before "ilNameSize" Registry.c:982: error: `hKey' undeclared (first use in this function) Registry.c:982: error: parse error before numeric constant Registry.c:984: error: `uIndex' undeclared (first use in this function) Registry.c:984: error: parse error before numeric constant Registry.xs:362: error: `ilNameSize' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry__RegEnumKeyW': Registry.c:1016: error: `HKEY' undeclared (first use in this function) Registry.c:1016: error: parse error before "hKey" Registry.c:1017: error: `DWORD' undeclared (first use in this function) Registry.c:1018: error: `WCHAR' undeclared (first use in this function) Registry.c:1018: error: `oswName' undeclared (first use in this function) Registry.c:1019: error: parse error before "ilwNameSize" Registry.c:1022: error: `hKey' undeclared (first use in this function) Registry.c:1022: error: parse error before numeric constant Registry.c:1024: error: `uIndex' undeclared (first use in this function) Registry.c:1024: error: parse error before numeric constant Registry.xs:376: error: parse error before ')' token Registry.xs:376: error: `ilwNameSize' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry__RegEnumKeyExA': Registry.c:1056: error: `HKEY' undeclared (first use in this function) Registry.c:1056: error: parse error before "hKey" Registry.c:1057: error: `DWORD' undeclared (first use in this function) Registry.c:1059: error: `iolName' undeclared (first use in this function) Registry.c:1060: error: `pNull' undeclared (first use in this function) Registry.c:1062: error: `iolClass' undeclared (first use in this function) Registry.c:1063: error: `FILETIME' undeclared (first use in this function) Registry.c:1063: error: `opftLastWrite' undeclared (first use in this function) Registry.xs:394: error: parse error before "uErr" Registry.c:1069: error: `hKey' undeclared (first use in this function) Registry.c:1069: error: parse error before numeric constant Registry.c:1071: error: `uIndex' undeclared (first use in this function) Registry.c:1071: error: parse error before numeric constant Registry.c:1076: error: parse error before ')' token Registry.c:1076: error: parse error before ')' token Registry.c:1078: error: parse error before ')' token Registry.xs:396: error: parse error before ')' token Registry.xs:397: error: parse error before ')' token Registry.xs:398: error: parse error before ')' token Registry.xs:399: error: parse error before ')' token Registry.xs:400: error: `uErr' undeclared (first use in this function) Registry.xs:402: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:404: error: parse error before ')' token Registry.xs:405: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegEnumKeyExW': Registry.c:1135: error: `HKEY' undeclared (first use in this function) Registry.c:1135: error: parse error before "hKey" Registry.c:1136: error: `DWORD' undeclared (first use in this function) Registry.c:1137: error: `WCHAR' undeclared (first use in this function) Registry.c:1137: error: `oswName' undeclared (first use in this function) Registry.c:1138: error: `iolwName' undeclared (first use in this function) Registry.c:1139: error: `pNull' undeclared (first use in this function) Registry.c:1140: error: `oswClass' undeclared (first use in this function) Registry.c:1141: error: `iolwClass' undeclared (first use in this function) Registry.c:1142: error: `FILETIME' undeclared (first use in this function) Registry.c:1142: error: `opftLastWrite' undeclared (first use in this function) Registry.xs:431: error: parse error before "uErr" Registry.c:1148: error: `hKey' undeclared (first use in this function) Registry.c:1148: error: parse error before numeric constant Registry.c:1150: error: `uIndex' undeclared (first use in this function) Registry.c:1150: error: parse error before numeric constant Registry.c:1155: error: parse error before ')' token Registry.c:1155: error: parse error before ')' token Registry.c:1157: error: parse error before ')' token Registry.xs:433: error: parse error before ')' token Registry.xs:434: error: parse error before ')' token Registry.xs:434: error: parse error before ')' token Registry.xs:435: error: parse error before ')' token Registry.xs:436: error: parse error before ')' token Registry.xs:436: error: parse error before ')' token Registry.xs:437: error: `uErr' undeclared (first use in this function) Registry.xs:439: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:441: error: parse error before ')' token Registry.xs:441: error: parse error before ')' token Registry.xs:442: error: parse error before ')' token Registry.xs:442: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegEnumValueA': Registry.c:1214: error: `HKEY' undeclared (first use in this function) Registry.c:1214: error: parse error before "hKey" Registry.c:1215: error: `DWORD' undeclared (first use in this function) Registry.c:1217: error: `iolName' undeclared (first use in this function) Registry.c:1218: error: `pNull' undeclared (first use in this function) Registry.c:1219: error: `ouType' undeclared (first use in this function) Registry.c:1220: error: `BYTE' undeclared (first use in this function) Registry.c:1220: error: `opData' undeclared (first use in this function) Registry.c:1221: error: `iolData' undeclared (first use in this function) Registry.xs:468: error: parse error before "uErr" Registry.c:1227: error: `hKey' undeclared (first use in this function) Registry.c:1227: error: parse error before numeric constant Registry.c:1229: error: `uIndex' undeclared (first use in this function) Registry.c:1229: error: parse error before numeric constant Registry.c:1234: error: parse error before ')' token Registry.c:1234: error: parse error before ')' token Registry.c:1239: error: parse error before ')' token Registry.c:1239: error: parse error before ')' token Registry.xs:470: error: parse error before ')' token Registry.xs:471: error: parse error before ')' token Registry.xs:472: error: parse error before ')' token Registry.xs:473: error: parse error before ')' token Registry.xs:473: error: parse error before ')' token Registry.xs:475: error: parse error before ')' token Registry.xs:476: error: `uErr' undeclared (first use in this function) Registry.xs:478: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:480: error: parse error before ')' token Registry.xs:481: error: parse error before ')' token Registry.xs:481: error: parse error before ')' token Registry.xs:488: error: `REG_SZ' undeclared (first use in this function) Registry.xs:488: error: `REG_EXPAND_SZ' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry__RegEnumValueW': Registry.c:1305: error: `HKEY' undeclared (first use in this function) Registry.c:1305: error: parse error before "hKey" Registry.c:1306: error: `DWORD' undeclared (first use in this function) Registry.c:1307: error: `WCHAR' undeclared (first use in this function) Registry.c:1307: error: `oswName' undeclared (first use in this function) Registry.c:1308: error: `iolwName' undeclared (first use in this function) Registry.c:1309: error: `pNull' undeclared (first use in this function) Registry.c:1310: error: `ouType' undeclared (first use in this function) Registry.c:1311: error: `BYTE' undeclared (first use in this function) Registry.c:1311: error: `opData' undeclared (first use in this function) Registry.c:1312: error: `iolData' undeclared (first use in this function) Registry.xs:512: error: parse error before "uErr" Registry.c:1318: error: `hKey' undeclared (first use in this function) Registry.c:1318: error: parse error before numeric constant Registry.c:1320: error: `uIndex' undeclared (first use in this function) Registry.c:1320: error: parse error before numeric constant Registry.c:1325: error: parse error before ')' token Registry.c:1325: error: parse error before ')' token Registry.c:1330: error: parse error before ')' token Registry.c:1330: error: parse error before ')' token Registry.xs:514: error: parse error before ')' token Registry.xs:515: error: parse error before ')' token Registry.xs:515: error: parse error before ')' token Registry.xs:516: error: parse error before ')' token Registry.xs:517: error: parse error before ')' token Registry.xs:517: error: parse error before ')' token Registry.xs:519: error: parse error before ')' token Registry.xs:520: error: `uErr' undeclared (first use in this function) Registry.xs:522: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:524: error: parse error before ')' token Registry.xs:524: error: parse error before ')' token Registry.xs:525: error: parse error before ')' token Registry.xs:525: error: parse error before ')' token Registry.xs:532: error: `REG_SZ' undeclared (first use in this function) Registry.xs:532: error: `REG_EXPAND_SZ' undeclared (first use in this function) Registry.xs:534: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegFlushKey': Registry.c:1397: error: `HKEY' undeclared (first use in this function) Registry.c:1397: error: parse error before "hKey" Registry.c:1400: error: `hKey' undeclared (first use in this function) Registry.c:1400: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry__RegGetKeySecurity': Registry.c:1429: error: `HKEY' undeclared (first use in this function) Registry.c:1429: error: parse error before "hKey" Registry.c:1430: error: `SECURITY_INFORMATION' undeclared (first use in this function) Registry.c:1431: error: `SECURITY_DESCRIPTOR' undeclared (first use in this function) Registry.c:1431: error: `opSecDesc' undeclared (first use in this function) Registry.c:1432: error: `DWORD' undeclared (first use in this function) Registry.c:1432: error: `iolSecDesc' undeclared (first use in this function) Registry.xs:562: error: parse error before "uErr" Registry.c:1438: error: `hKey' undeclared (first use in this function) Registry.c:1438: error: parse error before numeric constant Registry.c:1440: error: `uSecInfo' undeclared (first use in this function) Registry.c:1440: error: parse error before numeric constant Registry.xs:564: error: parse error before ')' token Registry.xs:566: error: parse error before ')' token Registry.xs:566: error: parse error before ')' token Registry.xs:567: error: `uErr' undeclared (first use in this function) Registry.xs:568: error: `ERROR_INSUFFICIENT_BUFFER' undeclared (first use in this function) Registry.xs:570: error: parse error before ')' token Registry.xs:570: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegLoadKeyA': Registry.c:1485: error: `HKEY' undeclared (first use in this function) Registry.c:1485: error: parse error before "hKey" Registry.c:1490: error: `hKey' undeclared (first use in this function) Registry.c:1490: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegLoadKeyW': Registry.c:1531: error: `HKEY' undeclared (first use in this function) Registry.c:1531: error: parse error before "hKey" Registry.c:1532: error: `WCHAR' undeclared (first use in this function) Registry.c:1532: error: `swSubKey' undeclared (first use in this function) Registry.c:1533: error: `swFileName' undeclared (first use in this function) Registry.c:1536: error: `hKey' undeclared (first use in this function) Registry.c:1536: error: parse error before numeric constant Registry.c:1540: error: parse error before ')' token Registry.c:1546: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegNotifyChangeKeyValue': Registry.c:1577: error: `HKEY' undeclared (first use in this function) Registry.c:1577: error: parse error before "hKey" Registry.c:1578: error: `BOOL' undeclared (first use in this function) Registry.c:1579: error: `DWORD' undeclared (first use in this function) Registry.c:1580: error: `HANDLE' undeclared (first use in this function) Registry.c:1584: error: `hKey' undeclared (first use in this function) Registry.c:1584: error: parse error before numeric constant Registry.c:1586: error: `bWatchSubtree' undeclared (first use in this function) Registry.c:1586: error: parse error before numeric constant Registry.c:1588: error: `uNotifyFilter' undeclared (first use in this function) Registry.c:1588: error: parse error before numeric constant Registry.c:1590: error: `hEvent' undeclared (first use in this function) Registry.c:1590: error: parse error before numeric constant Registry.c:1592: error: `bAsync' undeclared (first use in this function) Registry.c:1592: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegOpenKeyA': Registry.c:1622: error: `HKEY' undeclared (first use in this function) Registry.c:1622: error: parse error before "hKey" Registry.c:1624: error: `ohSubKey' undeclared (first use in this function) Registry.c:1627: error: `hKey' undeclared (first use in this function) Registry.c:1627: error: parse error before numeric constant Registry.c:1638: error: parse error before ')' token Registry.c:1638: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegOpenKeyW': Registry.c:1671: error: `HKEY' undeclared (first use in this function) Registry.c:1671: error: parse error before "hKey" Registry.c:1672: error: `WCHAR' undeclared (first use in this function) Registry.c:1672: error: `swSubKey' undeclared (first use in this function) Registry.c:1673: error: `ohSubKey' undeclared (first use in this function) Registry.c:1676: error: `hKey' undeclared (first use in this function) Registry.c:1676: error: parse error before numeric constant Registry.c:1680: error: parse error before ')' token Registry.c:1687: error: parse error before ')' token Registry.c:1687: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegOpenKeyExA': Registry.c:1720: error: `HKEY' undeclared (first use in this function) Registry.c:1720: error: parse error before "hKey" Registry.c:1722: error: `DWORD' undeclared (first use in this function) Registry.c:1722: error: parse error before "uOptions" Registry.c:1723: error: `REGSAM' undeclared (first use in this function) Registry.c:1724: error: `ohSubKey' undeclared (first use in this function) Registry.c:1727: error: `hKey' undeclared (first use in this function) Registry.c:1727: error: parse error before numeric constant Registry.c:1735: error: `uOptions' undeclared (first use in this function) Registry.c:1735: error: parse error before numeric constant Registry.c:1737: error: `uAccess' undeclared (first use in this function) Registry.c:1737: error: parse error before numeric constant Registry.c:1742: error: parse error before ')' token Registry.c:1742: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegOpenKeyExW': Registry.c:1776: error: `HKEY' undeclared (first use in this function) Registry.c:1776: error: parse error before "hKey" Registry.c:1777: error: `WCHAR' undeclared (first use in this function) Registry.c:1777: error: `swSubKey' undeclared (first use in this function) Registry.c:1778: error: `DWORD' undeclared (first use in this function) Registry.c:1778: error: parse error before "uOptions" Registry.c:1779: error: `REGSAM' undeclared (first use in this function) Registry.c:1780: error: `ohSubKey' undeclared (first use in this function) Registry.c:1783: error: `hKey' undeclared (first use in this function) Registry.c:1783: error: parse error before numeric constant Registry.c:1787: error: parse error before ')' token Registry.c:1791: error: `uOptions' undeclared (first use in this function) Registry.c:1791: error: parse error before numeric constant Registry.c:1793: error: `uAccess' undeclared (first use in this function) Registry.c:1793: error: parse error before numeric constant Registry.c:1798: error: parse error before ')' token Registry.c:1798: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegQueryInfoKeyA': Registry.c:1832: error: `HKEY' undeclared (first use in this function) Registry.c:1832: error: parse error before "hKey" Registry.c:1834: error: `DWORD' undeclared (first use in this function) Registry.c:1834: error: `iolClass' undeclared (first use in this function) Registry.c:1835: error: `pNull' undeclared (first use in this function) Registry.c:1836: error: `ocSubKeys' undeclared (first use in this function) Registry.c:1837: error: `olSubKey' undeclared (first use in this function) Registry.c:1838: error: `olSubClass' undeclared (first use in this function) Registry.c:1839: error: `ocValues' undeclared (first use in this function) Registry.c:1840: error: `olValName' undeclared (first use in this function) Registry.c:1841: error: `olValData' undeclared (first use in this function) Registry.c:1842: error: `olSecDesc' undeclared (first use in this function) Registry.c:1843: error: `FILETIME' undeclared (first use in this function) Registry.c:1843: error: `opftTime' undeclared (first use in this function) Registry.xs:687: error: parse error before "uErr" Registry.c:1849: error: `hKey' undeclared (first use in this function) Registry.c:1849: error: parse error before numeric constant Registry.c:1854: error: parse error before ')' token Registry.c:1854: error: parse error before ')' token Registry.c:1859: error: parse error before ')' token Registry.c:1859: error: parse error before ')' token Registry.c:1865: error: parse error before ')' token Registry.c:1865: error: parse error before ')' token Registry.c:1871: error: parse error before ')' token Registry.c:1871: error: parse error before ')' token Registry.c:1877: error: parse error before ')' token Registry.c:1877: error: parse error before ')' token Registry.c:1883: error: parse error before ')' token Registry.c:1883: error: parse error before ')' token Registry.c:1889: error: parse error before ')' token Registry.c:1889: error: parse error before ')' token Registry.c:1895: error: parse error before ')' token Registry.c:1895: error: parse error before ')' token Registry.c:1898: error: parse error before ')' token Registry.xs:689: error: parse error before ')' token Registry.xs:690: error: parse error before ')' token Registry.xs:691: error: `uErr' undeclared (first use in this function) Registry.xs:694: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:695: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegQueryInfoKeyW': Registry.c:1969: error: `HKEY' undeclared (first use in this function) Registry.c:1969: error: parse error before "hKey" Registry.c:1970: error: `WCHAR' undeclared (first use in this function) Registry.c:1970: error: `oswClass' undeclared (first use in this function) Registry.c:1971: error: `DWORD' undeclared (first use in this function) Registry.c:1971: error: `iolwClass' undeclared (first use in this function) Registry.c:1972: error: `pNull' undeclared (first use in this function) Registry.c:1973: error: `ocSubKeys' undeclared (first use in this function) Registry.c:1974: error: `olwSubKey' undeclared (first use in this function) Registry.c:1975: error: `olwSubClass' undeclared (first use in this function) Registry.c:1976: error: `ocValues' undeclared (first use in this function) Registry.c:1977: error: `olwValName' undeclared (first use in this function) Registry.c:1978: error: `olValData' undeclared (first use in this function) Registry.c:1979: error: `olSecDesc' undeclared (first use in this function) Registry.c:1980: error: `FILETIME' undeclared (first use in this function) Registry.c:1980: error: `opftTime' undeclared (first use in this function) Registry.xs:731: error: parse error before "uErr" Registry.c:1986: error: `hKey' undeclared (first use in this function) Registry.c:1986: error: parse error before numeric constant Registry.c:1991: error: parse error before ')' token Registry.c:1991: error: parse error before ')' token Registry.c:1996: error: parse error before ')' token Registry.c:1996: error: parse error before ')' token Registry.c:2002: error: parse error before ')' token Registry.c:2002: error: parse error before ')' token Registry.c:2008: error: parse error before ')' token Registry.c:2008: error: parse error before ')' token Registry.c:2014: error: parse error before ')' token Registry.c:2014: error: parse error before ')' token Registry.c:2020: error: parse error before ')' token Registry.c:2020: error: parse error before ')' token Registry.c:2026: error: parse error before ')' token Registry.c:2026: error: parse error before ')' token Registry.c:2032: error: parse error before ')' token Registry.c:2032: error: parse error before ')' token Registry.c:2035: error: parse error before ')' token Registry.xs:733: error: parse error before ')' token Registry.xs:734: error: parse error before ')' token Registry.xs:734: error: parse error before ')' token Registry.xs:735: error: `uErr' undeclared (first use in this function) Registry.xs:738: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:739: error: parse error before ')' token Registry.xs:739: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegQueryMultipleValuesA': Registry.c:2106: error: `HKEY' undeclared (first use in this function) Registry.c:2106: error: parse error before "hKey" Registry.c:2107: error: `VALENT' undeclared (first use in this function) Registry.c:2107: error: `ioarValueEnts' undeclared (first use in this function) Registry.c:2108: error: `DWORD' undeclared (first use in this function) Registry.c:2108: error: parse error before "icValueEnts" Registry.c:2110: error: `iolBuffer' undeclared (first use in this function) Registry.xs:767: error: parse error before "uErr" Registry.c:2116: error: `hKey' undeclared (first use in this function) Registry.c:2116: error: parse error before numeric constant Registry.c:2120: error: parse error before ')' token Registry.c:2124: error: `icValueEnts' undeclared (first use in this function) Registry.c:2124: error: parse error before numeric constant Registry.xs:780: error: parse error before ')' token Registry.xs:781: error: parse error before ')' token Registry.xs:782: error: `uErr' undeclared (first use in this function) Registry.xs:784: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:785: error: parse error before ')' token Registry.xs: In function `XS_Win32API__Registry__RegQueryMultipleValuesW': Registry.xs:2178: error: `HKEY' undeclared (first use in this function) Registry.xs:2178: error: parse error before "hKey" Registry.xs:2179: error: `VALENTW' undeclared (first use in this function) Registry.xs:2179: error: `ioarValueEnts' undeclared (first use in this function) Registry.xs:2180: error: `DWORD' undeclared (first use in this function) Registry.xs:2180: error: parse error before "icValueEnts" Registry.xs:2181: error: `WCHAR' undeclared (first use in this function) Registry.xs:2181: error: `opBuffer' undeclared (first use in this function) Registry.xs:2182: error: `iolBuffer' undeclared (first use in this function) Registry.xs:804: error: parse error before "uErr" Registry.c:2188: error: `hKey' undeclared (first use in this function) Registry.c:2188: error: parse error before numeric constant Registry.c:2192: error: parse error before ')' token Registry.c:2196: error: `icValueEnts' undeclared (first use in this function) Registry.c:2196: error: parse error before numeric constant Registry.xs:817: error: parse error before ')' token Registry.xs:818: error: parse error before ')' token Registry.xs:818: error: parse error before ')' token Registry.xs:819: error: `uErr' undeclared (first use in this function) Registry.xs:821: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:822: error: parse error before ')' token Registry.xs:822: error: parse error before ')' token Registry.xs: In function `XS_Win32API__Registry__RegQueryValueA': Registry.xs:2250: error: `HKEY' undeclared (first use in this function) Registry.xs:2250: error: parse error before "hKey" Registry.xs:2253: error: `LONG' undeclared (first use in this function) Registry.xs:2253: error: `iolValueData' undeclared (first use in this function) Registry.xs:840: error: `DWORD' undeclared (first use in this function) Registry.xs:840: error: parse error before "uErr" Registry.c:2259: error: `hKey' undeclared (first use in this function) Registry.c:2259: error: parse error before numeric constant Registry.xs:842: error: parse error before ')' token Registry.xs:843: error: parse error before ')' token Registry.xs:844: error: `uErr' undeclared (first use in this function) Registry.xs:845: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:846: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegQueryValueW': Registry.c:2306: error: `HKEY' undeclared (first use in this function) Registry.c:2306: error: parse error before "hKey" Registry.c:2307: error: `WCHAR' undeclared (first use in this function) Registry.c:2307: error: `swSubKey' undeclared (first use in this function) Registry.c:2308: error: `oswValueData' undeclared (first use in this function) Registry.c:2309: error: `LONG' undeclared (first use in this function) Registry.c:2309: error: `iolValueData' undeclared (first use in this function) Registry.xs:863: error: `DWORD' undeclared (first use in this function) Registry.xs:863: error: parse error before "uErr" Registry.c:2315: error: `hKey' undeclared (first use in this function) Registry.c:2315: error: parse error before numeric constant Registry.c:2319: error: parse error before ')' token Registry.xs:865: error: parse error before ')' token Registry.xs:866: error: parse error before ')' token Registry.xs:866: error: parse error before ')' token Registry.xs:867: error: `uErr' undeclared (first use in this function) Registry.xs:868: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:870: error: parse error before ')' token Registry.xs:870: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegQueryValueExA': Registry.c:2363: error: `HKEY' undeclared (first use in this function) Registry.c:2363: error: parse error before "hKey" Registry.c:2365: error: `DWORD' undeclared (first use in this function) Registry.c:2365: error: `pNull' undeclared (first use in this function) Registry.c:2366: error: `ouType' undeclared (first use in this function) Registry.c:2367: error: `BYTE' undeclared (first use in this function) Registry.c:2367: error: `opData' undeclared (first use in this function) Registry.c:2368: error: `iolData' undeclared (first use in this function) Registry.xs:889: error: parse error before "uErr" Registry.c:2374: error: `hKey' undeclared (first use in this function) Registry.c:2374: error: parse error before numeric constant Registry.c:2385: error: parse error before ')' token Registry.c:2385: error: parse error before ')' token Registry.c:2390: error: parse error before ')' token Registry.c:2390: error: parse error before ')' token Registry.xs:892: error: parse error before ')' token Registry.xs:893: error: parse error before ')' token Registry.xs:894: error: parse error before ')' token Registry.xs:894: error: parse error before ')' token Registry.xs:895: error: `uErr' undeclared (first use in this function) Registry.xs:897: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:898: error: parse error before ')' token Registry.xs:898: error: parse error before ')' token Registry.xs:905: error: `REG_SZ' undeclared (first use in this function) Registry.xs:905: error: `REG_EXPAND_SZ' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry__RegQueryValueExW': Registry.c:2447: error: `HKEY' undeclared (first use in this function) Registry.c:2447: error: parse error before "hKey" Registry.c:2448: error: `WCHAR' undeclared (first use in this function) Registry.c:2448: error: `swName' undeclared (first use in this function) Registry.c:2449: error: `DWORD' undeclared (first use in this function) Registry.c:2449: error: `pNull' undeclared (first use in this function) Registry.c:2450: error: `ouType' undeclared (first use in this function) Registry.c:2451: error: `BYTE' undeclared (first use in this function) Registry.c:2451: error: `opData' undeclared (first use in this function) Registry.c:2452: error: `iolData' undeclared (first use in this function) Registry.xs:925: error: parse error before "uErr" Registry.c:2458: error: `hKey' undeclared (first use in this function) Registry.c:2458: error: parse error before numeric constant Registry.c:2462: error: parse error before ')' token Registry.c:2469: error: parse error before ')' token Registry.c:2469: error: parse error before ')' token Registry.c:2474: error: parse error before ')' token Registry.c:2474: error: parse error before ')' token Registry.xs:928: error: parse error before ')' token Registry.xs:929: error: parse error before ')' token Registry.xs:930: error: parse error before ')' token Registry.xs:930: error: parse error before ')' token Registry.xs:931: error: `uErr' undeclared (first use in this function) Registry.xs:933: error: `ERROR_MORE_DATA' undeclared (first use in this function) Registry.xs:934: error: parse error before ')' token Registry.xs:934: error: parse error before ')' token Registry.xs:941: error: `REG_SZ' undeclared (first use in this function) Registry.xs:941: error: `REG_EXPAND_SZ' undeclared (first use in this function) Registry.xs:943: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegReplaceKeyA': Registry.c:2532: error: `HKEY' undeclared (first use in this function) Registry.c:2532: error: parse error before "hKey" Registry.c:2538: error: `hKey' undeclared (first use in this function) Registry.c:2538: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegReplaceKeyW': Registry.c:2586: error: `HKEY' undeclared (first use in this function) Registry.c:2586: error: parse error before "hKey" Registry.c:2587: error: `WCHAR' undeclared (first use in this function) Registry.c:2587: error: `swSubKey' undeclared (first use in this function) Registry.c:2588: error: `swNewFile' undeclared (first use in this function) Registry.c:2589: error: `swOldFile' undeclared (first use in this function) Registry.c:2592: error: `hKey' undeclared (first use in this function) Registry.c:2592: error: parse error before numeric constant Registry.c:2596: error: parse error before ')' token Registry.c:2602: error: parse error before ')' token Registry.c:2608: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegRestoreKeyA': Registry.c:2640: error: `HKEY' undeclared (first use in this function) Registry.c:2640: error: parse error before "hKey" Registry.c:2642: error: `DWORD' undeclared (first use in this function) Registry.c:2642: error: parse error before "uFlags" Registry.c:2645: error: `hKey' undeclared (first use in this function) Registry.c:2645: error: parse error before numeric constant Registry.c:2653: error: `uFlags' undeclared (first use in this function) Registry.c:2653: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegRestoreKeyW': Registry.c:2682: error: `HKEY' undeclared (first use in this function) Registry.c:2682: error: parse error before "hKey" Registry.c:2683: error: `WCHAR' undeclared (first use in this function) Registry.c:2683: error: `swFileName' undeclared (first use in this function) Registry.c:2684: error: `DWORD' undeclared (first use in this function) Registry.c:2684: error: parse error before "uFlags" Registry.c:2687: error: `hKey' undeclared (first use in this function) Registry.c:2687: error: parse error before numeric constant Registry.c:2691: error: parse error before ')' token Registry.c:2695: error: `uFlags' undeclared (first use in this function) Registry.c:2695: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegSaveKeyA': Registry.c:2724: error: `HKEY' undeclared (first use in this function) Registry.c:2724: error: parse error before "hKey" Registry.c:2726: error: `SECURITY_ATTRIBUTES' undeclared (first use in this function) Registry.c:2726: error: `pSecAttr' undeclared (first use in this function) Registry.c:2729: error: `hKey' undeclared (first use in this function) Registry.c:2729: error: parse error before numeric constant Registry.c:2739: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegSaveKeyW': Registry.c:2770: error: `HKEY' undeclared (first use in this function) Registry.c:2770: error: parse error before "hKey" Registry.c:2771: error: `WCHAR' undeclared (first use in this function) Registry.c:2771: error: `swFileName' undeclared (first use in this function) Registry.c:2772: error: `SECURITY_ATTRIBUTES' undeclared (first use in this function) Registry.c:2772: error: `pSecAttr' undeclared (first use in this function) Registry.c:2775: error: `hKey' undeclared (first use in this function) Registry.c:2775: error: parse error before numeric constant Registry.c:2779: error: parse error before ')' token Registry.c:2785: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegSetKeySecurity': Registry.c:2816: error: `HKEY' undeclared (first use in this function) Registry.c:2816: error: parse error before "hKey" Registry.c:2817: error: `SECURITY_INFORMATION' undeclared (first use in this function) Registry.c:2818: error: `SECURITY_DESCRIPTOR' undeclared (first use in this function) Registry.c:2818: error: `pSecDesc' undeclared (first use in this function) Registry.c:2821: error: `hKey' undeclared (first use in this function) Registry.c:2821: error: parse error before numeric constant Registry.c:2823: error: `uSecInfo' undeclared (first use in this function) Registry.c:2823: error: parse error before numeric constant Registry.c:2827: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry__RegSetValueA': Registry.c:2858: error: `HKEY' undeclared (first use in this function) Registry.c:2858: error: parse error before "hKey" Registry.c:2860: error: `DWORD' undeclared (first use in this function) Registry.c:2860: error: parse error before "uType" Registry.c:2862: error: parse error before "lValueData" Registry.c:2865: error: `hKey' undeclared (first use in this function) Registry.c:2865: error: parse error before numeric constant Registry.c:2873: error: `uType' undeclared (first use in this function) Registry.c:2873: error: parse error before numeric constant Registry.c:2881: error: `lValueData' undeclared (first use in this function) Registry.c:2881: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry__RegSetValueW': Registry.c:2913: error: `HKEY' undeclared (first use in this function) Registry.c:2913: error: parse error before "hKey" Registry.c:2914: error: `WCHAR' undeclared (first use in this function) Registry.c:2914: error: `swSubKey' undeclared (first use in this function) Registry.c:2915: error: `DWORD' undeclared (first use in this function) Registry.c:2915: error: parse error before "uType" Registry.c:2916: error: `swValueData' undeclared (first use in this function) Registry.c:2917: error: parse error before "lValueData" Registry.c:2920: error: `hKey' undeclared (first use in this function) Registry.c:2920: error: parse error before numeric constant Registry.c:2924: error: parse error before ')' token Registry.c:2928: error: `uType' undeclared (first use in this function) Registry.c:2928: error: parse error before numeric constant Registry.c:2932: error: parse error before ')' token Registry.c:2936: error: `lValueData' undeclared (first use in this function) Registry.c:2936: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry__RegSetValueExA': Registry.c:2968: error: `HKEY' undeclared (first use in this function) Registry.c:2968: error: parse error before "hKey" Registry.c:2970: error: `DWORD' undeclared (first use in this function) Registry.c:2970: error: parse error before "uZero" Registry.c:2972: error: `BYTE' undeclared (first use in this function) Registry.c:2972: error: `pData' undeclared (first use in this function) Registry.c:2973: error: parse error before "lData" Registry.c:2976: error: `hKey' undeclared (first use in this function) Registry.c:2976: error: parse error before numeric constant Registry.c:2984: error: `uZero' undeclared (first use in this function) Registry.c:2984: error: parse error before numeric constant Registry.c:2986: error: `uType' undeclared (first use in this function) Registry.c:2986: error: parse error before numeric constant Registry.c:2990: error: parse error before ')' token Registry.c:2994: error: `lData' undeclared (first use in this function) Registry.c:2994: error: parse error before numeric constant Registry.xs:1077: error: `REG_SZ' undeclared (first use in this function) Registry.xs:1077: error: `REG_EXPAND_SZ' undeclared (first use in this function) Registry.c: In function `XS_Win32API__Registry__RegSetValueExW': Registry.c:3031: error: `HKEY' undeclared (first use in this function) Registry.c:3031: error: parse error before "hKey" Registry.c:3032: error: `WCHAR' undeclared (first use in this function) Registry.c:3032: error: `swName' undeclared (first use in this function) Registry.c:3033: error: `DWORD' undeclared (first use in this function) Registry.c:3033: error: parse error before "uZero" Registry.c:3035: error: `BYTE' undeclared (first use in this function) Registry.c:3035: error: `pData' undeclared (first use in this function) Registry.c:3036: error: parse error before "lData" Registry.c:3039: error: `hKey' undeclared (first use in this function) Registry.c:3039: error: parse error before numeric constant Registry.c:3043: error: parse error before ')' token Registry.c:3047: error: `uZero' undeclared (first use in this function) Registry.c:3047: error: parse error before numeric constant Registry.c:3049: error: `uType' undeclared (first use in this function) Registry.c:3049: error: parse error before numeric constant Registry.c:3053: error: parse error before ')' token Registry.c:3057: error: `lData' undeclared (first use in this function) Registry.c:3057: error: parse error before numeric constant Registry.xs:1099: error: `REG_SZ' undeclared (first use in this function) Registry.xs:1099: error: `REG_EXPAND_SZ' undeclared (first use in this function) Registry.xs:1100: error: parse error before ')' token Registry.c: In function `XS_Win32API__Registry_RegUnLoadKeyA': Registry.c:3095: error: `HKEY' undeclared (first use in this function) Registry.c:3095: error: parse error before "hKey" Registry.c:3099: error: `hKey' undeclared (first use in this function) Registry.c:3099: error: parse error before numeric constant Registry.c: In function `XS_Win32API__Registry_RegUnLoadKeyW': Registry.c:3134: error: `HKEY' undeclared (first use in this function) Registry.c:3134: error: parse error before "hKey" Registry.c:3135: error: `WCHAR' undeclared (first use in this function) Registry.c:3135: error: `swSubKey' undeclared (first use in this function) Registry.c:3138: error: `hKey' undeclared (first use in this function) Registry.c:3138: error: parse error before numeric constant Registry.c:3142: error: parse error before ')' token make: *** [Registry.o] Error 1 BLM/Win32API-Registry-0.30.tar.gz make -- NOT OK Running make test Can't test without successful make Running make for A/AD/ADAMK/Win32-TieRegistry-0.26.tar.gz Has already been unwrapped into directory /home/cpanfly/var/cpan/build/Win32-TieRegistry-0.26-akyg7e CPAN.pm: Going to build A/AD/ADAMK/Win32-TieRegistry-0.26.tar.gz Warning: Prerequisite 'Win32API::Registry => 0.24' for 'ADAMK/Win32-TieRegistry-0.26.tar.gz' failed when processing 'BLM/Win32API-Registry-0.30.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited. >>> make cp lib/Tie/Registry.pm blib/lib/Tie/Registry.pm cp lib/Win32/TieRegistry.pm blib/lib/Win32/TieRegistry.pm Manifying blib/man3/Tie::Registry.3 Manifying blib/man3/Win32::TieRegistry.3 ADAMK/Win32-TieRegistry-0.26.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_compile.t .. skipped: Not testing on non-Windows t/02_main.t ..... skipped: Not testing on non-Windows t/97_meta.t ..... 1..2 ok 1 - META.yml contains valid YAML ok 2 - META.yml meets the designated specification ok t/98_pod.t ...... 1..2 ok 1 - blib/lib/Tie/Registry.pm ok 2 - blib/lib/Win32/TieRegistry.pm ok t/99_pmv.t ...... skipped: no minimum perl version could be determined All tests successful. Files=5, Tests=4, 1 wallclock secs ( 0.00 usr 0.03 sys + 0.23 cusr 0.18 csys = 0.44 CPU) Result: PASS ADAMK/Win32-TieRegistry-0.26.tar.gz Tests succeeded but one dependency not OK (Win32API::Registry) ADAMK/Win32-TieRegistry-0.26.tar.gz [dependencies] -- NA Running test for module 'Win32::Process' Running make for J/JD/JDB/Win32-Process-0.14.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JD/JDB/Win32-Process-0.14.tar.gz ok Win32-Process-0.14/ Win32-Process-0.14/Changes Win32-Process-0.14/hints/ Win32-Process-0.14/hints/cygwin.pl Win32-Process-0.14/Makefile.PL Win32-Process-0.14/MANIFEST Win32-Process-0.14/META.yml Win32-Process-0.14/ppport.h Win32-Process-0.14/Process.hpp Win32-Process-0.14/Process.pm Win32-Process-0.14/Process.xs Win32-Process-0.14/test.pl Win32-Process-0.14/typemap CPAN.pm: Going to build J/JD/JDB/Win32-Process-0.14.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL OS unsupported Warning: No success on command[/home/cpanfly/ap1003/bin/perl-static Makefile.PL] JDB/Win32-Process-0.14.tar.gz /home/cpanfly/ap1003/bin/perl-static Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running test for module 'Win32' Running make for J/JD/JDB/Win32-0.39.tar.gz Checksum for /net/nas/data/cpan/authors/id/J/JD/JDB/Win32-0.39.tar.gz ok Win32-0.39/ Win32-0.39/Changes Win32-0.39/longpath.inc Win32-0.39/Makefile.PL Win32-0.39/MANIFEST Win32-0.39/META.yml Win32-0.39/README Win32-0.39/t/ Win32-0.39/t/CreateFile.t Win32-0.39/t/ExpandEnvironmentStrings.t Win32-0.39/t/GetCurrentThreadId.t Win32-0.39/t/GetFileVersion.t Win32-0.39/t/GetFolderPath.t Win32-0.39/t/GetFullPathName.t Win32-0.39/t/GetLongPathName.t Win32-0.39/t/GetOSName.t Win32-0.39/t/GetOSVersion.t Win32-0.39/t/GetShortPathName.t Win32-0.39/t/GuidGen.t Win32-0.39/t/Names.t Win32-0.39/t/Unicode.t Win32-0.39/Win32.pm Win32-0.39/Win32.xs CPAN.pm: Going to build J/JD/JDB/Win32-0.39.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL OS unsupported Warning: No success on command[/home/cpanfly/ap1003/bin/perl-static Makefile.PL] JDB/Win32-0.39.tar.gz /home/cpanfly/ap1003/bin/perl-static Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make for R/RS/RSAVAGE/XMail-Install-1.01.tgz Has already been unwrapped into directory /home/cpanfly/var/cpan/build/XMail-Install-1.01-3OAVEs CPAN.pm: Going to build R/RS/RSAVAGE/XMail-Install-1.01.tgz Warning: Prerequisite 'Win32::Process::List => 0' for 'RSAVAGE/XMail-Install-1.01.tgz' failed when processing 'RPAGITSCH/Win32-Process-List-0.09.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'Win32::Service => 0' for 'RSAVAGE/XMail-Install-1.01.tgz' failed when processing 'JDB/Win32-Service-0.06.tar.gz' with 'writemakefile => NO '/home/cpanfly/ap1003/bin/perl-static Makefile.PL' returned status 65280'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'Win32::TieRegistry => 0' for 'RSAVAGE/XMail-Install-1.01.tgz' failed when processing 'ADAMK/Win32-TieRegistry-0.26.tar.gz' with 'make_test => NO one dependency not OK (Win32API::Registry)'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'Win32::Process => 0' for 'RSAVAGE/XMail-Install-1.01.tgz' failed when processing 'JDB/Win32-Process-0.14.tar.gz' with 'writemakefile => NO '/home/cpanfly/ap1003/bin/perl-static Makefile.PL' returned status 65280'. Continuing, but chances to succeed are limited. Warning: Prerequisite 'Win32 => 0' for 'RSAVAGE/XMail-Install-1.01.tgz' failed when processing 'JDB/Win32-0.39.tar.gz' with 'writemakefile => NO '/home/cpanfly/ap1003/bin/perl-static Makefile.PL' returned status 65280'. Continuing, but chances to succeed are limited. >>> make cp lib/XMail/Install.pm blib/lib/XMail/Install.pm Manifying blib/man3/XMail::Install.3 RSAVAGE/XMail-Install-1.01.tgz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.t ... 1..1 ok 1 - blib/lib/XMail/Install.pm ok # Failed test 'use XMail::Install;' # at t/test.t line 5. # Tried to use 'XMail::Install'. # Error: Can't locate Win32.pm in @INC (@INC contains: /home/cpanfly/var/cpan/build/XMail-Install-1.01-3OAVEs/blib/lib /home/cpanfly/var/cpan/build/XMail-Install-1.01-3OAVEs/blib/arch /home/cpanfly/var/megalib /home/cpanfly/var/megalib /home/cpanfly/ap1003/site/lib /home/cpanfly/ap1003/lib .) at /home/cpanfly/var/cpan/build/XMail-Install-1.01-3OAVEs/blib/lib/XMail/Install.pm line 23. # BEGIN failed--compilation aborted at /home/cpanfly/var/cpan/build/XMail-Install-1.01-3OAVEs/blib/lib/XMail/Install.pm line 23. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. # Looks like you failed 1 test of 1. t/test.t .. 1..1 not ok 1 - use XMail::Install; Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/test.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=2, Tests=2, 1 wallclock secs ( 0.01 usr 0.00 sys + 0.15 cusr 0.06 csys = 0.22 CPU) Result: FAIL Failed 1/2 test programs. 1/2 subtests failed. make: *** [test_dynamic] Error 1 RSAVAGE/XMail-Install-1.01.tgz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RSAVAGE/XMail-Install-1.01.tgz Finished 2009-06-14T11:23:20