develooper Front page | perl.cpan.testers | Postings from August 2007

FAIL Net-Bluetooth-0.40 i386-freebsd-thread-multi-64int 5.3-release

From:
chris
Date:
August 12, 2007 01:37
Subject:
FAIL Net-Bluetooth-0.40 i386-freebsd-thread-multi-64int 5.3-release
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--

Dear Ian Guthrie,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.78. 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] [Sun Aug 12 09:36:39 2007] Trying to get 'http://www.cpan.org/authors/id/I/IG/IGUTHRIE/Net-Bluetooth-0.40.tar.gz'
[MSG] [Sun Aug 12 09:36:40 2007] Trying to get 'http://www.cpan.org/authors/id/I/IG/IGUTHRIE/CHECKSUMS'
[MSG] [Sun Aug 12 09:36:40 2007] Checksum matches for 'Net-Bluetooth-0.40.tar.gz'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/samples/'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/samples/device_discovery'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/samples/service_discovery'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/samples/server_and_service_registration'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/samples/get_gps_data'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/samples/client_connection'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/META.yml'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/test.pl'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/MSWin.xs'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/Changes'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/MANIFEST'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/BlueZ.xs'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/typemap'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/Bluetooth.pm'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/Makefile.PL'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net-Bluetooth-0.40/README'
[MSG] [Sun Aug 12 09:36:40 2007] Extracted 'Net::Bluetooth' to '/home/cwill1is/.cpanplus/5.8.8/build/Net-Bluetooth-0.40'
[MSG] [Sun Aug 12 09:36:41 2007] OS = freebsd
Checking if your kit is complete...
Looks good
Writing Makefile for Net::Bluetooth

