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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Andy Lester,
    
This is a computer-generated report for Locale-Maketext-1.12
on perl-5.00505, created automatically by CPAN-Reporter-1.06 
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':

PERL_DL_NONLAZY=1 /usr/local/bin/perl5.00505 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_load.............Name "Locale::Maketext::VERSION" used only once: possible 
typo at t/00_load.t line 11.

#   Failed test 'use Locale::Maketext;'
#   at t/00_load.t line 7.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/00_load.t line 7.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of uninitialized value at t/00_load.t line 11.
# Testing Locale::Maketext  with Perl 5.00505, /usr/local/bin/perl5.00505
# Looks like you failed 1 test of 3.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
        Failed 1/3 tests, 66.67% okay
t/01_about_verbose....
#   Failed test 'use Locale::Maketext;'
#   at t/01_about_verbose.t line 10.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/01_about_verbose.t line 10.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# 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/10_make.............
#   Failed test 'use Locale::Maketext;'
#   at t/10_make.t line 7.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/10_make.t line 7.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of reserved word "our" is deprecated at t/10_make.t line 13.
Array found where operator expected at t/10_make.t line 13, at end of line
        (Missing operator before ?)
syntax error at t/10_make.t line 13, near "our @ISA "
Global symbol "@ISA" requires explicit package name at t/10_make.t line 13.
Use of reserved word "our" is deprecated at t/10_make.t line 19.
Array found where operator expected at t/10_make.t line 19, at end of line
        (Missing operator before ?)
syntax error at t/10_make.t line 19, near "our @ISA "
Global symbol "@ISA" requires explicit package name at t/10_make.t line 19.
Use of reserved word "our" is deprecated at t/10_make.t line 20.
Operator or semicolon missing before %Lexicon at t/10_make.t line 20.
Ambiguous use of % resolved as operator % at t/10_make.t line 20.
Global symbol "%Lexicon" requires explicit package name at t/10_make.t line 25.
Bareword "our" not allowed while "strict subs" in use at t/10_make.t line 20.
Bareword "Lexicon" not allowed while "strict subs" in use at t/10_make.t line 
20.
Execution of t/10_make.t aborted due to compilation errors.
# Looks like you planned 5 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-5
        Failed 5/5 tests, 0.00% okay
t/20_get..............
#   Failed test 'use Locale::Maketext;'
#   at t/20_get.t line 7.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/20_get.t line 7.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Use of reserved word "our" is deprecated at t/20_get.t line 15.
Array found where operator expected at t/20_get.t line 15, at end of line
        (Missing operator before ?)
syntax error at t/20_get.t line 15, near "our @ISA "
Global symbol "@ISA" requires explicit package name at t/20_get.t line 15.
Use of reserved word "our" is deprecated at t/20_get.t line 21.
Array found where operator expected at t/20_get.t line 21, at end of line
        (Missing operator before ?)
syntax error at t/20_get.t line 21, near "our @ISA "
Global symbol "@ISA" requires explicit package name at t/20_get.t line 21.
Use of reserved word "our" is deprecated at t/20_get.t line 22.
Operator or semicolon missing before %Lexicon at t/20_get.t line 22.
Ambiguous use of % resolved as operator % at t/20_get.t line 22.
Global symbol "%Lexicon" requires explicit package name at t/20_get.t line 27.
Bareword "our" not allowed while "strict subs" in use at t/20_get.t line 22.
Bareword "Lexicon" not allowed while "strict subs" in use at t/20_get.t line 22.
Execution of t/20_get.t aborted due to compilation errors.
# Looks like you planned 10 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/30_local............Insecure dependency in eval while running with -T switch 
at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
BEGIN failed--compilation aborted at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext.pm
 line 390.
BEGIN failed--compilation aborted at t/30_local.t line 7.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/40_super............
#   Failed test 'use Locale::Maketext;'
#   at t/40_super.t line 7.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/40_super.t line 7.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'Happily got [pt-br] from pt-br => pt-br pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[1] = Does not exist
#     $expected->[1] = 'pt'

#   Failed test 'Happily got [pt-br fr] from pt-br fr => pt-br fr pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[2] = Does not exist
#     $expected->[2] = 'pt'

#   Failed test 'Happily got [de pt-br fr] from de pt-br fr => de pt-br fr pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[3] = Does not exist
#     $expected->[3] = 'pt'

#   Failed test 'Happily got [hai pt-br fr] from hai pt-br fr => hai pt-br fr  
pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[3] = Does not exist
#     $expected->[3] = 'pt'

