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

FAIL Samba-LDAP-0.05 i686-linux 2.4.27-3-686

From:
david
Date:
March 8, 2008 11:20
Subject:
FAIL Samba-LDAP-0.05 i686-linux 2.4.27-3-686
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 Gavin Henry,
    
This is a computer-generated report for Samba-LDAP-0.05
on 5.6.2, created automatically by CPAN-Reporter-1.08 
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 with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

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 test':

/home/david/cpantesting/perl-5.6.2/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Test::Distribution,1.23,Readonly,1.03,Regexp::DefaultFlags,0.01,Class::Base,0.03,Net::LDAP,0.33,Crypt::SmbHash,0.12,Unicode::MapUTF8,1.11,UNIVERSAL::require,0.10
Cannot determine perl version info from lib/Samba/LDAP.pm
Cannot determine license info from lib/Samba/LDAP.pm
PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.6.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t t/01.distribution.t t/02.trival_creations.t t/03.config.t t/04.base.t t/05.version.t t/06.main.t t/07.group.t t/08.user.t t/09.machine.t t/pod-coverage.t t/pod.t
t/00.load................
#   Failed test 'use Samba::LDAP;'
#   at t/00.load.t line 8.
#     Tried to use 'Samba::LDAP'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9, <DATA> line 228.
# BEGIN failed--compilation aborted at t/00.load.t line 8.
# Compilation failed in require at (eval 14) line 3, <DATA> line 228.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62, <DATA> line 228.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP.pm line 12, <DATA> line 228.
# Compilation failed in require at (eval 3) line 2, <DATA> line 228.
# BEGIN failed--compilation aborted at (eval 3) line 2, <DATA> line 228.
Use of uninitialized value in concatenation (.) or string at t/00.load.t line 11, <DATA> line 228.
# Testing Samba::LDAP 
# Looks like you failed 1 test of 1.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
	Failed 1/1 tests, 0.00% okay
t/01.distribution........
#   Failed test 'use Samba::LDAP;'
#   at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.
#     Tried to use 'Samba::LDAP'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9, <DATA> line 228.
# BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.
# Compilation failed in require at (eval 47) line 3, <DATA> line 228.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62, <DATA> line 228.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP.pm line 12, <DATA> line 228.
# Compilation failed in require at (eval 36) line 2, <DATA> line 228.
# BEGIN failed--compilation aborted at (eval 36) line 2, <DATA> line 228.

#   Failed test 'use Samba::LDAP::Group;'
#   at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.
#     Tried to use 'Samba::LDAP::Group'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Group.pm line 24
# Compilation failed in require at (eval 51) line 2, <DATA> line 228.
# BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.

#   Failed test 'use Samba::LDAP::User;'
#   at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.
#     Tried to use 'Samba::LDAP::User'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/User.pm line 29
# Compilation failed in require at (eval 54) line 2.
# BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.

#   Failed test 'use Samba::LDAP::Machine;'
#   at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.
#     Tried to use 'Samba::LDAP::Machine'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Machine.pm line 21
# Compilation failed in require at (eval 57) line 2.
# BEGIN failed--compilation aborted at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 177.

#   Failed test 'Samba::LDAP defines a version'
#   at /home/david/cpantesting/perl-5.6.2/lib/site_perl/5.6.2/Test/Distribution.pm line 212.
# Looks like you failed 5 tests of 30.
dubious
	Test returned status 5 (wstat 1280, 0x500)
DIED. FAILED tests 2, 4, 6-8
	Failed 5/30 tests, 83.33% okay (less 1 skipped test: 24 okay, 80.00%)
t/02.trival_creations....
#   Failed test 'use Samba::LDAP;'
#   at t/02.trival_creations.t line 8.
#     Tried to use 'Samba::LDAP'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9, <DATA> line 228.
# BEGIN failed--compilation aborted at t/02.trival_creations.t line 8.
# Compilation failed in require at (eval 14) line 3, <DATA> line 228.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62, <DATA> line 228.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP.pm line 12, <DATA> line 228.
# Compilation failed in require at (eval 3) line 2, <DATA> line 228.
# BEGIN failed--compilation aborted at (eval 3) line 2, <DATA> line 228.

#   Failed test 'use Samba::LDAP::Group;'
#   at t/02.trival_creations.t line 10.
#     Tried to use 'Samba::LDAP::Group'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Group.pm line 24
# Compilation failed in require at (eval 18) line 2, <DATA> line 228.
# BEGIN failed--compilation aborted at t/02.trival_creations.t line 10.

