Front page | perl.cpan.testers |
Postings from February 2008
FAIL RDF-Server-0.01 i686-linux-thread-multi-64int 2.6.18-4-k7
Thread Previous
From:
andreas.koenig.gmwojprw
Date:
February 29, 2008 14:16
Subject:
FAIL RDF-Server-0.01 i686-linux-thread-multi-64int 2.6.18-4-k7
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 James G Smith,
This is a computer-generated report for RDF-Server-0.01
on perl 5.8.6, created by CPAN-Reporter-1.11.
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 test':
/home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Iterator::Simple,0.04
Cannot determine perl version info from lib/RDF/Server.pm
PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t
t/01app.........................................ok
t/02pod.........................................skipped: set TEST_POD to enable this test
t/03podcoverage.................................skipped: Pod::Coverage::Moose required
t/04kwalitee....................................ok
t/05exception...................................ok
t/06types.......................................ok
t/10rdfcore/01model.............................ok
t/10rdfcore/02resource..........................ok
t/11formatters/01rdf............................ok
t/11formatters/02json...........................ok
t/11formatters/03atom...........................ok
t/20embedded_rest_atom/01build_server...........ok
t/20embedded_rest_atom/02build_atom_server......ok
t/20embedded_rest_atom/03handle_request.........ok
t/20embedded_rest_atom/04create_resource........
# Failed test 'Request made'
# at t/20embedded_rest_atom/04create_resource.t line 104.
# got: 'Attribute (xml) does not pass the type constraint because: Validation failed for 'Str' failed with value undef at (eval 81) line 7
# RDF::Server::XMLDoc::xml('RDF::Server::XMLDoc=HASH(0x8f401bc)', 'undef') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/XMLDoc.pm line 15
# RDF::Server::XMLDoc::__ANON__('RDF::Server::XMLDoc=HASH(0x8f401bc)') called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/i686-linux-thread-multi-64int/Class/MOP/Attribute.pm line 221
# Class::MOP::Attribute::default('Moose::Meta::Attribute=HASH(0x8816308)', 'RDF::Server::XMLDoc=HASH(0x8f401bc)') called at (eval 80) line 15
# RDF::Server::XMLDoc::document('RDF::Server::XMLDoc=HASH(0x8f401bc)') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Formatter/Atom.pm line 143
# RDF::Server::Formatter::Atom::to_rdf('RDF::Server::Formatter::Atom', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Resource/RDFCore.pm line 326
# RDF::Server::Resource::RDFCore::replace('RDF::Server::Resource::RDFCore=HASH(0x8f4027c)', 'RDF::Server::Formatter::Atom', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Semantic/Atom/Collection.pm line 103
# RDF::Server::Semantic::Atom::Collection::create('RDF::Server::Semantic::Atom::Collection=HASH(0x8f0b784)', 'RDF::Server::Formatter::Atom', '', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Interface/REST.pm line 70
# RDF::Server::Interface::REST::handle_request('My::Server=HASH(0x8a1b474)', 'HTTP::Request=HASH(0x89c11ac)', 'HTTP::Response=HASH(0x8f308f0)') called at t/20embedded_rest_atom/04create_resource.t line 99
# eval {...} called at t/20embedded_rest_atom/04create_resource.t line 98
# '
# expected: ''
# Failed test 'HTTP CREATED status'
# at t/20embedded_rest_atom/04create_resource.t line 112.
# got: '200'
# expected: '201'
# Failed test 'Result the same as when created'
# at t/20embedded_rest_atom/04create_resource.t line 138.
# got: '<app:service xmlns:app="http://www.w3.org/2007/app" xmlns:atom="http://www.w3.org/2005/Atom"><app:workspace><atom:title>Workspace</atom:title><app:collection href="/foo/"><atom:title>All of Foo</atom:title><app:categories><atom:category scheme="http://example.org/categories/" term="digital"></atom:category><atom:category scheme="http://example.org/categories/" term="humanities"></atom:category></app:categories></app:collection></app:workspace></app:service>'
# expected: ''
Attribute (xml) does not pass the type constraint because: Validation failed for 'Str' failed with value undef at (eval 81) line 7
RDF::Server::XMLDoc::xml('RDF::Server::XMLDoc=HASH(0x8f58cd4)', 'undef') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/XMLDoc.pm line 15
RDF::Server::XMLDoc::__ANON__('RDF::Server::XMLDoc=HASH(0x8f58cd4)') called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/i686-linux-thread-multi-64int/Class/MOP/Attribute.pm line 221
Class::MOP::Attribute::default('Moose::Meta::Attribute=HASH(0x8816308)', 'RDF::Server::XMLDoc=HASH(0x8f58cd4)') called at (eval 80) line 15
RDF::Server::XMLDoc::document('RDF::Server::XMLDoc=HASH(0x8f58cd4)') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Formatter/Atom.pm line 143
RDF::Server::Formatter::Atom::to_rdf('RDF::Server::Formatter::Atom', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Resource/RDFCore.pm line 326
RDF::Server::Resource::RDFCore::replace('RDF::Server::Resource::RDFCore=HASH(0x8f72e30)', 'RDF::Server::Formatter::Atom', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Semantic/Atom/Collection.pm line 103
RDF::Server::Semantic::Atom::Collection::create('RDF::Server::Semantic::Atom::Collection=HASH(0x8f0b784)', 'RDF::Server::Formatter::Atom', '', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Interface/REST.pm line 70
RDF::Server::Interface::REST::handle_request('My::Server=HASH(0x8a1b474)', 'HTTP::Request=HASH(0x8f308f0)', 'HTTP::Response=HASH(0x8f58d28)') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Protocol/Embedded.pm line 27
RDF::Server::Protocol::Embedded::handle('My::Server=HASH(0x8a1b474)', 'POST', '/foo/', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Protocol/Embedded.pm line 56
RDF::Server::Protocol::Embedded::create('My::Server=HASH(0x8a1b474)', '/foo/', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at t/20embedded_rest_atom/04create_resource.t line 141
# Looks like you planned 11 tests but only ran 10.
# Looks like you failed 3 tests of 10 run.
# Looks like your test died just after 10.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/11 subtests
t/20embedded_rest_atom/05update_resource........
# Failed test 'Request made'
# at t/20embedded_rest_atom/05update_resource.t line 122.
# got: 'Attribute (xml) does not pass the type constraint because: Validation failed for 'Str' failed with value undef at (eval 106) line 7
# RDF::Server::XMLDoc::xml('RDF::Server::XMLDoc=HASH(0x90f0fac)', 'undef') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/XMLDoc.pm line 15
# RDF::Server::XMLDoc::__ANON__('RDF::Server::XMLDoc=HASH(0x90f0fac)') called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/i686-linux-thread-multi-64int/Class/MOP/Attribute.pm line 221
# Class::MOP::Attribute::default('Moose::Meta::Attribute=HASH(0x8b1f3c4)', 'RDF::Server::XMLDoc=HASH(0x90f0fac)') called at (eval 105) line 15
# RDF::Server::XMLDoc::document('RDF::Server::XMLDoc=HASH(0x90f0fac)') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Formatter/Atom.pm line 143
# RDF::Server::Formatter::Atom::to_rdf('RDF::Server::Formatter::Atom', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Resource/RDFCore.pm line 326
# RDF::Server::Resource::RDFCore::replace('RDF::Server::Resource::RDFCore=HASH(0x90f106c)', 'RDF::Server::Formatter::Atom', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Semantic/Atom/Collection.pm line 103
# RDF::Server::Semantic::Atom::Collection::create('RDF::Server::Semantic::Atom::Collection=HASH(0x90bca04)', 'RDF::Server::Formatter::Atom', '', '<?xml version="1.0"?>\x{a}<entry xmlns="http://www.w3.org/2005/At...') called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Interface/REST.pm line 70
# RDF::Server::Interface::REST::handle_request('My::Server=HASH(0x8c3c5dc)', 'HTTP::Request=HASH(0x824c3d8)', 'HTTP::Response=HASH(0x90e3c40)') called at t/20embedded_rest_atom/05update_resource.t line 117
# eval {...} called at t/20embedded_rest_atom/05update_resource.t line 116
# '
# expected: ''
# Failed test 'HTTP CREATED status'
# at t/20embedded_rest_atom/05update_resource.t line 134.
# got: '200'
# expected: '201'
RDF::Server::Exception::NotFound=HASH(0x91260b0)# Looks like you planned 16 tests but only ran 6.
# Looks like you failed 2 tests of 6 run.
# Looks like your test died just after 6.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 12/16 subtests
t/20embedded_rest_atom/06remove_resource........Can't locate Carp/Always.pm in @INC (@INC contains: /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/inc /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/arch /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/5.8.6/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/5.8.6 /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/i686-linux-thread-multi-64int /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6 /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl .) at t/20embedded_rest_atom/06remove_resource.t line 7.
BEGIN failed--compilation aborted at t/20embedded_rest_atom/06remove_resource.t line 7.
# Looks like your test died before it could output anything.
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/30http_rest_atom/01build_server...............The following parameter was passed in the call to Log::Handler::Output::File::_validate but was not listed in the validation options: debug
at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/Log/Handler/Output/File.pm line 433
Log::Handler::Output::File::_validate('undef', 'HASH(0x919e804)') called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/Log/Handler/Output/File.pm line 261
Log::Handler::Output::File::new('Log::Handler::Output::File', 'HASH(0x919e804)') called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/Log/Handler.pm line 1181
Log::Handler::_new_output('Log::Handler=HASH(0x91c5e94)', 'file', 'filename', '*STDERR', 'mode', 'append', 'prefix', '[t/30http_rest_atom/01build_server.t 9237] [<--LEVEL-->] ', 'newline', ...) called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/Log/Handler.pm line 1067
Log::Handler::add('Log::Handler=HASH(0x91c5e94)', 'file', 'filename', '*STDERR', 'mode', 'append', 'prefix', '[t/30http_rest_atom/01build_server.t 9237] [<--LEVEL-->] ', 'newline', ...) called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/Log/Handler.pm line 1057
Log::Handler::new('Log::Handler', 'filename', '*STDERR', 'mode', 'append', 'prefix', '[t/30http_rest_atom/01build_server.t 9237] [<--LEVEL-->] ', 'newline', 1, ...) called at /home/sand/.cpan/build/RDF-Server-0.01-teGWVY/blib/lib/RDF/Server/Protocol/HTTP.pm line 94
RDF::Server::Protocol::HTTP::_build_logger('My::HTTPRestAtomServer=HASH(0x919e858)') called at /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/lib/site_perl/5.8.6/i686-linux-thread-multi-64int/Class/MOP/Attribute.pm line 221
Class::MOP::Attribute::default('Moose::Meta::Attribute=HASH(0x8fb874c)', 'My::HTTPRestAtomServer=HASH(0x919e858)') called at (eval 170) line 15
My::HTTPRestAtomServer::logger('My::HTTPRestAtomServer=HASH(0x919e858)') called at t/30http_rest_atom/01build_server.t line 30
# Looks like you planned 4 tests but only ran 3.
# Looks like your test died just after 3.
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/4 subtests
t/30http_rest_atom/02run_server.................9393: Sleep 2... continue
# Failed test at t/30http_rest_atom/02run_server.t line 44.
# Failed test at t/30http_rest_atom/02run_server.t line 49.
# Failed test at t/30http_rest_atom/02run_server.t line 50.
# got: 'text/plain'
# expected: 'application/atom+xml'
# Looks like you failed 3 tests of 4.
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
t/30http_rest_atom/03create_resource............9505: Sleep 2... continue
# Failed test at t/30http_rest_atom/03create_resource.t line 51.
# Failed test at t/30http_rest_atom/03create_resource.t line 52.
# got: '500'
# expected: '201'
Use of uninitialized value in substitution (s///) at t/30http_rest_atom/03create_resource.t line 56.
Use of uninitialized value in concatenation (.) or string at t/30http_rest_atom/03create_resource.t line 58.
# Failed test at t/30http_rest_atom/03create_resource.t line 61.
# got: '400'
# expected: '200'
# Failed test at t/30http_rest_atom/03create_resource.t line 62.
# got: 'text/plain'
# expected: 'application/json'
Use of uninitialized value in concatenation (.) or string at t/30http_rest_atom/03create_resource.t line 64.
# Failed test at t/30http_rest_atom/03create_resource.t line 67.
# got: '400'
# expected: '200'
# Failed test at t/30http_rest_atom/03create_resource.t line 68.
# got: 'text/plain'
# expected: 'application/rdf+xml'
# Failed test at t/30http_rest_atom/03create_resource.t line 83.
# got: '500'
# expected: '405'
# Failed test at t/30http_rest_atom/03create_resource.t line 96.
# Failed test at t/30http_rest_atom/03create_resource.t line 98.
# got: '500'
# expected: '201'
Use of uninitialized value in substitution (s///) at t/30http_rest_atom/03create_resource.t line 104.
Use of uninitialized value in substitution (s///) at t/30http_rest_atom/03create_resource.t line 105.
# Failed test at t/30http_rest_atom/03create_resource.t line 110.
# got: '400'
# expected: '200'
# Failed test at t/30http_rest_atom/03create_resource.t line 117.
# got: '400'
# expected: '200'
# Looks like you failed 11 tests of 12.
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/12 subtests
Test Summary Report
-------------------
t/20embedded_rest_atom/04create_resource.t (Wstat: 65280 Tests: 10 Failed: 3)
Failed tests: 3, 5, 10
Non-zero exit status: 255
Parse errors: Bad plan. You planned 11 tests but ran 10.
t/20embedded_rest_atom/05update_resource.t (Wstat: 65280 Tests: 6 Failed: 2)
Failed tests: 3, 5
Non-zero exit status: 255
Parse errors: Bad plan. You planned 16 tests but ran 6.
t/20embedded_rest_atom/06remove_resource.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/30http_rest_atom/01build_server.t (Wstat: 65280 Tests: 3 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 3.
t/30http_rest_atom/02run_server.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 2-4
Non-zero exit status: 3
t/30http_rest_atom/03create_resource.t (Wstat: 2816 Tests: 12 Failed: 11)
Failed tests: 1-6, 8-12
Non-zero exit status: 11
Files=20, Tests=248, 155 wallclock secs ( 0.38 usr 0.07 sys + 77.56 cusr 1.57 csys = 79.58 CPU)
Result: FAIL
Failed 6/20 test programs. 19/248 subtests failed.
make: *** [test_dynamic] Fehler 11
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- -------
Class::MOP 0 0.53
Data::UUID 0 1.148
DateTime 0 0.42
HTTP::Request 0 1.40
HTTP::Response 0 1.53
HTTP::Status 0 1.28
Iterator::Simple 0.04 0.04
JSON::Any 0 1.16
Log::Handler 0 0.38_14
Moose 0 0.38
MooseX::Daemonize 0 0.06
MooseX::Types 0 0.04
POE::Component::Server::HTTP 0 0.09
RDF::Core 0 0.51
Sub::Exporter 0 0.978
Sub::Name 0 0.03
Test::More 0 0.74
XML::LibXML 0 1.66
XML::Simple 0 2.18
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = de_DE.UTF-8
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 7519
PERL5_CPAN_IS_RUNNING = 7519
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.92_57
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.45
ExtUtils::MakeMaker 6.44
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.74
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=linux, osvers=2.6.18-4-k7, archname=i686-linux-thread-multi-64int
uname='linux k75 2.6.18-4-k7 #1 smp mon mar 26 17:57:15 utc 2007 i686 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pes4ltZ/perl-5.8.0@24329 -Dinstallusrbinperl=n -Uversiononly -des -Dusethreads -Duse64bitint -Dusedevel -Doptimize=-g -Dnoextensions=Encode'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Thread Previous