This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.
        
--

Dear IGUTHRIE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.061. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

[MSG] [Tue Jan 16 19:37:20 2007] Trying to get 
'file://aliens/cpan/minicpan/authors/id/I/IG/IGUTHRIE/Net-Bluetooth-0.39.tar.gz'
[MSG] [Tue Jan 16 19:37:20 2007] Trying to get 
'file://aliens/cpan/minicpan/authors/id/I/IG/IGUTHRIE/CHECKSUMS'
[MSG] [Tue Jan 16 19:37:20 2007] Checksum matches for 
'Net-Bluetooth-0.39.tar.gz'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/samples/'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 
'Net-Bluetooth-0.39/samples/device_discovery'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 
'Net-Bluetooth-0.39/samples/service_discovery'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 
'Net-Bluetooth-0.39/samples/server_and_service_registration'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 
'Net-Bluetooth-0.39/samples/get_gps_data'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 
'Net-Bluetooth-0.39/samples/client_connection'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/META.yml'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/test.pl'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/MSWin.xs'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/Changes'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/MANIFEST'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/BlueZ.xs'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/typemap'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/Bluetooth.pm'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/Makefile.PL'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net-Bluetooth-0.39/README'
[MSG] [Tue Jan 16 19:37:20 2007] Extracted 'Net::Bluetooth' to 'C:\Dokumente 
und 
Einstellungen\Administrator\Anwendungsdaten\.cpanplus\5.8.5\build\Net-Bluetooth-0.39'
[MSG] [Tue Jan 16 19:37:22 2007] OS = MSWin32
**ATTENTION!!**
Attempting to build for Windows with the following include path:
"-IC:\PROGRAM FILES\MICROSOFT PLATFORM SDK FOR WINDOWS SERVER 2003 R2\INCLUDE"
If this is not the include path for the SP2 SDK, please change the
$win_include variable in Makefile.PL.


Checking if your kit is complete...
Looks good
Writing Makefile for Net::Bluetooth

[MSG] [Tue Jan 16 19:37:22 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Tue Jan 16 19:37:42 2007] MAKE failed: No such file or directory cp 
Bluetooth.pm blib\lib\Net\Bluetooth.pm
        C:\perl\5.8.5\bin\perl.exe C:\perl\5.8.5\lib\ExtUtils\xsubpp 
-prototypes -typemap C:\perl\5.8.5\lib\ExtUtils\typemap -typemap typemap  
Bluetooth.xs > Bluetooth.xsc && C:\perl\5.8.5\bin\perl.exe -MExtUtils::Command 
-e mv Bluetooth.xsc Bluetooth.c
        cl -c  "-IC:\PROGRAM FILES\MICROSOFT PLATFORM SDK FOR WINDOWS SERVER 
2003 R2\INCLUDE"  -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS 
-DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1    -DVERSION=\"0.39\"  
-DXS_VERSION=\"0.39\"  "-IC:\perl\5.8.5\lib\CORE"   Bluetooth.c
Bluetooth.c
Bluetooth.xs(182) : error C2065: 'WSAQUERYSET' : undeclared identifier
Bluetooth.xs(182) : error C2065: 'qs' : undeclared identifier
Bluetooth.xs(182) : warning C4552: '*' : operator has no effect; expected 
operator with side-effect
Bluetooth.xs(183) : error C2275: 'BTH_ADDR' : illegal use of this type as an 
expression
        C:\Programme\Microsoft SDK\include\bthdef.h(278) : see declaration of 
'BTH_ADDR'
Bluetooth.xs(183) : error C2146: syntax error : missing ';' before identifier 
'result'
Bluetooth.xs(183) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(183) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(183) : error C2143: syntax error : missing ';' before 'identifier'
Bluetooth.xs(183) : error C2065: 'result' : undeclared identifier
Bluetooth.xs(184) : error C2275: 'HV' : illegal use of this type as an 
expression
        C:\perl\5.8.5\lib\CORE\perl.h(1776) : see declaration of 'HV'