#   Failed test 'use Samba::LDAP::User;'
#   at t/02.trival_creations.t line 11.
#     Tried to use 'Samba::LDAP::User'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/User.pm line 29
# Compilation failed in require at (eval 20) line 2.
# BEGIN failed--compilation aborted at t/02.trival_creations.t line 11.
# Looks like you failed 3 tests of 20.
dubious
	Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1, 3-4
	Failed 3/20 tests, 85.00% okay
t/03.config..............
#   Failed test 'use Samba::LDAP::Config;'
#   at t/03.config.t line 8.
#     Tried to use 'Samba::LDAP::Config'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/03.config.t line 8.
# Looks like you failed 1 test of 6.
dubious
	Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
	Failed 1/6 tests, 83.33% okay
t/04.base................First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9.
BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9.
Compilation failed in require at t/04.base.t line 5.
BEGIN failed--compilation aborted at t/04.base.t line 5.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
t/05.version.............
#   Failed test 'use Samba::LDAP;'
#   at t/05.version.t line 8.
#     Tried to use 'Samba::LDAP'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9, <DATA> line 228.
# BEGIN failed--compilation aborted at t/05.version.t line 8.
# Compilation failed in require at (eval 14) line 3, <DATA> line 228.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62, <DATA> line 228.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP.pm line 12, <DATA> line 228.
# Compilation failed in require at (eval 3) line 2, <DATA> line 228.
# BEGIN failed--compilation aborted at (eval 3) line 2, <DATA> line 228.

#   Failed test 'Samba::LDAP->can('module_version')'
#   at t/05.version.t line 13.
#     Samba::LDAP->can('module_version') failed
Can't locate object method "module_version" via package "Samba::LDAP" (perhaps you forgot to load "Samba::LDAP"?) at t/05.version.t line 15, <DATA> line 228.
# Looks like you planned 4 tests but only ran 3.
# Looks like you failed 2 tests of 3 run.
# Looks like your test died just after 3.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 3-4
	Failed 3/4 tests, 25.00% okay
t/06.main................
#   Failed test 'use Samba::LDAP;'
#   at t/06.main.t line 8.
#     Tried to use 'Samba::LDAP'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9, <DATA> line 228.
# BEGIN failed--compilation aborted at t/06.main.t line 8.
# Compilation failed in require at (eval 14) line 3, <DATA> line 228.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62, <DATA> line 228.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP.pm line 12, <DATA> line 228.
# Compilation failed in require at (eval 3) line 2, <DATA> line 228.
# BEGIN failed--compilation aborted at (eval 3) line 2, <DATA> line 228.

#   Failed test 'Samba::LDAP->can('get_local_sid')'
#   at t/06.main.t line 13.
#     Samba::LDAP->can('get_local_sid') failed
Can't locate object method "get_local_sid" via package "Samba::LDAP" (perhaps you forgot to load "Samba::LDAP"?) at t/06.main.t line 15, <DATA> line 228.
# Looks like you planned 4 tests but only ran 3.
# Looks like you failed 2 tests of 3 run.
# Looks like your test died just after 3.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 3-4
	Failed 3/4 tests, 25.00% okay
t/07.group...............
#   Failed test 'use Samba::LDAP::Group;'
#   at t/07.group.t line 8.
#     Tried to use 'Samba::LDAP::Group'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9.
# BEGIN failed--compilation aborted at t/07.group.t line 8.
# Compilation failed in require at (eval 7) line 3.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Group.pm line 11.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'Samba::LDAP::Group->can(...)'
#   at t/07.group.t line 13.
#     Samba::LDAP::Group->can('is_group_member') failed
#     Samba::LDAP::Group->can('add_group') failed
#     Samba::LDAP::Group->can('add_to_group') failed
#     Samba::LDAP::Group->can('add_to_groups') failed
#     Samba::LDAP::Group->can('delete_group') failed
#     Samba::LDAP::Group->can('find_groups') failed
#     Samba::LDAP::Group->can('read_group_entry') failed
#     Samba::LDAP::Group->can('read_group_entry_gid') failed
#     Samba::LDAP::Group->can('parse_group') failed
#     Samba::LDAP::Group->can('remove_from_group') failed
#     Samba::LDAP::Group->can('list_groups') failed
# Looks like you failed 2 tests of 3.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1, 3
	Failed 2/3 tests, 33.33% okay
