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 Petr Pajas,
    
This is a computer-generated report for XML-LibXML-1.66
on perl-5.10.0, created automatically by CPAN-Reporter-1.0602 
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/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.......................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
# Test 3 got: "20627" (t/01basic.t at line 12)
#   Expected: "20616"
#  t/01basic.t line 12 is: ok(XML::LibXML::LIBXML_VERSION, 
XML::LibXML::LIBXML_RUNTIME_VERSION);


Compiled against libxml2 version: 20627
Running libxml2 version:          20616

DO NOT REPORT THIS FAILURE: Your setup of library paths is incorrect!

 Failed 1/3 subtests 
t/02parse.......................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/03doc.........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/04node........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/05text........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/06elements....................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
# Test 96 got: <UNDEF> (t/06elements.t at line 307)
#    Expected: "ns_foo"
#  t/06elements.t line 307 is:     skip (
# Test 123 got: <UNDEF> (t/06elements.t at line 307 fail #2)
#     Expected: "ns_foo"
 Failed 2/187 subtests 
t/07dtd.........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/08findnodes...................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/09xpath.......................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/10ns..........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
# Failed test 25 in t/10ns.t at line 146
#  t/10ns.t line 146 is:   ok ( 
$root->getAttributeNodeNS('http://example.com','attr') );
# Test 26 got: <UNDEF> (t/10ns.t at line 147)
#    Expected: "value"
#  t/10ns.t line 147 is:   ok ( 
$root->getAttributeNS('http://example.com','attr'), 'value' );
# Test 27 got: <UNDEF> (t/10ns.t at line 148)
#    Expected: "http://example.com";
#  t/10ns.t line 148 is:   ok ( 
$root->getAttributeNode('xxx:attr')->getNamespaceURI(), 'http://example.com');
# Failed test 74 in t/10ns.t at line 234
#  t/10ns.t line 234 is:    ok ( 
$root->getAttributeNodeNS('http://example.com','attr') );
# Test 75 got: <UNDEF> (t/10ns.t at line 235)
#    Expected: "value"
#  t/10ns.t line 235 is:    ok ( 
$root->getAttributeNS('http://example.com','attr'), 'value' );
# Test 76 got: <UNDEF> (t/10ns.t at line 236)
#    Expected: "http://example.com";
#  t/10ns.t line 236 is:    ok ( 
$root->getAttributeNode('xxx:attr')->getNamespaceURI(), 'http://example.com');
# Test 83 got: "XML::LibXML::Attr=SCALAR(0x18128e0)" (t/10ns.t at line 250)
#    Expected: <UNDEF>
#  t/10ns.t line 250 is:     ok ( $root->getAttributeNode('xxx:attr'), undef );
# Failed test 85 in t/10ns.t at line 252
#  t/10ns.t line 252 is:    ok ( $root->getAttributeNode('attr') );
# Test 86 got: <UNDEF> (t/10ns.t at line 253)
#    Expected: "value"
#  t/10ns.t line 253 is:     ok ( $root->getAttribute('attr'), 'value' );
# Failed test 87 in t/10ns.t at line 254
#  t/10ns.t line 254 is:    ok ( $root->getAttributeNodeNS(undef,'attr') );
# Test 88 got: <UNDEF> (t/10ns.t at line 255)
#    Expected: "value"
#  t/10ns.t line 255 is:    ok ( $root->getAttributeNS(undef,'attr'), 'value' );
Can't call method "getNamespaceURI" on an undefined value at t/10ns.t line 256.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 47/124 subtests 
t/11memory......................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/12html........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
# Failed test 8 in t/12html.t at line 82
#  t/12html.t line 82 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 9 got: "" (t/12html.t at line 83)
#   Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 83 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 10 in t/12html.t at line 90
#  t/12html.t line 90 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 11 got: "" (t/12html.t at line 91)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 91 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 12 in t/12html.t at line 100
#  t/12html.t line 100 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 13 got: "" (t/12html.t at line 101)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 101 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 14 in t/12html.t at line 117
#  t/12html.t line 117 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 15 got: "" (t/12html.t at line 118)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 118 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 16 in t/12html.t at line 122
#  t/12html.t line 122 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 17 got: "" (t/12html.t at line 123)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 123 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 18 in t/12html.t at line 128
#  t/12html.t line 128 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 19 got: "" (t/12html.t at line 129)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 129 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 26 in t/12html.t at line 157
#  t/12html.t line 157 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 27 got: "" (t/12html.t at line 158)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 158 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 28 in t/12html.t at line 165
#  t/12html.t line 165 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 30 got: "" (t/12html.t at line 167)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 167 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 31 in t/12html.t at line 178
#  t/12html.t line 178 is:     ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 32 got: "" (t/12html.t at line 179)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 179 is:     ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 35 in t/12html.t at line 198
#  t/12html.t line 198 is:   ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 36 got: "" (t/12html.t at line 199)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 199 is:   ok($htmldoc->findvalue('//p/text()'), $utf_str);
# Failed test 37 in t/12html.t at line 208
#  t/12html.t line 208 is:     ok( $htmldoc && $htmldoc->getDocumentElement );
# Test 38 got: "" (t/12html.t at line 209)
#    Expected: "\x{11B}\x{161}\x{10D}\x{159}"
#  t/12html.t line 209 is:     ok($htmldoc->findvalue('//p/text()'), $utf_str);
 Failed 22/38 subtests 
