Front page | perl.cpan.testers |
Postings from June 2008
FAIL Net-Bluetooth-0.40 i686-linux-64int-ld 2.6.24-16-generic
Thread Previous
From:
DAGOLDEN
Date:
June 17, 2008 06:47
Subject:
FAIL Net-Bluetooth-0.40 i686-linux-64int-ld 2.6.24-16-generic
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/
--
Dear Ian Guthrie,
This is a computer-generated report for Net-Bluetooth-0.40
on perl 5.10.0 patch 34034, created by CPAN-Reporter-1.15.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp Bluetooth.pm blib/lib/Net/Bluetooth.pm
/home/david/perl/5.10.x/bin/perl /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/xsubpp -prototypes -typemap /home/david/perl/5.10.x/lib/5.10.0/ExtUtils/typemap -typemap typemap Bluetooth.xs > Bluetooth.xsc && mv Bluetooth.xsc Bluetooth.c
gcc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.40\" -DXS_VERSION=\"0.40\" -fPIC "-I/home/david/perl/5.10.x/lib/5.10.0/i686-linux-64int-ld/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: 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: ‘bdaddr_t’ undeclared (first use in this function)
Bluetooth.xs:167: error: expected ‘;’ 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: expected expression before ‘)’ token
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: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: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: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: 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: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: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
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LD_LIBRARY_PATH = /home/david/opt/subversion/lib
PATH = .:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:.:/home/david/bin:/home/david/git/utility-scripts:/home/david/perl/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 31265
PERL5_CPAN_IS_EXECUTING = /home/david/.cpan/build/Net-Bluetooth-0.40-_s3bnd/Makefile.PL
PERL5_CPAN_IS_RUNNING = 31265
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 10404,31265
PERL_CR_SMOKER_CURRENT = Net-Bluetooth-0.40
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/david/perl/5.10.x/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
$EGID = 1000 4 20 24 25 29 30 44 46 107 115 116 1000
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_62
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50_01
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19_01
File::Spec 3.2701
Module::Build 0.2808_02
Module::Signature n/a
Test::Harness 3.11
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0 patch 34034) configuration:
Platform:
osname=linux, osvers=2.6.24-16-generic, archname=i686-linux-64int-ld
uname='linux griffon 2.6.24-16-generic #1 smp thu apr 10 13:23:42 utc 2008 i686 gnulinux '
config_args='-de -Uversiononly -Dusedevel -Dusemorebits -Dprefix=/home/david/perl/5.10.x -Dmydomain=.hyperbolic.net -Dcf_email=dagolden@cpan.org -Dperladmin=dagolden@cpan.org -Dcc=gcc'
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2ubuntu7)', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Thread Previous