[MSG] [Sun Aug 12 09:36:41 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Sun Aug 12 09:36:42 2007] MAKE failed:  cp Bluetooth.pm blib/lib/Net/Bluetooth.pm
/usr/home/cwill1is/perl588/bin/perl /usr/home/cwill1is/perl588/lib/5.8.8/ExtUtils/xsubpp -prototypes -typemap /usr/home/cwill1is/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap  Bluetooth.xs > Bluetooth.xsc && mv Bluetooth.xsc Bluetooth.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O    -DVERSION=\"0.40\"  -DXS_VERSION=\"0.40\" -DPIC -fPIC "-I/usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int/CORE"   Bluetooth.c
Bluetooth.xs:11:33: bluetooth/bluetooth.h: No such file or directory
Bluetooth.xs:12:27: bluetooth/hci.h: No such file or directory
Bluetooth.xs:13:31: bluetooth/hci_lib.h: No such file or directory
Bluetooth.xs:14:27: bluetooth/sdp.h: No such file or directory
Bluetooth.xs:15:31: bluetooth/sdp_lib.h: No such file or directory
Bluetooth.xs:16:30: bluetooth/rfcomm.h: No such file or directory
Bluetooth.xs:17:29: bluetooth/l2cap.h: No such file or directory
Bluetooth.xs:28: error: syntax error before "uuid_t"
Bluetooth.xs: In function `str2uuid':
Bluetooth.xs:33: error: `uuid_str' undeclared (first use in this function)
Bluetooth.xs:33: error: (Each undeclared identifier is reported only once
Bluetooth.xs:33: error: for each function it appears in.)
Bluetooth.xs:63: error: `uuid' undeclared (first use in this function)
Bluetooth.xs:82: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs: In function `XS_Net__Bluetooth_get_remote_devices':
Bluetooth.xs:160: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:165: error: `IREQ_CACHE_FLUSH' undeclared (first use in this function)
Bluetooth.xs:167: error: syntax error before "baddr"
Bluetooth.xs:173: error: `baddr' undeclared (first use in this function)
Bluetooth.xs:186: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:192: error: `inquiry_info' undeclared (first use in this function)
Bluetooth.xs:192: error: `ii' undeclared (first use in this function)
Bluetooth.xs:192: error: syntax error before ')' token
Bluetooth.xs:197: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:205: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs: In function `XS_Net__Bluetooth_sdp_search':
Bluetooth.xs:227: error: syntax error before "svc_uuid"
Bluetooth.xs:229: error: `sdp_list_t' undeclared (first use in this function)
Bluetooth.xs:229: error: `response_list' undeclared (first use in this function)
Bluetooth.xs:230: error: `sdp_session_t' undeclared (first use in this function)
Bluetooth.xs:230: error: `session' undeclared (first use in this function)
Bluetooth.xs:231: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:235: error: `target' undeclared (first use in this function)
Bluetooth.xs:241: error: `BDADDR_ANY' undeclared (first use in this function)
Bluetooth.xs:241: error: `SDP_RETRY_IF_BUSY' undeclared (first use in this function)
Bluetooth.xs:249: error: `svc_uuid' undeclared (first use in this function)
Bluetooth.xs:261: error: `search_list' undeclared (first use in this function)
Bluetooth.xs:262: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:263: error: `attrid_list' undeclared (first use in this function)
Bluetooth.xs:267: error: `SDP_ATTR_REQ_RANGE' undeclared (first use in this function)
Bluetooth.xs:273: error: `r' undeclared (first use in this function)
Bluetooth.xs:278: error: `sdp_record_t' undeclared (first use in this function)
Bluetooth.xs:278: error: `rec' undeclared (first use in this function)
Bluetooth.xs:278: error: syntax error before ')' token
Bluetooth.xs:279: error: `proto_list' undeclared (first use in this function)
Bluetooth.xs:280: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:341: error: `p' undeclared (first use in this function)
Bluetooth.xs:342: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:347: error: `RFCOMM_UUID' undeclared (first use in this function)
Bluetooth.xs:351: error: `L2CAP_UUID' undeclared (first use in this function)
Bluetooth.xs:362: error: syntax error before ')' token
Bluetooth.xs: In function `XS_Net__Bluetooth__socket':
Bluetooth.xs:389: error: `BTPROTO_RFCOMM' undeclared (first use in this function)
Bluetooth.xs:392: error: `BTPROTO_L2CAP' undeclared (first use in this function)
Bluetooth.xs: In function `XS_Net__Bluetooth__connect':
Bluetooth.xs:411: error: storage size of 'rcaddr' isn't known
Bluetooth.xs:425: error: storage size of 'l2addr' isn't known
Bluetooth.xs: In function `XS_Net__Bluetooth__bind':
Bluetooth.xs:460: error: storage size of 'rcaddr' isn't known
Bluetooth.xs:464: error: `BDADDR_ANY' undeclared (first use in this function)
Bluetooth.xs:470: error: storage size of 'l2addr' isn't known
Bluetooth.xs: In function `XS_Net__Bluetooth__accept':
Bluetooth.xs:503: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:507: error: storage size of 'rcaddr' isn't known
Bluetooth.xs:519: error: storage size of 'l2addr' isn't known
Bluetooth.xs: In function `XS_Net__Bluetooth__register_service_handle':
Bluetooth.xs:549: error: syntax error before "root_uuid"
Bluetooth.xs:550: error: `sdp_list_t' undeclared (first use in this function)
Bluetooth.xs:550: error: `l2cap_list' undeclared (first use in this function)
Bluetooth.xs:551: error: `rfcomm_list' undeclared (first use in this function)
Bluetooth.xs:552: error: `root_list' undeclared (first use in this function)
Bluetooth.xs:553: error: `proto_list' undeclared (first use in this function)
Bluetooth.xs:554: error: `access_proto_list' undeclared (first use in this function)
Bluetooth.xs:555: error: `sdp_data_t' undeclared (first use in this function)
Bluetooth.xs:555: error: `channel' undeclared (first use in this function)
Bluetooth.xs:555: error: `psm' undeclared (first use in this function)
Bluetooth.xs:557: error: `sdp_record_t' undeclared (first use in this function)
Bluetooth.xs:557: error: `record' undeclared (first use in this function)
Bluetooth.xs:560: error: `svc_uuid' undeclared (first use in this function)
Bluetooth.xs:566: error: `root_uuid' undeclared (first use in this function)
Bluetooth.xs:566: error: `PUBLIC_BROWSE_GROUP' undeclared (first use in this function)
Bluetooth.xs:571: error: `l2cap_uuid' undeclared (first use in this function)
Bluetooth.xs:571: error: `L2CAP_UUID' undeclared (first use in this function)
Bluetooth.xs:578: error: `SDP_UINT16' undeclared (first use in this function)
Bluetooth.xs:587: error: `rfcomm_uuid' undeclared (first use in this function)
Bluetooth.xs:587: error: `RFCOMM_UUID' undeclared (first use in this function)
Bluetooth.xs:589: warning: ISO C90 forbids mixed declarations and code
Bluetooth.xs:590: error: `SDP_UINT8' undeclared (first use in this function)
Bluetooth.xs:604: error: `sdp_session_t' undeclared (first use in this function)
Bluetooth.xs:604: error: `session' undeclared (first use in this function)
Bluetooth.xs:604: error: `BDADDR_ANY' undeclared (first use in this function)
Bluetooth.xs:604: error: `BDADDR_LOCAL' undeclared (first use in this function)
Bluetooth.xs:604: error: `SDP_RETRY_IF_BUSY' undeclared (first use in this function)
Bluetooth.xs: In function `XS_Net__Bluetooth__stop_service_handle':
Bluetooth.xs:634: error: `sdp_session_t' undeclared (first use in this function)
Bluetooth.xs:634: error: `sdp_session' undeclared (first use in this function)
Bluetooth.xs:635: error: syntax error before ')' token
Bluetooth.xs: In function `XS_Net__Bluetooth__getpeername':
Bluetooth.xs:646: error: storage size of 'rcaddr' isn't known
Bluetooth.xs:657: error: storage size of 'l2addr' isn't known
*** Error code 1

Stop in /usr/home/cwill1is/.cpanplus/5.8.8/build/Net-Bluetooth-0.40.



******************************** 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.0307.

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=5.3-release, archname=i386-freebsd-thread-multi-64int
    uname='freebsd scc205.staffordshire.gov.uk 5.3-release freebsd 5.3-release #0: fri nov 5 04:19:18 utc 2004 root@harlow.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil -lc_r
    perllibs=-lm -lcrypt -lutil -lc_r
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About