t/08.user................
#   Failed test 'use Samba::LDAP::User;'
#   at t/08.user.t line 8.
#     Tried to use 'Samba::LDAP::User'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9.
# BEGIN failed--compilation aborted at t/08.user.t line 8.
# Compilation failed in require at (eval 9) line 3.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/User.pm line 18.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'Samba::LDAP::User->can(...)'
#   at t/08.user.t line 13.
#     Samba::LDAP::User->can('is_samba_user') failed
#     Samba::LDAP::User->can('is_unix_user') failed
#     Samba::LDAP::User->can('is_nonldap_unix_user') failed
#     Samba::LDAP::User->can('is_valid_user') failed
#     Samba::LDAP::User->can('disable_user') failed
#     Samba::LDAP::User->can('delete_user') failed
#     Samba::LDAP::User->can('get_homedir') failed
#     Samba::LDAP::User->can('make_hash') failed
#     Samba::LDAP::User->can('change_password') failed
# Looks like you failed 2 tests of 3.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1, 3
	Failed 2/3 tests, 33.33% okay
t/09.machine.............
#   Failed test 'use Samba::LDAP::Machine;'
#   at t/09.machine.t line 8.
#     Tried to use 'Samba::LDAP::Machine'.
#     Error:  First argument to Readonly must be a reference. at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Config.pm line 18
# Compilation failed in require at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Base.pm line 9.
# BEGIN failed--compilation aborted at t/09.machine.t line 8.
# Compilation failed in require at (eval 9) line 3.
# 	...propagated at /home/david/cpantesting/perl-5.6.2/lib/5.6.2/base.pm line 62.
# BEGIN failed--compilation aborted at /home/david/_/_/perl-5.6.2/.cpan/build/Samba-LDAP-0.05-bVNDug/blib/lib/Samba/LDAP/Machine.pm line 12.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'Samba::LDAP::Machine->can(...)'
#   at t/09.machine.t line 13.
#     Samba::LDAP::Machine->can('add_posix_machine') failed
#     Samba::LDAP::Machine->can('add_samba_machine') failed
#     Samba::LDAP::Machine->can('add_samba_machine_smbpasswd') failed
# Looks like you failed 2 tests of 3.
dubious
	Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1, 3
	Failed 2/3 tests, 33.33% okay
t/pod-coverage...........ok
t/pod....................ok
Failed Test             Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00.load.t                1   256     1    1  1
t/01.distribution.t        5  1280    30    5  2 4 6-8
t/02.trival_creations.t    3   768    20    3  1 3-4
t/03.config.t              1   256     6    1  1
t/04.base.t              255 65280    ??   ??  ??
t/05.version.t           255 65280     4    4  1 3-4
t/06.main.t              255 65280     4    4  1 3-4
t/07.group.t               2   512     3    2  1 3
t/08.user.t                2   512     3    2  1 3
t/09.machine.t             2   512     3    2  1 3
1 subtest skipped.
Failed 10/12 test scripts. 22/86 subtests failed.
Files=12, Tests=86,  2 wallclock secs ( 1.29 cusr +  0.45 csys =  1.74 CPU)
Failed 10/12 test programs. 22/86 subtests failed.
make: *** [test_dynamic] Error 11

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

Prerequisite modules loaded:

requires:

    Module               Need Have  
    -------------------- ---- ------
    Class::Base          0.03 0.03  
    Config::Tiny         2.05 2.10  
    Crypt::SmbHash       0.12 0.12  
    Digest::MD5          2.36 2.36  
    Digest::SHA1         2.11 2.11  
    File::Path           0    1.0404
    List::MoreUtils      0.19 0.21  
    MIME::Base64         3.07 3.07  
    Net::LDAP            0.33 0.34  
    Readonly             1.03 1.03  
    Regexp::DefaultFlags 0.01 0.01  
    Test::Distribution   1.23 2.00  
    Test::More           0.62 0.70  
    Unicode::MapUTF8     1.11 1.11  
    UNIVERSAL::require   0.10 0.11  

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB
    LANGUAGE = en_GB:en_US:en_GB:en
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 3307
    PERL5_CPAN_IS_RUNNING = 3307
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.6.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 46 44 29 25 24 20 1000
    $EGID = 1000 46 44 29 25 24 20 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.24  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.24  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.70  
    YAML                n/a   
    YAML::Syck          n/a   
    version             0.7203


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.4.27-3-686, archname=i686-linux
    uname='linux pigsty 2.4.27-3-686 #1 tue dec 5 21:03:54 utc 2006 i686 gnulinux '
    config_args='-Dprefix=/home/david/cpantesting/perl-5.6.2 -de'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O3',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.3.5 (Debian 1:3.3.5-13)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldl -lm -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'



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