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

FAIL Net-Bluetooth-0.40 i686-linux-64int 2.6.14

From:
andreas.koenig.gmwojprw
Date:
August 11, 2007 19:44
Subject:
FAIL Net-Bluetooth-0.40 i686-linux-64int 2.6.14
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 test report for Net-Bluetooth-0.40, created
automatically by CPAN::Reporter, version 0.99_03, and sent to the CPAN 
Testers mailing list.  If you have received this email directly, it is 
because the person testing your distribution chose to send a copy to your 
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.

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

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = C
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/local/perl/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /home/sand/.cpan/build/zxid-0.19-oKfMoj/blib/arch:/home/sand/.cpan/build/zxid-0.19-oKfMoj/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = screen

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

    Perl: $^X = /home/src/perl/repoperls/installed-perls/perl/pztoXzt/perl-5.8.0@27002/bin/perl
    UID:  $<  = 1005
    EUID: $>  = 1005
    GID:  $(  = 1005 1005
    EGID: $)  = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.91_53
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.36   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   2.15_02
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.70   
    YAML                0.65   
    YAML::Syck          0.96   
    version             0.53   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Bluetooth.pm blib/lib/Net/Bluetooth.pm
/home/src/perl/repoperls/installed-perls/perl/pztoXzt/perl-5.8.0@27002/bin/perl /home/src/perl/repoperls/installed-perls/perl/pztoXzt/perl-5.8.0@27002/lib/5.9.3/ExtUtils/xsubpp -prototypes -typemap /home/src/perl/repoperls/installed-perls/perl/pztoXzt/perl-5.8.0@27002/lib/5.9.3/ExtUtils/typemap -typemap typemap  Bluetooth.xs > Bluetooth.xsc && mv Bluetooth.xsc Bluetooth.c
cc -c   -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g   -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fpic "-I/home/src/perl/repoperls/installed-perls/perl/pztoXzt/perl-5.8.0@27002/lib/5.9.3/i686-linux-64int/CORE"   Bluetooth.c
Bluetooth.xs:11:33: error: bluetooth/bluetooth.h: No such file or directory
Bluetooth.xs:12:27: error: bluetooth/hci.h: No such file or directory
Bluetooth.xs:13:31: error: bluetooth/hci_lib.h: No such file or directory
Bluetooth.xs:14:27: error: bluetooth/sdp.h: No such file or directory
Bluetooth.xs:15:31: error: bluetooth/sdp_lib.h: No such file or directory
Bluetooth.xs:16:30: error: bluetooth/rfcomm.h: No such file or directory
Bluetooth.xs:17:29: error: bluetooth/l2cap.h: No such file or directory
Bluetooth.xs:28: error: expected declaration specifiers or '...' before 'uuid_t'
Bluetooth.xs: In function 'str2uuid':
Bluetooth.xs:63: error: 'uuid' undeclared (first use in this function)
Bluetooth.xs:63: error: (Each undeclared identifier is reported only once
Bluetooth.xs:63: error: for each function it appears in.)
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: 'bdaddr_t' undeclared (first use in this function)
Bluetooth.xs:167: error: expected ';' before 'baddr'
Bluetooth.xs:168: warning: ISO C90 forbids mixed declarations and code
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: expected expression 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: 'uuid_t' undeclared (first use in this function)
Bluetooth.xs:227: error: expected ';' before 'svc_uuid'
Bluetooth.xs:228: error: 'bdaddr_t' undeclared (first use in this function)
Bluetooth.xs:228: error: expected ';' before 'target'
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:249: error: too many arguments to function 'str2uuid'
Bluetooth.xs:256: error: too many arguments to function 'str2uuid'
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: expected expression 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: expected expression 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: 'uuid_t' undeclared (first use in this function)
Bluetooth.xs:549: error: expected ';' 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:560: error: too many arguments to function 'str2uuid'
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: expected expression 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
make: *** [Bluetooth.o] Error 1


--

Summary of my perl5 (revision 5 version 9 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.6.14, archname=i686-linux-64int
    uname='linux k75 2.6.14 #1 fri jan 27 16:22:47 cet 2006 i686 gnulinux '
    config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pztoXzt/perl-5.8.0@27002 -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des -Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20060115 (prerelease) (Debian 4.0.2-7)', 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 =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



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