develooper Front page | perl.cpan.testers | Postings from March 2008

FAIL Net-Bluetooth-0.40 amd64-freebsd 6.3-stable

From:
srezic
Date:
March 25, 2008 14:21
Subject:
FAIL Net-Bluetooth-0.40 amd64-freebsd 6.3-stable
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 report for Net-Bluetooth-0.40
on perl 5.8.8, created by CPAN-Reporter-1.12. 

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: 

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Bluetooth.pm blib/lib/Net/Bluetooth.pm
/usr/local/bin/perl5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/ExtUtils/xsubpp -prototypes -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  Bluetooth.xs > Bluetooth.xsc && mv Bluetooth.xsc Bluetooth.c
cc -c    -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O2 -fno-strict-aliasing -pipe    -DVERSION=\"0.40\"  -DXS_VERSION=\"0.40\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/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: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 /mnt/i386/usr/local/src/CPAN/build/Net-Bluetooth-0.40-Tg01GN.

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    PATH = /usr/local/bin:/usr/X11R6/bin:/usr/X11/bin:/usr/perl5.8.0/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/cpansand/bin/freebsd6.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/home/e/eserte/work/srezic-misc/scripts:/home/e/eserte/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = /usr/local/src/CPAN/build/WWW-Babelfish-0.16-tdW69M/blib/arch:/usr/local/src/CPAN/build/WWW-Babelfish-0.16-tdW69M/blib/lib:/usr/local/src/CPAN/build/Bundle-OpenILS-0.07-8tUZQ0/blib/arch:/usr/local/src/CPAN/build/Bundle-OpenILS-0.07-8tUZQ0/blib/lib:/usr/local/src/CPAN/build/Bundle-OpenSRF-0.07-2EkeXM/blib/arch:/usr/local/src/CPAN/build/Bundle-OpenSRF-0.07-2EkeXM/blib/lib:/usr/local/src/CPAN/build/Catalyst-Plugin-BuildURI-0.0.2-LVJP1I/blib/arch:/usr/local/src/CPAN/build/Catalyst-Plugin-BuildURI-0.0.2-LVJP1I/blib/lib:/usr/local/src/CPAN/build/Net-Frame-Layer-ICMPv4-1.02-Ck5qws/blib/arch:/usr/local/src/CPAN/build/Net-Frame-Layer-ICMPv4-1.02-Ck5qws/blib/lib:/usr/local/src/CPAN/build/Net-Frame-Layer-IPv6-1.01-P2o9NP/blib/arch:/usr/local/src/CPAN/build/Net-Frame-Layer-IPv6-1.01-P2o9NP/blib/lib:/usr/local/src/CPAN/build/Term-Animation-2.4-cHYkY3/blib/arch:/usr/local/src/CPAN/build/Term-Animation-2.4-cHYkY3/blib/lib:/usr/local/src/CPAN/build/Graph-Easy-As_svg-0.21-7C2Km0/blib/arch:/usr/local/src/CPAN/build/Graph-Easy-As_svg-0.21-7C2Km0/blib/lib:/usr/local/src/CPAN/build/Net-SinFP-2.06-d7lj6x/blib/arch:/usr/local/src/CPAN/build/Net-SinFP-2.06-d7lj6x/blib/lib:/usr/local/src/CPAN/build/DBIx-SQLite-Simple-0.34-wvCnge/blib/arch:/usr/local/src/CPAN/build/DBIx-SQLite-Simple-0.34-wvCnge/blib/lib:/usr/local/src/CPAN/build/Net-Packet-Target-1.01-TQwZyU/blib/arch:/usr/local/src/CPAN/build/Net-Packet-Target-1.01-TQwZyU/blib/lib:/usr/local/src/CPAN/build/Net-Packet-3.25-Xmh7tp/blib/arch:/usr/local/src/CPAN/build/Net-Packet-3.25-Xmh7tp/blib/lib:/usr/local/src/CPAN/build/Net-Libdnet-0.01-QwTEAf/blib/arch:/usr/local/src/CPAN/build/Net-Libdnet-0.01-QwTEAf/blib/lib:/usr/local/src/CPAN/build/Net-Write-1.03-Zdm_AD/blib/arch:/usr/local/src/CPAN/build/Net-Write-1.03-Zdm_AD/blib/lib:/usr/local/src/CPAN/build/Net-Pcap-0.16-O5lPQU/blib/arch:/usr/local/src/CPAN/build/Net-Pcap-0.16-O5lPQU/blib/lib:/usr/local/src/CPAN/build/Sledge-Plugin-JSON-0.01-CKmF9D/blib/arch:/usr/local/src/CPAN/build/Sledge-Plugin-JSON-0.01-CKmF9D/blib/!
 lib:/usr