#   Failed test 'Happily got [pt-br-janeiro fr] from pt-br-janeiro fr => 
pt-br-janeiro fr pt-br pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[2] = Does not exist
#     $expected->[2] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de fr] from pt-br-janeiro de fr => 
pt-br-janeiro de fr pt-br pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[3] = Does not exist
#     $expected->[3] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de pt fr] from pt-br-janeiro de pt 
fr => pt-br-janeiro de pt fr pt-br'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[4] = Does not exist
#     $expected->[4] = 'pt-br'

#   Failed test 'Happily got [ja pt-br-janeiro fr] from ja    pt-br-janeiro fr 
=> ja pt-br-janeiro fr pt-br pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[3] = Does not exist
#     $expected->[3] = 'pt-br'

#   Failed test 'Happily got [ja pt-br-janeiro de fr] from ja pt-br-janeiro de 
fr => ja pt-br-janeiro de fr pt-br pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[4] = Does not exist
#     $expected->[4] = 'pt-br'

#   Failed test 'Happily got [ja pt-br-janeiro de pt fr] from ja pt-br-janeiro 
de pt fr => ja pt-br-janeiro de pt fr pt-br'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[5] = Does not exist
#     $expected->[5] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de pt-br fr] from pt-br-janeiro de 
pt-br fr => pt-br-janeiro de pt-br fr pt'
#   at t/40_super.t line 60.
#     Structures begin differing at:
#          $got->[4] = Does not exist
#     $expected->[4] = 'pt'
# Looks like you failed 12 tests of 19.
dubious
        Test returned status 12 (wstat 3072, 0xc00)
DIED. FAILED tests 1, 6-7, 11-19
        Failed 12/19 tests, 36.84% okay
t/50_super............
#   Failed test 'use Locale::Maketext;'
#   at t/50_super.t line 7.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/50_super.t line 7.
# BEGIN failed--compilation aborted at (eval 3) line 2.

#   Failed test 'Happily got [pt-br] from pt-br => pt-br pt'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = Does not exist
#     $expected->[1] = 'pt'

#   Failed test 'Happily got [pt-br fr] from pt-br fr => pt-br pt fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'fr'
#     $expected->[1] = 'pt'

#   Failed test 'Happily got [de pt-br fr] from de pt-br fr => de pt-br pt fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[2] = 'fr'
#     $expected->[2] = 'pt'

#   Failed test 'Happily got [hai pt-br fr] from hai pt-br fr => hai pt-br pt 
fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[2] = 'fr'
#     $expected->[2] = 'pt'

#   Failed test 'Happily got [pt-br-janeiro] from pt-br-janeiro => 
pt-br-janeiro pt-br pt'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = Does not exist
#     $expected->[1] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro fr] from pt-br-janeiro fr => 
pt-br-janeiro pt-br pt fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'fr'
#     $expected->[1] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de fr] from pt-br-janeiro de fr => 
pt-br-janeiro pt-br pt de fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'de'
#     $expected->[1] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de pt fr] from pt-br-janeiro de pt 
fr => pt-br-janeiro pt-br de pt fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'de'
#     $expected->[1] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro pt-br-saopaolo] from pt-br-janeiro 
pt-br-saopaolo => pt-br-janeiro pt-br pt pt-br-saopaolo'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'pt-br-saopaolo'
#     $expected->[1] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro fr pt-br-saopaolo] from 
pt-br-janeiro fr pt-br-saopaolo => pt-br-janeiro pt-br pt fr pt-br-saopaolo'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'fr'
#     $expected->[1] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de pt-br-saopaolo fr] from 
pt-br-janeiro de pt-br-saopaolo fr => pt-br-janeiro pt-br pt de pt-br-saopaolo 
fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'de'
#     $expected->[1] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de pt-br fr pt-br-saopaolo] from 
pt-br-janeiro de pt-br fr pt-br-saopaolo => pt-br-janeiro de pt-br pt fr 
pt-br-saopaolo'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[3] = 'fr'
#     $expected->[3] = 'pt'

#   Failed test 'Happily got [pt-br de en fr pt-br-janeiro] from pt-br de en fr 
pt-br-janeiro => pt-br pt de en fr pt-br-janeiro'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'de'
#     $expected->[1] = 'pt'

#   Failed test 'Happily got [pt-br de en fr] from pt-br de en fr               
=> pt-br pt de en fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[1] = 'de'
#     $expected->[1] = 'pt'