t/13dtd.........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/14sax.........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/15nodelist....................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/16docnodes....................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/17callbacks...................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/18docfree.....................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/19encoding....................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/20extras......................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/23rawfunctions................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/24c14n........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
# Test 15 got: "<n1:elem2 xmlns:n1=\"http://example.net\"; 
xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"; xml:lang=\"en\">\n     
<n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>" 
(t/24c14n.t at line 156)
#    Expected: "<n1:elem2 xmlns:n1=\"http://example.net\"; xml:lang=\"en\">\n    
 <n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>"
#  t/24c14n.t line 156 is:     ok( $c14n_res, $result);
# Test 16 got: "<n1:elem2 xmlns:n1=\"http://example.net\"; 
xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"; xml:lang=\"en\">\n     
<n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>" 
(t/24c14n.t at line 160)
#    Expected: "<n1:elem2 xmlns:n1=\"http://example.net\"; xml:lang=\"en\">\n    
 <n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>"
#  t/24c14n.t line 160 is:     ok( $c14n_res, $result);
# Test 17 got: "<n1:elem2 xmlns:n1=\"http://example.net\"; 
xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"; xml:lang=\"en\">\n     
<n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>" 
(t/24c14n.t at line 164)
#    Expected: "<n1:elem2 xmlns:n1=\"http://example.net\"; xml:lang=\"en\">\n    
 <n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>"
#  t/24c14n.t line 164 is:     ok( $c14n_res, $result);
# Test 18 got: "<n1:elem2 xmlns:n1=\"http://example.net\"; 
xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"; xml:lang=\"en\">\n     
<n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>" 
(t/24c14n.t at line 168)
#    Expected: "<n1:elem2 xmlns:n1=\"http://example.net\"; xml:lang=\"en\">\n    
 <n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>"
#  t/24c14n.t line 168 is:     ok( $c14n_res, $result);
# Test 19 got: "<n1:elem2 xmlns:n1=\"http://example.net\"; 
xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"; xml:lang=\"en\">\n     
<n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>" 
(t/24c14n.t at line 172)
#    Expected: "<n1:elem2 xmlns:n1=\"http://example.net\"; xml:lang=\"en\">\n    
 <n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>"
#  t/24c14n.t line 172 is:     ok( $c14n_res, $result);
# Test 20 got: "<n1:elem2 xmlns:n1=\"http://example.net\"; 
xmlns:n2=\"http://foo.example\"; 
xmlns:xml=\"http://www.w3.org/XML/1998/namespace\"; xml:lang=\"en\">\n     
<n3:stuff xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>" 
(t/24c14n.t at line 176)
#    Expected: "<n1:elem2 xmlns:n1=\"http://example.net\"; 
xmlns:n2=\"http://foo.example\"; xml:lang=\"en\">\n     <n3:stuff 
xmlns:n3=\"ftp://example.org\";></n3:stuff>\n  </n1:elem2>"
#  t/24c14n.t line 176 is:     ok( $c14n_res, $result_n0n2);
 Failed 6/20 subtests 
t/25relaxng.....................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/26schema......................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/27new_callbacks_simple........Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/28new_callbacks_multiple......Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/29id..........................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
XML::LibXML::Node::isSameNode() -- oNode is not a blessed SV reference at 
t/29id.t line 60.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 36/42 subtests 
t/30xpathcontext................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/31xpc_functions...............Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/32xpc_variables...............Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/40reader......................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
Unimplemented block at /SourceCache/libxml2/libxml2-16/libxml2/xmlreader.c:1578

#   Failed test 'readInnerXml'
#   at t/40reader.t line 73.
#          got: undef
#     expected: ''
Unimplemented block at /SourceCache/libxml2/libxml2-16/libxml2/xmlreader.c:1594

#   Failed test 'readOuterXml'
#   at t/40reader.t line 74.
#          got: undef
#     expected: '
# '

#   Failed test 'readOuterXml'
#   at t/40reader.t line 161.
#          got: undef
#     expected: '<DD/>'

#   Failed test 'outer xml'
#   at t/40reader.t line 179.
#          got: undef
#     expected: '<QQ/>'