Bluetooth.xs(184) : error C2065: 'return_hash' : undeclared identifier
Bluetooth.xs(188) : error C2059: syntax error : ')'
Bluetooth.xs(189) : warning C4022: 'memset' : pointer mismatch for actual 
parameter 1
Bluetooth.xs(190) : error C2223: left of '->dwSize' must point to struct/union
Bluetooth.xs(191) : error C2223: left of '->dwNameSpace' must point to 
struct/union
Bluetooth.xs(192) : error C2223: left of '->lpcsaBuffer' must point to 
struct/union
Bluetooth.xs(195) : error C2065: 'LUP_FLUSHCACHE' : undeclared identifier
Bluetooth.xs(195) : error C2065: 'LUP_RETURN_NAME' : undeclared identifier
Bluetooth.xs(195) : error C2065: 'LUP_RETURN_ADDR' : undeclared identifier
Bluetooth.xs(195) : error C2065: 'LUP_CONTAINERS' : undeclared identifier
Bluetooth.xs(197) : warning C4013: 'WSALookupServiceBegin' undefined; assuming 
extern returning int
Bluetooth.xs(204) : warning C4013: 'WSALookupServiceEnd' undefined; assuming 
extern returning int
Bluetooth.xs(205) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(209) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(218) : warning C4013: 'WSALookupServiceNext' undefined; assuming 
extern returning int
Bluetooth.xs(219) : error C2223: left of '->lpcsaBuffer' must point to 
struct/union
Bluetooth.xs(222) : warning C4047: '=' : 'int' differs in levels of indirection 
from 'HV *'
Bluetooth.xs(224) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(224) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(224) : error C2198: 'strlen' : too few arguments for call through 
pointer-to-function
Bluetooth.xs(225) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(229) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(229) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(229) : error C2198: 'Perl_newSVpv' : too few arguments for call 
through pointer-to-function
Bluetooth.xs(237) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(238) : error C2059: syntax error : ')'
Bluetooth.xs(239) : warning C4022: 'memset' : pointer mismatch for actual 
parameter 1
Bluetooth.xs(271) : warning C4552: '*' : operator has no effect; expected 
operator with side-effect
Bluetooth.xs(272) : error C2275: 'DWORD' : illegal use of this type as an 
expression
        C:\Programme\Microsoft SDK\include\WinDef.h(141) : see declaration of 
'DWORD'
Bluetooth.xs(272) : error C2146: syntax error : missing ';' before identifier 
'flags'
Bluetooth.xs(272) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(272) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(272) : error C2143: syntax error : missing ';' before 'identifier'
Bluetooth.xs(272) : error C2065: 'flags' : undeclared identifier
Bluetooth.xs(273) : error C2275: 'HANDLE' : illegal use of this type as an 
expression
        C:\Programme\Microsoft SDK\include\WinNT.h(345) : see declaration of 
'HANDLE'
Bluetooth.xs(273) : error C2146: syntax error : missing ';' before identifier 
'h'
Bluetooth.xs(273) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(273) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(273) : error C2143: syntax error : missing ';' before 'identifier'
Bluetooth.xs(273) : error C2065: 'h' : undeclared identifier
Bluetooth.xs(274) : error C2275: 'GUID' : illegal use of this type as an 
expression
        C:\Programme\Microsoft SDK\include\Guiddef.h(27) : see declaration of 
'GUID'
Bluetooth.xs(274) : error C2146: syntax error : missing ';' before identifier 
'uuid'
Bluetooth.xs(274) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(274) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(274) : error C2143: syntax error : missing ';' before 'identifier'
Bluetooth.xs(274) : error C2065: 'uuid' : undeclared identifier
Bluetooth.xs(275) : error C2275: 'SOCKADDR_BTH' : illegal use of this type as 
an expression
        C:\Programme\Microsoft SDK\include\ws2bth.h(50) : see declaration of 
'SOCKADDR_BTH'
Bluetooth.xs(275) : error C2146: syntax error : missing ';' before identifier 
'sa'
Bluetooth.xs(275) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(275) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(275) : error C2143: syntax error : missing ';' before 'identifier'
Bluetooth.xs(275) : error C2065: 'sa' : undeclared identifier
Bluetooth.xs(276) : error C2143: syntax error : missing ';' before 'type'
Bluetooth.xs(277) : error C2143: syntax error : missing ';' before 'type'
Bluetooth.xs(278) : error C2143: syntax error : missing ';' before 'type'
Bluetooth.xs(279) : error C2143: syntax error : missing ';' before 'type'
Bluetooth.xs(280) : error C2143: syntax error : missing ';' before 'type'
Bluetooth.xs(281) : error C2143: syntax error : missing ';' before 'type'
Bluetooth.xs(282) : error C2275: 'HV' : illegal use of this type as an 
expression
        C:\perl\5.8.5\lib\CORE\perl.h(1776) : see declaration of 'HV'