#   Failed test 'Happily got [ja pt-br-janeiro fr] from ja    pt-br-janeiro fr 
=> ja pt-br-janeiro pt-br pt fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[2] = 'fr'
#     $expected->[2] = 'pt-br'

#   Failed test 'Happily got [ja pt-br-janeiro de fr] from ja pt-br-janeiro de 
fr => ja pt-br-janeiro pt-br pt de fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[2] = 'de'
#     $expected->[2] = 'pt-br'

#   Failed test 'Happily got [ja pt-br-janeiro de pt fr] from ja pt-br-janeiro 
de pt fr => ja pt-br-janeiro pt-br de pt fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[2] = 'de'
#     $expected->[2] = 'pt-br'

#   Failed test 'Happily got [pt-br-janeiro de pt-br fr] from pt-br-janeiro de 
pt-br fr => pt-br-janeiro de pt-br pt fr'
#   at t/50_super.t line 70.
#     Structures begin differing at:
#          $got->[3] = 'fr'
#     $expected->[3] = 'pt'
# Looks like you failed 19 tests of 26.
dubious
        Test returned status 19 (wstat 4864, 0x1300)
DIED. FAILED tests 1, 6-7, 11-26
        Failed 19/26 tests, 26.92% okay
t/60_super............
#   Failed test 'use Locale::Maketext;'
#   at t/60_super.t line 7.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/60_super.t line 7.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Undefined subroutine &Locale::Maketext::_try_use called at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext.pm
 line 289.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/90_utf8.............
#   Failed test 'use Locale::Maketext;'
#   at t/90_utf8.t line 7.
#     Tried to use 'Locale::Maketext'.
#     Error:  Insecure dependency in eval while running with -T switch at 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib/Locale/Maketext/GutsLoader.pm
 line 39.
# BEGIN failed--compilation aborted at t/90_utf8.t line 7.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate utf8.pm in @INC (@INC contains: 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/lib 
/mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA/blib/arch 
/usr/local/src/CPAN/build/I18N-LangTags-0.35-clVhxs/blib/arch 
/usr/local/src/CPAN/build/I18N-LangTags-0.35-clVhxs/blib/lib 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005 . 
/usr/perl5.005_05/lib/5.00505/amd64-freebsd /usr/perl5.005_05/lib/5.00505 
/usr/perl5.005_05/lib/site_perl/5.005/amd64-freebsd 
/usr/perl5.005_05/lib/site_perl/5.005) at t/90_utf8.t line 10.
BEGIN failed--compilation aborted at t/90_utf8.t line 10.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
        Failed 3/3 tests, 0.00% okay
t/pod.................skipped
        all skipped: Test::Pod 1.14 required for testing POD
Failed Test          Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/00_load.t             1   256     3    1  1
t/01_about_verbose.t    1   256     1    1  1
t/10_make.t           255 65280     5    9  1-5
t/20_get.t            255 65280    10   19  1-10
t/30_local.t            2   512     4    8  1-4
t/40_super.t           12  3072    19   12  1 6-7 11-19
t/50_super.t           19  4864    26   19  1 6-7 11-26
t/60_super.t          255 65280     3    5  1-3
t/90_utf8.t           255 65280     3    5  1-3
1 test skipped.
Failed 9/10 test scripts. 58/74 subtests failed.
Files=10, Tests=74,  0 wallclock secs ( 0.17 cusr +  0.05 csys =  0.23 CPU)
Failed 9/10 test programs. 58/74 subtests failed.
*** Error code 35

Stop in /mnt/i386/usr/local/src/CPAN/build/Locale-Maketext-1.12-fJpfgA.

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

Prerequisite modules loaded:

requires:

    Module         Need Have
    -------------- ---- ----
    I18N::LangTags 0.3  0.35
    Test::More     0    0.72

------------------------------
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.2:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/X386/bin:/usr/games:/home/cpansand/devel:/mnt/i386/usr/home/e/eserte/work/srezic-misc/scripts
    PERL5LIB = 
/usr/local/src/CPAN/build/I18N-LangTags-0.35-clVhxs/blib/arch:/usr/local/src/CPAN/build/I18N-LangTags-0.35-clVhxs/blib/lib
    PERL5_CPANPLUS_IS_RUNNING = 14559
    PERL5_CPAN_IS_RUNNING = 14559
    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.00505
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023 1023
    $EGID = 1023 1023 1023

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.25     
    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.25     
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to