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

FAIL Net-Bluetooth-0.39 alpha-freebsd 6.0-release

From:
chris
Date:
January 15, 2007 03:25
Subject:
FAIL Net-Bluetooth-0.39 alpha-freebsd 6.0-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 IGUTHRIE,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.076. 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] [Mon Jan 15 11:25:13 2007] Trying to get 'http://www.cpan.org/authors/id/I/IG/IGUTHRIE/Net-Bluetooth-0.39.tar.gz'
[MSG] [Mon Jan 15 11:25:14 2007] Trying to get 'http://www.cpan.org/authors/id/I/IG/IGUTHRIE/CHECKSUMS'
[MSG] [Mon Jan 15 11:25:15 2007] Checksum matches for 'Net-Bluetooth-0.39.tar.gz'
[MSG] [Mon Jan 15 11:25:15 2007] Extracted 'Net-Bluetooth-0.39/'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/samples/'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/samples/device_discovery'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/samples/service_discovery'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/samples/server_and_service_registration'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/samples/get_gps_data'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/samples/client_connection'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/META.yml'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/test.pl'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/MSWin.xs'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/Changes'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/MANIFEST'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/BlueZ.xs'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/typemap'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/Bluetooth.pm'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/Makefile.PL'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net-Bluetooth-0.39/README'
[MSG] [Mon Jan 15 11:25:16 2007] Extracted 'Net::Bluetooth' to '/home/chris/.cpanplus/5.8.7/build/Net-Bluetooth-0.39'
[MSG] [Mon Jan 15 11:25:17 2007] OS = freebsd
Checking if your kit is complete...
Looks good
Writing Makefile for Net::Bluetooth

[MSG] [Mon Jan 15 11:25:17 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[ERROR] [Mon Jan 15 11:25:21 2007] MAKE failed:  cp Bluetooth.pm blib/lib/Net/Bluetooth.pm
/usr/bin/perl /usr/local/lib/perl5/5.8.7/ExtUtils/xsubpp -prototypes -typemap /usr/local/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap  Bluetooth.xs > Bluetooth.xsc && mv Bluetooth.xsc Bluetooth.c
cc -c    -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee    -DVERSION=\"0.39\"  -DXS_VERSION=\"0.39\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.7/mach/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: In function `XS_Net__Bluetooth_get_remote_devices':
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: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: 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: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: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:341: error: `p' undeclared (first use in this function)
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: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: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/chris/.cpanplus/5.8.7/build/Net-Bluetooth-0.39.



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

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/chris/bin
    PERL5_CPANPLUS_IS_RUNNING = 16614
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/sh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = perl
    UID:  $<  = 1001
    EUID: $>  = 1001
    GID:  $(  = 0 0 0
    EGID: $)  = 0 0 0


-------------------------------


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=freebsd, osvers=6.0-release, archname=alpha-freebsd
    uname='freebsd alpha.bingosnet.co.uk 6.0-release freebsd 6.0-release #0: thu nov 3 01:10:43 utc 2005 root@ds10.freebie.xs4all.nl:usrobjusrsrcsysgeneric alpha '
    config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.7/mach -Dprivlib=/usr/local/lib/perl5/5.8.7 -Dman3dir=/usr/local/lib/perl5/5.8.7/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.7/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.7 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.7/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe',
    optimize='-O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe'
    ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E'
    libpth=/usr/lib
    libs=-lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.8.7/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared '



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