/local/src/CPAN/build/Algorithm-CurveFit-1.03-svZFjy/blib/arch:/usr/local/src/CPAN/build/Algorithm-CurveFit-1.03-svZFjy/blib/lib:/usr/local/src/CPAN/build/Math-Symbolic-0.510-U44Fr_/blib/arch:/usr/local/src/CPAN/build/Math-Symbolic-0.510-U44Fr_/blib/lib:/usr/local/src/CPAN/build/Crypt-Pwsafe-1.2-0WFBI4/blib/arch:/usr/local/src/CPAN/build/Crypt-Pwsafe-1.2-0WFBI4/blib/lib:/usr/local/src/CPAN/build/Crypt-Twofish-2.12-cf9WbP/blib/arch:/usr/local/src/CPAN/build/Crypt-Twofish-2.12-cf9WbP/blib/lib:/usr/local/src/CPAN/build/Business-CreditCard-0.30-2I9mR2/blib/arch:/usr/local/src/CPAN/build/Business-CreditCard-0.30-2I9mR2/blib/lib:/usr/local/src/CPAN/build/IP-Country-DNSBL-1.02-x9nOhb/blib/arch:/usr/local/src/CPAN/build/IP-Country-DNSBL-1.02-x9nOhb/blib/lib:/usr/local/src/CPAN/build/CGI-Application-Plugin-Stream-2.06-Izep9X/blib/arch:/usr/local/src/CPAN/build/CGI-Application-Plugin-Stream-2.06-Izep9X/blib/lib:/usr/local/src/CPAN/build/CGI-Application-4.06-0OEW2O/blib/arch:/usr/local/src/CPAN/build/CGI-Application-4.06-0OEW2O/blib/lib:/usr/local/src/CPAN/build/HTML-Template-2.9-xMj0Ap/blib/arch:/usr/local/src/CPAN/build/HTML-Template-2.9-xMj0Ap/blib/lib:/usr/local/src/CPAN/build/Number-WithError-LaTeX-0.06-yJrUeg/blib/arch:/usr/local/src/CPAN/build/Number-WithError-LaTeX-0.06-yJrUeg/blib/lib:/usr/local/src/CPAN/build/Number-WithError-0.08-FS7f1K/blib/arch:/usr/local/src/CPAN/build/Number-WithError-0.08-FS7f1K/blib/lib:/usr/local/src/CPAN/build/Test-LectroTest-0.3600-Xvd57f/blib/arch:/usr/local/src/CPAN/build/Test-LectroTest-0.3600-Xvd57f/blib/lib:/usr/local/src/CPAN/build/TeX-Encode-1.1-K5Es2i/blib/arch:/usr/local/src/CPAN/build/TeX-Encode-1.1-K5Es2i/blib/lib:/usr/local/src/CPAN/build/Parse-WebCounter-0.02-SNB6k4/blib/arch:/usr/local/src/CPAN/build/Parse-WebCounter-0.02-SNB6k4/blib/lib:/usr/local/src/CPAN/build/DBIx-Class-LibXMLdoc-0.03-gFp1RS/blib/arch:/usr/local/src/CPAN/build/DBIx-Class-LibXMLdoc-0.03-gFp1RS/blib/lib:/usr/local/src/CPAN/build/Net-Frame-Simple-1.02-Qz3Ako/blib/arch:/usr/local/src/CPAN/build/Net!
 -Frame-S
imple-1.02-Qz3Ako/blib/lib:/usr/local/src/CPAN/build/Net-Frame-1.04-kqrCP6/blib/arch:/usr/local/src/CPAN/build/Net-Frame-1.04-kqrCP6/blib/lib:/usr/local/src/CPAN/build/Net-IPv6Addr-0.2-pcoD7Y/blib/arch:/usr/local/src/CPAN/build/Net-IPv6Addr-0.2-pcoD7Y/blib/lib:/usr/local/src/CPAN/build/Net-IPv4Addr-0.10-kaiIJc/blib/arch:/usr/local/src/CPAN/build/Net-IPv4Addr-0.10-kaiIJc/blib/lib:/usr/local/src/CPAN/build/Math-Base85-0.2-flRFsx/blib/arch:/usr/local/src/CPAN/build/Math-Base85-0.2-flRFsx/blib/lib:/usr/local/src/CPAN/build/Class-Gomor-1.01-_Wj0e5/blib/arch:/usr/local/src/CPAN/build/Class-Gomor-1.01-_Wj0e5/blib/lib:/usr/local/src/CPAN/build/SCUBA-Blender-0.1-81DiCG/blib/arch:/usr/local/src/CPAN/build/SCUBA-Blender-0.1-81DiCG/blib/lib:/usr/local/src/CPAN/build/Text-Context-Porter-1.1-2E5WGM/blib/arch:/usr/local/src/CPAN/build/Text-Context-Porter-1.1-2E5WGM/blib/lib:/usr/local/src/CPAN/build/Text-Context-3.6-Dm9apl/blib/arch:/usr/local/src/CPAN/build/Text-Context-3.6-Dm9apl/blib/lib:/usr/local/src/CPAN/build/Text-Context-EitherSide-1.3-5czJ8u/blib/arch:/usr/local/src/CPAN/build/Text-Context-EitherSide-1.3-5czJ8u/blib/lib:/usr/local/src/CPAN/build/Lingua-Stem-0.83-GK1Ze7/blib/arch:/usr/local/src/CPAN/build/Lingua-Stem-0.83-GK1Ze7/blib/lib:/usr/local/src/CPAN/build/Lingua-Stem-Ru-0.01-82Io1A/blib/arch:/usr/local/src/CPAN/build/Lingua-Stem-Ru-0.01-82Io1A/blib/lib:/usr/local/src/CPAN/build/Lingua-Stem-Snowball-Da-1.01-GhpzfX/blib/arch:/usr/local/src/CPAN/build/Lingua-Stem-Snowball-Da-1.01-GhpzfX/blib/lib:/usr/local/src/CPAN/build/Snowball-Swedish-1.2-Vd7zFZ/blib/arch:/usr/local/src/CPAN/build/Snowball-Swedish-1.2-Vd7zFZ/blib/lib:/usr/local/src/CPAN/build/Lingua-Stem-Fr-0.02-lI_lyJ/blib/arch:/usr/local/src/CPAN/build/Lingua-Stem-Fr-0.02-lI_lyJ/blib/lib:/usr/local/src/CPAN/build/Text-German-0.06-uvd41R/blib/arch:/usr/local/src/CPAN/build/Text-German-0.06-uvd41R/blib/lib:/usr/local/src/CPAN/build/Snowball-Norwegian-1.2-byXfu_/blib/arch:/usr/local/src/CPAN/build/Snowball-Norwegian-1.2-byXfu_/blib/lib:/usr/local/src/CPA!
 N/build/