Bluetooth.xs(288) : error C2059: syntax error : ')'
Bluetooth.xs(290) : error C2065: 'LUP_RETURN_ALL' : undeclared identifier
Bluetooth.xs(292) : warning C4022: 'memset' : pointer mismatch for actual 
parameter 1
Bluetooth.xs(293) : error C2223: left of '->dwSize' must point to struct/union
Bluetooth.xs(294) : error C2223: left of '->dwNameSpace' must point to 
struct/union
Bluetooth.xs(296) : error C2223: left of '->dwNumberOfCsAddrs' must point to 
struct/union
Bluetooth.xs(300) : error C2065: 'local_fd' : undeclared identifier
Bluetooth.xs(302) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(306) : error C2224: left of '.addressFamily' must have 
struct/union type
Bluetooth.xs(307) : error C2224: left of '.port' must have struct/union type
Bluetooth.xs(308) : error C2065: 'sa_len' : undeclared identifier
Bluetooth.xs(309) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(315) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(320) : error C2224: left of '.btAddr' must have struct/union type
Bluetooth.xs(320) : warning C4047: 'function' : 'BTH_ADDR' differs in levels of 
indirection from 'char [32]'
Bluetooth.xs(320) : error C2198: 'ba2str' : too few arguments for call through 
pointer-to-function
Bluetooth.xs(321) : error C2223: left of '->lpszContext' must point to 
struct/union
Bluetooth.xs(326) : error C2223: left of '->lpszContext' must point to 
struct/union
Bluetooth.xs(331) : warning C4133: 'function' : incompatible types - from 'int 
*' to 'GUID *'
Bluetooth.xs(332) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(336) : error C2223: left of '->lpServiceClassId' must point to 
struct/union
Bluetooth.xs(339) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(345) : error C2065: 'done' : undeclared identifier
Bluetooth.xs(347) : warning C4047: '=' : 'int' differs in levels of indirection 
from 'HV *'
Bluetooth.xs(351) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(351) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(351) : error C2198: 'strlen' : too few arguments for call through 
pointer-to-function
Bluetooth.xs(352) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(352) : error C2198: '_stricmp' : too few arguments for call 
through pointer-to-function
Bluetooth.xs(354) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(354) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(354) : error C2198: 'Perl_newSVpv' : too few arguments for call 
through pointer-to-function
Bluetooth.xs(367) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(367) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(367) : error C2198: 'strlen' : too few arguments for call through 
pointer-to-function
Bluetooth.xs(368) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(368) : error C2223: left of '->lpszServiceInstanceName' must point 
to struct/union
Bluetooth.xs(368) : error C2198: 'Perl_newSVpv' : too few arguments for call 
through pointer-to-function
Bluetooth.xs(371) : error C2223: left of '->lpszComment' must point to 
struct/union
Bluetooth.xs(371) : error C2223: left of '->lpszComment' must point to 
struct/union
Bluetooth.xs(371) : error C2198: 'strlen' : too few arguments for call through 
pointer-to-function
Bluetooth.xs(372) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(372) : error C2223: left of '->lpszComment' must point to 
struct/union
Bluetooth.xs(372) : error C2198: 'Perl_newSVpv' : too few arguments for call 
through pointer-to-function
Bluetooth.xs(376) : error C2065: 'proto' : undeclared identifier
Bluetooth.xs(376) : error C2223: left of '->lpcsaBuffer' must point to 
struct/union
Bluetooth.xs(377) : error C2065: 'port' : undeclared identifier
Bluetooth.xs(377) : error C2223: left of '->lpcsaBuffer' must point to 
struct/union
Bluetooth.xs(381) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(387) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(393) : warning C4047: 'function' : 'HV *' differs in levels of 
indirection from 'int'
Bluetooth.xs(404) : error C2065: 'error' : undeclared identifier
Bluetooth.xs(407) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(408) : error C2059: syntax error : ')'
Bluetooth.xs(423) : warning C4022: 'function through pointer' : pointer 
mismatch for actual parameter 2
Bluetooth.xs(436) : error C2146: syntax error : missing ';' before identifier 
'qs'
Bluetooth.xs(436) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(436) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(436) : error C2143: syntax error : missing ';' before 'identifier'
Bluetooth.xs(437) : error C2065: 'WSAESETSERVICEOP' : undeclared identifier
Bluetooth.xs(437) : error C2146: syntax error : missing ';' before identifier 
'op'
Bluetooth.xs(437) : error C2144: syntax error : '<Unknown>' should be preceded 
by '<Unknown>'
Bluetooth.xs(437) : fatal error C1003: error count exceeds 100; stopping 
compilation

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

NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.



******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    usethreads=undef use5005threads=undef useithreads=define 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE 
-DNO_STRICT -DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS 
-DUSE_PERLIO -DPERL_MSVCRT_READFIX',
    optimize='-MD -Zi -DNDEBUG -O1',
    cppflags='-DWIN32'
    ccversion='', gccversion='', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"c:\perl\5.8.5\lib\CORE"  -machine:x86'
    libpth="C:\Programme\Microsoft Visual C++ Toolkit 2003\lib"
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib 
uuid.lib wsock32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib 
msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
    gnulibc_version='undef'
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  
-libpath:"c:\perl\5.8.5\lib\CORE"  -machine:x86'

Reply via email to