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 Olly Betts, This is a computer-generated report for Search-Xapian-1.0.5.0 on perl-5.8.7, created automatically by CPAN-Reporter-1.0601 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': cp Xapian/Stem.pm blib/lib/Search/Xapian/Stem.pm cp Xapian/Database.pm blib/lib/Search/Xapian/Database.pm cp Xapian.pm blib/lib/Search/Xapian.pm cp Xapian/PositionIterator.pm blib/lib/Search/Xapian/PositionIterator.pm cp Xapian/PostingIterator.pm blib/lib/Search/Xapian/PostingIterator.pm cp Xapian/MultiValueSorter.pm blib/lib/Search/Xapian/MultiValueSorter.pm cp Xapian/SimpleStopper.pm blib/lib/Search/Xapian/SimpleStopper.pm cp Xapian/MSetIterator.pm blib/lib/Search/Xapian/MSetIterator.pm cp Xapian/BM25Weight.pm blib/lib/Search/Xapian/BM25Weight.pm cp Xapian/WritableDatabase.pm blib/lib/Search/Xapian/WritableDatabase.pm cp Xapian/MSet/Tied.pm blib/lib/Search/Xapian/MSet/Tied.pm cp Xapian/ESetIterator.pm blib/lib/Search/Xapian/ESetIterator.pm cp Xapian/Stopper.pm blib/lib/Search/Xapian/Stopper.pm cp Xapian/ValueIterator.pm blib/lib/Search/Xapian/ValueIterator.pm cp Xapian/Enquire.pm blib/lib/Search/Xapian/Enquire.pm cp Xapian/Document.pm blib/lib/Search/Xapian/Document.pm cp Xapian/QueryParser.pm blib/lib/Search/Xapian/QueryParser.pm cp Xapian/TermIterator.pm blib/lib/Search/Xapian/TermIterator.pm cp Xapian/TradWeight.pm blib/lib/Search/Xapian/TradWeight.pm cp Xapian/Query.pm blib/lib/Search/Xapian/Query.pm cp Xapian/Weight.pm blib/lib/Search/Xapian/Weight.pm cp Xapian/PerlStopper.pm blib/lib/Search/Xapian/PerlStopper.pm cp Xapian/RSet.pm blib/lib/Search/Xapian/RSet.pm cp Xapian/BoolWeight.pm blib/lib/Search/Xapian/BoolWeight.pm cp Xapian/MSet.pm blib/lib/Search/Xapian/MSet.pm cp Xapian/TermGenerator.pm blib/lib/Search/Xapian/TermGenerator.pm cp Xapian/ESet.pm blib/lib/Search/Xapian/ESet.pm /home/src/perl/repoperls/installed-perls/maint-5.8/pbyWflA/[EMAIL PROTECTED]/bin/perl /home/src/perl/repoperls/installed-perls/maint-5.8/pbyWflA/[EMAIL PROTECTED]/lib/5.8.7/ExtUtils/xsubpp -C++ -typemap /home/src/perl/repoperls/installed-perls/maint-5.8/pbyWflA/[EMAIL PROTECTED]/lib/5.8.7/ExtUtils/typemap -typemap perlobject.map -typemap typemap -typemap typemap Xapian.xs > Xapian.xsc && mv Xapian.xsc Xapian.c g++ -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.0.5.0\" -DXS_VERSION=\"1.0.5.0\" -fpic "-I/home/src/perl/repoperls/installed-perls/maint-5.8/pbyWflA/[EMAIL PROTECTED]/lib/5.8.7/i686-linux-thread-multi-64int/CORE" Xapian.c Xapian.xs:74: error: conflicting return type specified for âvirtual bool perlMatchDecider::operator()(const Xapian::Document&) constâ /usr/include/xapian/enquire.h:598: error: overriding âvirtual int Xapian::MatchDecider::operator()(const Xapian::Document&) constâ XS/WritableDatabase.xs: In function âvoid XS_Search__Xapian__WritableDatabase_set_metadata(PerlInterpreter*, CV*)â: XS/WritableDatabase.xs:384: error: âclass Xapian::WritableDatabaseâ has no member named âset_metadataâ XS/WritableDatabase.xs: In function âvoid XS_Search__Xapian__WritableDatabase_add_synonym(PerlInterpreter*, CV*)â: XS/WritableDatabase.xs:396: error: âclass Xapian::WritableDatabaseâ has no member named âadd_synonymâ XS/WritableDatabase.xs: In function âvoid XS_Search__Xapian__WritableDatabase_remove_synonym(PerlInterpreter*, CV*)â: XS/WritableDatabase.xs:405: error: âclass Xapian::WritableDatabaseâ has no member named âremove_synonymâ XS/WritableDatabase.xs: In function âvoid XS_Search__Xapian__WritableDatabase_clear_synonyms(PerlInterpreter*, CV*)â: XS/WritableDatabase.xs:414: error: âclass Xapian::WritableDatabaseâ has no member named âclear_synonymsâ Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_new0(PerlInterpreter*, CV*)â: Xapian.c:3047: error: âTermGeneratorâ was not declared in this scope Xapian.c:3047: error: âRETVALâ was not declared in this scope XS/TermGenerator.xs:8: error: expected type-specifier before âTermGeneratorâ XS/TermGenerator.xs:8: error: expected `;' before âTermGeneratorâ Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_set_stemmer(PerlInterpreter*, CV*)â: Xapian.c:3071: error: âTermGeneratorâ was not declared in this scope Xapian.c:3071: error: âTHISâ was not declared in this scope Xapian.c:3081: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_set_stopper(PerlInterpreter*, CV*)â: Xapian.c:3107: error: âTermGeneratorâ was not declared in this scope Xapian.c:3107: error: âTHISâ was not declared in this scope Xapian.c:3117: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_set_database(PerlInterpreter*, CV*)â: Xapian.c:3146: error: âTermGeneratorâ was not declared in this scope Xapian.c:3146: error: âTHISâ was not declared in this scope Xapian.c:3156: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_set_document(PerlInterpreter*, CV*)â: Xapian.c:3181: error: âTermGeneratorâ was not declared in this scope Xapian.c:3181: error: âTHISâ was not declared in this scope Xapian.c:3185: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_get_document(PerlInterpreter*, CV*)â: Xapian.c:3217: error: âTermGeneratorâ was not declared in this scope Xapian.c:3217: error: âTHISâ was not declared in this scope Xapian.c:3221: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_index_text(PerlInterpreter*, CV*)â: Xapian.c:3251: error: âTermGeneratorâ was not declared in this scope Xapian.c:3251: error: âTHISâ was not declared in this scope Xapian.c:3276: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_set_flags(PerlInterpreter*, CV*)â: Xapian.c:3300: error: âTermGeneratorâ was not declared in this scope Xapian.c:3300: error: âTHISâ was not declared in this scope Xapian.c:3307: error: expected primary-expression before â)â token XS/TermGenerator.xs:54: error: âTermGeneratorâ is not a class or namespace XS/TermGenerator.xs:55: error: âTermGeneratorâ is not a class or namespace Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_index_text_without_positions(PerlInterpreter*, CV*)â: Xapian.c:3343: error: âTermGeneratorâ was not declared in this scope Xapian.c:3343: error: âTHISâ was not declared in this scope Xapian.c:3368: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_increase_termpos(PerlInterpreter*, CV*)â: Xapian.c:3392: error: âTermGeneratorâ was not declared in this scope Xapian.c:3392: error: âTHISâ was not declared in this scope Xapian.c:3396: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_get_termpos(PerlInterpreter*, CV*)â: Xapian.c:3426: error: âTermGeneratorâ was not declared in this scope Xapian.c:3426: error: âTHISâ was not declared in this scope Xapian.c:3431: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_set_termpos(PerlInterpreter*, CV*)â: Xapian.c:3456: error: âTermGeneratorâ was not declared in this scope Xapian.c:3456: error: âTHISâ was not declared in this scope Xapian.c:3460: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_get_description(PerlInterpreter*, CV*)â: Xapian.c:3484: error: âTermGeneratorâ was not declared in this scope Xapian.c:3484: error: âTHISâ was not declared in this scope Xapian.c:3489: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__TermGenerator_DESTROY(PerlInterpreter*, CV*)â: Xapian.c:3514: error: âTermGeneratorâ was not declared in this scope Xapian.c:3514: error: âTHISâ was not declared in this scope Xapian.c:3517: error: expected primary-expression before â)â token Xapian.c:3523: error: type â<type error>â argument given to âdeleteâ, expected pointer Xapian.c: In function âvoid XS_Search__Xapian__QueryParser_add_valuerangeprocessor(PerlInterpreter*, CV*)â: Xapian.c:4390: error: âValueRangeProcessorâ was not declared in this scope Xapian.c:4390: error: âvrprocâ was not declared in this scope Xapian.c:4400: error: expected primary-expression before â)â token XS/QueryParser.xs:110: error: âclass Xapian::QueryParserâ has no member named âadd_valuerangeprocessorâ XS/Query.xs: In function âvoid XS_Search__Xapian__Query_new4range(PerlInterpreter*, CV*)â: XS/Query.xs:48: error: no matching function for call to âXapian::Query::Query(Xapian::Query::op, Xapian::valueno&, std::string&, std::string&)â /usr/include/xapian/query.h:150: note: candidates are: Xapian::Query::Query(Xapian::Query::op, Xapian::Query) /usr/include/xapian/query.h:128: note: Xapian::Query::Query(Xapian::Query::op, const std::string&, const std::string&) /usr/include/xapian/query.h:124: note: Xapian::Query::Query(Xapian::Query::op, const Xapian::Query&, const Xapian::Query&) /usr/include/xapian/query.h:121: note: Xapian::Query::Query(const std::string&, Xapian::termcount, Xapian::termpos) /usr/include/xapian/query.h:114: note: Xapian::Query::Query() /usr/include/xapian/query.h:101: note: Xapian::Query::Query(const Xapian::Query&) Xapian.c: In function âvoid XS_Search__Xapian__MultiValueSorter_new0(PerlInterpreter*, CV*)â: Xapian.c:4885: error: âMultiValueSorterâ was not declared in this scope Xapian.c:4885: error: âRETVALâ was not declared in this scope XS/MultiValueSorter.xs:8: error: expected type-specifier before âMultiValueSorterâ XS/MultiValueSorter.xs:8: error: expected `;' before âMultiValueSorterâ Xapian.c: In function âvoid XS_Search__Xapian__MultiValueSorter_add(PerlInterpreter*, CV*)â: Xapian.c:4908: error: âMultiValueSorterâ was not declared in this scope Xapian.c:4908: error: âTHISâ was not declared in this scope Xapian.c:4913: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__MultiValueSorter_DESTROY(PerlInterpreter*, CV*)â: Xapian.c:4946: error: âMultiValueSorterâ was not declared in this scope Xapian.c:4946: error: âTHISâ was not declared in this scope Xapian.c:4949: error: expected primary-expression before â)â token Xapian.c:4955: error: type â<type error>â argument given to âdeleteâ, expected pointer Xapian.c: In function âvoid XS_Search__Xapian__Enquire_set_sort_by_key(PerlInterpreter*, CV*)â: Xapian.c:7531: error: âMultiValueSorterâ was not declared in this scope Xapian.c:7531: error: âsorterâ was not declared in this scope Xapian.c:7536: error: expected primary-expression before â)â token XS/Enquire.xs:98: error: âclass Xapian::Enquireâ has no member named âset_sort_by_keyâ XS/Enquire.xs:100: error: âclass Xapian::Enquireâ has no member named âset_sort_by_keyâ Xapian.c: In function âvoid XS_Search__Xapian__Enquire_set_sort_by_key_then_relevance(PerlInterpreter*, CV*)â: Xapian.c:7576: error: âMultiValueSorterâ was not declared in this scope Xapian.c:7576: error: âsorterâ was not declared in this scope Xapian.c:7581: error: expected primary-expression before â)â token XS/Enquire.xs:109: error: âclass Xapian::Enquireâ has no member named âset_sort_by_key_then_relevanceâ XS/Enquire.xs:111: error: âclass Xapian::Enquireâ has no member named âset_sort_by_key_then_relevanceâ Xapian.c: In function âvoid XS_Search__Xapian__Enquire_set_sort_by_relevance_then_key(PerlInterpreter*, CV*)â: Xapian.c:7621: error: âMultiValueSorterâ was not declared in this scope Xapian.c:7621: error: âsorterâ was not declared in this scope Xapian.c:7626: error: expected primary-expression before â)â token XS/Enquire.xs:120: error: âclass Xapian::Enquireâ has no member named âset_sort_by_relevance_then_keyâ XS/Enquire.xs:122: error: âclass Xapian::Enquireâ has no member named âset_sort_by_relevance_then_keyâ XS/Database.xs: In function âvoid XS_Search__Xapian__Database_allterms_begin(PerlInterpreter*, CV*)â: XS/Database.xs:123: error: no matching function for call to âXapian::Database::allterms_begin(std::string&)â /usr/include/xapian/database.h:147: note: candidates are: Xapian::TermIterator Xapian::Database::allterms_begin() const XS/Database.xs: In function âvoid XS_Search__Xapian__Database_allterms_end(PerlInterpreter*, CV*)â: XS/Database.xs:136: error: no matching function for call to âXapian::Database::allterms_end(std::string&)â /usr/include/xapian/database.h:151: note: candidates are: Xapian::TermIterator Xapian::Database::allterms_end() const Xapian.c: In function âvoid XS_Search__Xapian__Database_get_metadata(PerlInterpreter*, CV*)â: Xapian.c:9671: error: âclass Xapian::Databaseâ has no member named âget_metadataâ Xapian.c: In function âvoid XS_Search__Xapian__StringValueRangeProcessor_new(PerlInterpreter*, CV*)â: Xapian.c:9864: error: âStringValueRangeProcessorâ was not declared in this scope Xapian.c:9864: error: âRETVALâ was not declared in this scope XS/StringValueRangeProcessor.xs:8: error: expected type-specifier before âStringValueRangeProcessorâ XS/StringValueRangeProcessor.xs:8: error: expected `;' before âStringValueRangeProcessorâ Xapian.c: In function âvoid XS_Search__Xapian__StringValueRangeProcessor_process_value_range(PerlInterpreter*, CV*)â: Xapian.c:9891: error: âStringValueRangeProcessorâ was not declared in this scope Xapian.c:9891: error: âTHISâ was not declared in this scope Xapian.c:9908: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__StringValueRangeProcessor_DESTROY(PerlInterpreter*, CV*)â: Xapian.c:9934: error: âStringValueRangeProcessorâ was not declared in this scope Xapian.c:9934: error: âTHISâ was not declared in this scope Xapian.c:9937: error: expected primary-expression before â)â token Xapian.c:9943: error: type â<type error>â argument given to âdeleteâ, expected pointer Xapian.c: In function âvoid XS_Search__Xapian__NumberValueRangeProcessor_new(PerlInterpreter*, CV*)â: Xapian.c:9965: error: âNumberValueRangeProcessorâ was not declared in this scope Xapian.c:9965: error: âRETVALâ was not declared in this scope XS/NumberValueRangeProcessor.xs:9: error: expected type-specifier before âNumberValueRangeProcessorâ XS/NumberValueRangeProcessor.xs:9: error: expected `;' before âNumberValueRangeProcessorâ XS/NumberValueRangeProcessor.xs:11: error: expected type-specifier before âNumberValueRangeProcessorâ XS/NumberValueRangeProcessor.xs:11: error: expected `;' before âNumberValueRangeProcessorâ Xapian.c: In function âvoid XS_Search__Xapian__NumberValueRangeProcessor_process_value_range(PerlInterpreter*, CV*)â: Xapian.c:10012: error: âNumberValueRangeProcessorâ was not declared in this scope Xapian.c:10012: error: âTHISâ was not declared in this scope Xapian.c:10029: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__NumberValueRangeProcessor_DESTROY(PerlInterpreter*, CV*)â: Xapian.c:10055: error: âNumberValueRangeProcessorâ was not declared in this scope Xapian.c:10055: error: âTHISâ was not declared in this scope Xapian.c:10058: error: expected primary-expression before â)â token Xapian.c:10064: error: type â<type error>â argument given to âdeleteâ, expected pointer Xapian.c: In function âvoid XS_Search__Xapian__DateValueRangeProcessor_new(PerlInterpreter*, CV*)â: Xapian.c:10086: error: âDateValueRangeProcessorâ was not declared in this scope Xapian.c:10086: error: âRETVALâ was not declared in this scope XS/DateValueRangeProcessor.xs:8: error: expected type-specifier before âDateValueRangeProcessorâ XS/DateValueRangeProcessor.xs:8: error: expected `;' before âDateValueRangeProcessorâ Xapian.c: In function âvoid XS_Search__Xapian__DateValueRangeProcessor_process_value_range(PerlInterpreter*, CV*)â: Xapian.c:10127: error: âDateValueRangeProcessorâ was not declared in this scope Xapian.c:10127: error: âTHISâ was not declared in this scope Xapian.c:10144: error: expected primary-expression before â)â token Xapian.c: In function âvoid XS_Search__Xapian__DateValueRangeProcessor_DESTROY(PerlInterpreter*, CV*)â: Xapian.c:10170: error: âDateValueRangeProcessorâ was not declared in this scope Xapian.c:10170: error: âTHISâ was not declared in this scope Xapian.c:10173: error: expected primary-expression before â)â token Xapian.c:10179: error: type â<type error>â argument given to âdeleteâ, expected pointer Xapian.xs: In function âvoid boot_Search__Xapian(PerlInterpreter*, CV*)â: Xapian.xs:158: error: âOP_VALUE_RANGEâ is not a member of âXapian::Queryâ Xapian.xs:175: error: âFLAG_PURE_NOTâ is not a member of âXapian::QueryParserâ Xapian.xs:176: error: âFLAG_PARTIALâ is not a member of âXapian::QueryParserâ Xapian.xs:177: error: âFLAG_SPELLING_CORRECTIONâ is not a member of âXapian::QueryParserâ Xapian.xs:178: error: âFLAG_SYNONYMâ is not a member of âXapian::QueryParserâ Xapian.xs:179: error: âFLAG_AUTO_SYNONYMSâ is not a member of âXapian::QueryParserâ Xapian.xs:180: error: âFLAG_AUTO_SYNONYMSâ is not a member of âXapian::QueryParserâ Xapian.xs:186: error: âTermGeneratorâ has not been declared make: *** [Xapian.o] Fehler 1 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: No requirements found ------------------------------ 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 = 24258 PERL5_CPAN_IS_EXECUTING = /home/sand/.cpan/build/Search-Xapian-1.0.5.0-zKnTd7/Makefile.PL PERL5_CPAN_IS_RUNNING = 24258 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/pbyWflA/[EMAIL PROTECTED]/bin/perl $UID/$EUID = 1005 / 1005 $GID = 1005 1005 $EGID = 1005 1005 Perl module toolchain versions installed: Module Have ------------------- ------- CPAN 1.92_55 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.43_01 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.2501 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.06 Test::More 0.74 YAML 0.66 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=linux, osvers=2.6.14, archname=i686-linux-thread-multi-64int uname='linux k75 2.6.14 #1 fri jan 27 16:22:47 cet 2006 i686 gnulinux ' config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/maint-5.8/pbyWflA/[EMAIL PROTECTED] -Dinstallusrbinperl=n -Uversiononly -des -Duse64bitint -Dusedevel -Dusethreads' 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 -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.0.3 20060115 (prerelease) (Debian 4.0.2-7)', 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.5.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.5' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