Lingua-Stem-It-0.02-oKvpJK/blib/arch:/usr/local/src/CPAN/build/Lingua-Stem-It-0.02-oKvpJK/blib/lib:/usr/local/src/CPAN/build/Lingua-PT-Stemmer-0.01-3E7878/blib/arch:/usr/local/src/CPAN/build/Lingua-PT-Stemmer-0.01-3E7878/blib/lib:/usr/local/src/CPAN/build/PAR-Dist-FromPPD-0.03-c2rfcF/blib/arch:/usr/local/src/CPAN/build/PAR-Dist-FromPPD-0.03-c2rfcF/blib/lib:/usr/local/src/CPAN/build/Catalyst-Model-DBIS-0.01-lKEsmv/blib/arch:/usr/local/src/CPAN/build/Catalyst-Model-DBIS-0.01-lKEsmv/blib/lib:/usr/local/src/CPAN/build/DBIx-Simple-1.32-U1ThXr/blib/arch:/usr/local/src/CPAN/build/DBIx-Simple-1.32-U1ThXr/blib/lib:/usr/local/src/CPAN/build/Apache-LangPrefCookie-1.02-YVfaft/blib/arch:/usr/local/src/CPAN/build/Apache-LangPrefCookie-1.02-YVfaft/blib/lib:/usr/local/src/CPAN/build/Attribute-Tie-0.01-suTeyy/blib/arch:/usr/local/src/CPAN/build/Attribute-Tie-0.01-suTeyy/blib/lib:/usr/local/src/CPAN/build/Tie-Array-Pack-0.02-UW8513/blib/arch:/usr/local/src/CPAN/build/Tie-Array-Pack-0.02-UW8513/blib/lib:/usr/local/src/CPAN/build/Class-DBI-v3.0.17-dRFUJK/blib/arch:/usr/local/src/CPAN/build/Class-DBI-v3.0.17-dRFUJK/blib/lib:/usr/local/src/CPAN/build/Ima-DBI-0.35-OiBUGd/blib/arch:/usr/local/src/CPAN/build/Ima-DBI-0.35-OiBUGd/blib/lib:/usr/local/src/CPAN/build/DBIx-ContextualFetch-1.03-8stLei/blib/arch:/usr/local/src/CPAN/build/DBIx-ContextualFetch-1.03-8stLei/blib/lib:/usr/local/src/CPAN/build/UNIVERSAL-moniker-0.08-fcMJXj/blib/arch:/usr/local/src/CPAN/build/UNIVERSAL-moniker-0.08-fcMJXj/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 51560
    PERL5_CPAN_IS_EXECUTING = /usr/local/src/CPAN/build/Net-Bluetooth-0.40-Tg01GN/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 51560
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = xterm

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

    $^X = perl5.8.8
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.2701
    ExtUtils::CBuilder  0.22  
    ExtUtils::Command   1.14  
    ExtUtils::Install   1.50  
    ExtUtils::MakeMaker 0     
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.19  
    File::Spec          3.2701
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       3.10  
    Test::More          0.78  
    YAML                0.66  
    YAML::Syck          1.04  
    version             0.74  


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=freebsd, osvers=6.3-stable, archname=amd64-freebsd
    uname='freebsd freebsd.org 6.3-stable freebsd 6.3-stable #0: mon feb 25 03:24:06 pst 2008 kris@freebsd.org:usrsrcsysmagickernelpath amd64 '
    config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe  -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.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
    optimize='-O2 -fno-strict-aliasing -pipe ',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
    ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
    libpth=/usr/lib /usr/local/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.8/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'



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