#   Failed test 'preserved content'
#   at t/40reader.t line 185.
#          got: '<root>
#   <AA foo="FOO"> text1 <inner/> </AA>
#   <DD/><BB bar="BAR">text2<CC> xx </CC>foo<FF/> </BB>x
#   <EE baz="BAZ"> xx <PP>preserved</PP> yy <XX>FOO</XX></EE>
#   <a/>
#   <b/>
#   <x:ZZ xmlns:x="foo"/>
#   <QQ/>
#   <YY/>
# </root>'
#     expected: '<root><EE baz="BAZ"><PP>preserved</PP></EE><x:ZZ 
xmlns:x="foo"/><QQ/></root>'
 Failed 12/93 subtests 
t/41xinclude....................Warning: XML::LibXML compiled against libxml2 
20627, but runtime libxml2 is older 20616
ok
t/90threads.....................ok

Test Summary Report
-------------------
t/01basic.t                 (Wstat: 0 Tests: 3 Failed: 1)
  Failed test:  3
t/06elements.t              (Wstat: 0 Tests: 187 Failed: 2)
  Failed tests:  96, 123
t/10ns.t                    (Wstat: 65280 Tests: 88 Failed: 11)
  Failed tests:  25-27, 74-76, 83, 85-88
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 124 tests but ran 88.
t/12html.t                  (Wstat: 0 Tests: 38 Failed: 22)
  Failed tests:  8-19, 26-28, 30-32, 35-38
t/24c14n.t                  (Wstat: 0 Tests: 20 Failed: 6)
  Failed tests:  15-20
t/29id.t                    (Wstat: 65280 Tests: 6 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 42 tests but ran 6.
t/40reader.t                (Wstat: 10 Tests: 86 Failed: 5)
  Failed tests:  41-42, 64, 75, 79
  Parse errors: Bad plan.  You planned 93 tests but ran 86.
Files=33, Tests=1743, 46 wallclock secs ( 3.05 usr  0.83 sys + 18.10 cusr  2.82 
csys = 24.80 CPU)
Result: FAIL
Failed 7/33 test programs. 47/1743 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module                Need Have
    --------------------- ---- ----
    XML::LibXML::Common   0.13 0.13
    XML::NamespaceSupport 1.07 1.09
    XML::SAX              0.11 0.16

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

Environment variables:

    LANG = C
    PATH = 
/Users/roblane/bin:/Users/roblane/bin/perl:/Users/roblane/bin/python:/Users/roblane/bin/ruby:/usr/local/mysql/bin:/usr/local/clamXav/bin:/usr/local/clamXav/sbin:/usr/local/bin:/usr/local/sbin:/Library/Frameworks/Python.framework/Versions/Current/bin:/sw/bin:/sw/sbin:/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/libexec:/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Commands/:/Library/Frameworks/Mono.framework/Commands/monobin:/Library/Tcl/bin:.
    PERL5LIB = /Users/roblane/bin/perl:/sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 16038
    PERL5_CPAN_IS_RUNNING = 16038
    SHELL = /bin/bash
    TERM = linux
    ac_cv_path_INTLTOOL_PERL = /usr/bin/perl

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 501 0 31 251 81 79 80 30 20
    $EGID = 501 501 0 31 251 81 79 80 30 20

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9205   
    Cwd                 3.27     
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.44     
    ExtUtils::MakeMaker 6.42     
    ExtUtils::Manifest  1.51_01  
    ExtUtils::ParseXS   2.18_02  
    File::Spec          3.27     
    Module::Build       0.2808_01
    Module::Signature   0.55     
    Test::Harness       3.07     
    Test::More          0.74     
    YAML                0.66     
    YAML::Syck          1.01     
    version             0.74     


--

Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=8.11.0, archname=darwin-2level-ld
    uname='darwin bluecephalon.thirdcoast.net 8.11.0 darwin kernel version 
8.11.0: wed oct 10 18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power 
macintosh powerpc powermac3,1 darwin '
    config_args='-der'
    hint=previous, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include -I/sw/include 
-I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp 
-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/local/include 
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -I/sw/include -I/opt/local/include 
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -I/sw/include -I/opt/local/include 
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -I/sw/include -I/opt/local/include 
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -I/sw/include -I/opt/local/include 
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -I/sw/include -I/opt/local/include 
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -I/sw/include -I/opt/local/include 
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe 
-I/usr/local/include -I/usr/include -I/sw/include -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5370)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=undef, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.4 cc', ldflags ='-L/usr/local/lib 
-L/sw/lib -L/opt/local/lib -L/usr/lib'
    libpth=/usr/local/lib /sw/lib /opt/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-bundle -undefined dynamic_lookup 
-L/usr/local/lib -L/usr/lib -L/sw/lib -L/opt/local/lib'

Reply via email to