Created
June 22, 2012 10:57
-
-
Save jaimeiniesta/2972082 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cpanm (App::cpanminus) 1.5007 on perl 5.014002 built for x86_64-linux-gnu-thread-multi | |
| Work directory is /home/vagrant/.cpanm/work/1340362527.17211 | |
| You have make /usr/bin/make | |
| You have LWP 6.04 | |
| You have /bin/tar: tar (GNU tar) 1.26 | |
| Copyright (C) 2011 Free Software Foundation, Inc. | |
| License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
| This is free software: you are free to change and redistribute it. | |
| There is NO WARRANTY, to the extent permitted by law. | |
| Written by John Gilmore and Jay Fenlason. | |
| Searching install on cpanmetadb ... | |
| install is up to date. (0.01) | |
| Searching Bundle::W3C::Validator on cpanmetadb ... | |
| --> Working on Bundle::W3C::Validator | |
| Fetching http://search.cpan.org/CPAN/authors/id/S/SC/SCOP/Bundle-W3C-Validator-1.3.tar.gz | |
| -> OK | |
| Unpacking Bundle-W3C-Validator-1.3.tar.gz | |
| Entering Bundle-W3C-Validator-1.3 | |
| Checking configure dependencies from META.yml | |
| Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) | |
| Configuring Bundle-W3C-Validator-1.3 | |
| Running Makefile.PL | |
| Warning: prerequisite HTML::Tidy 0 not found. | |
| Warning: prerequisite SGML::Parser::OpenSP 0.991 not found. | |
| Warning: prerequisite XML::LibXML 1.73 not found. | |
| Checking if your kit is complete... | |
| Looks good | |
| Writing Makefile for Bundle::W3C::Validator | |
| Writing MYMETA.yml | |
| -> OK | |
| Checking dependencies from MYMETA.yml ... | |
| Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) | |
| Checking if you have URI::Escape 0 ... Yes (3.31) | |
| Checking if you have Net::hostent 0 ... Yes (1.01) | |
| Checking if you have Net::IP 0 ... Yes (1.25) | |
| Checking if you have HTML::Template 2.6 ... Yes (2.91) | |
| Checking if you have HTML::Tidy 0 ... No | |
| Checking if you have Encode::HanExtra 0 ... Yes (0.23) | |
| Checking if you have CGI 3.40 ... Yes (3.59) | |
| Checking if you have HTTP::Negotiate 0 ... Yes (6.01) | |
| Checking if you have Encode 0 ... Yes (2.44) | |
| Checking if you have URI::file 0 ... Yes (4.21) | |
| Checking if you have URI::Heuristic 0 ... Yes (4.20) | |
| Checking if you have Config::General 2.32 ... Yes (2.50) | |
| Checking if you have File::Spec::Functions 0 ... Yes (3.33) | |
| Checking if you have Socket 0 ... Yes (2.002) | |
| Checking if you have CGI::Carp 0 ... Yes (3.51) | |
| Checking if you have SGML::Parser::OpenSP 0.991 ... No | |
| Checking if you have URI 1.53 ... Yes (1.60) | |
| Checking if you have HTML::HeadParser 3.60 ... Yes (3.69) | |
| Checking if you have Encode::JIS2K 0 ... Yes (0.02) | |
| Checking if you have HTTP::Headers::Util 0 ... Yes (6.03) | |
| Checking if you have HTTP::Message 1.52 ... Yes (6.03) | |
| Checking if you have HTTP::Headers::Auth 0 ... Yes (6.00) | |
| Checking if you have HTML::Encoding 0.52 ... Yes (0.61) | |
| Checking if you have LWP::UserAgent 2.032 ... Yes (6.04) | |
| Checking if you have HTML::Parser 3.24 ... Yes (3.69) | |
| Checking if you have XML::LibXML 1.73 ... No | |
| Checking if you have JSON 2 ... Yes (2.53) | |
| Checking if you have HTTP::Request 0 ... Yes (6.00) | |
| Checking if you have Encode::Alias 0 ... Yes (2.15) | |
| ==> Found dependencies: HTML::Tidy, SGML::Parser::OpenSP, XML::LibXML | |
| Searching HTML::Tidy on cpanmetadb ... | |
| --> Working on HTML::Tidy | |
| Fetching http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tidy-1.54.tar.gz | |
| -> OK | |
| Unpacking HTML-Tidy-1.54.tar.gz | |
| Entering HTML-Tidy-1.54 | |
| Checking configure dependencies from META.yml | |
| Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) | |
| Configuring HTML-Tidy-1.54 | |
| Running Makefile.PL | |
| Alien::Tidyp not found. Looking for for tidyp on your system. | |
| Note (probably harmless): No library found for -ltidyp | |
| It seems that you don't have tidyp installed. HTML::Tidy does no | |
| real work on its own. It's just a wrapper aound tidyp. | |
| HTML::Tidy is only tested to work with tidyp hosted at | |
| http://github.com/petdance/tidyp. This is mostly the same as the one | |
| at http://tidy.sourceforge.net/, with some changes, such as adding a | |
| version number so that we can tell what version we're working with. | |
| If you do have tidyp installed, and I just haven't detected it, | |
| go ahead and try building. If HTML::Tidy builds and tests correctly, | |
| then please let Andy Lester know at [email protected] so that he can | |
| fix the library detection code. | |
| Checking if your kit is complete... | |
| Looks good | |
| Note (probably harmless): No library found for -ltidyp | |
| Writing Makefile for HTML::Tidy | |
| Writing MYMETA.yml | |
| -> OK | |
| Checking dependencies from MYMETA.yml ... | |
| Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) | |
| Checking if you have Test::More 0 ... Yes (0.98) | |
| Checking if you have Test::Builder 0 ... Yes (0.98) | |
| Checking if you have overload 0 ... Yes (1.13) | |
| Checking if you have constant 0 ... Yes (1.21) | |
| Checking if you have Exporter 0 ... Yes (5.64_03) | |
| Checking if you have Carp 0 ... Yes (1.20) | |
| Building and testing HTML-Tidy-1.54 | |
| cp lib/HTML/Tidy/Message.pm blib/lib/HTML/Tidy/Message.pm | |
| cp lib/HTML/Tidy.pm blib/lib/HTML/Tidy.pm | |
| /usr/bin/perl /usr/share/perl/5.14/ExtUtils/xsubpp -typemap /usr/share/perl/5.14/ExtUtils/typemap Tidy.xs > Tidy.xsc && mv Tidy.xsc Tidy.c | |
| cc -c -I. -I/usr/include/tidyp -I/usr/local/include/tidyp -I/usr/include/tidyp -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" -fPIC "-I/usr/lib/perl/5.14/CORE" Tidy.c | |
| Tidy.xs:5:19: fatal error: tidyp.h: No such file or directory | |
| compilation terminated. | |
| make: *** [Tidy.o] Error 1 | |
| -> FAIL Installing HTML::Tidy failed. See /home/vagrant/.cpanm/build.log for details. | |
| Searching SGML::Parser::OpenSP on cpanmetadb ... | |
| --> Working on SGML::Parser::OpenSP | |
| Fetching http://search.cpan.org/CPAN/authors/id/B/BJ/BJOERN/SGML-Parser-OpenSP-0.994.tar.gz | |
| -> OK | |
| Unpacking SGML-Parser-OpenSP-0.994.tar.gz | |
| Entering SGML-Parser-OpenSP-0.994 | |
| Checking configure dependencies from META.yml | |
| Configuring SGML-Parser-OpenSP-0.994 | |
| Running Makefile.PL | |
| Checking if your kit is complete... | |
| Looks good | |
| Writing Makefile for SGML::Parser::OpenSP | |
| Writing MYMETA.yml | |
| -> OK | |
| Checking dependencies from MYMETA.yml ... | |
| Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) | |
| Checking if you have Test::Exception 0 ... Yes (0.31) | |
| Checking if you have File::Temp 0 ... Yes (0.22) | |
| Checking if you have Class::Accessor 0 ... Yes (0.34) | |
| Building and testing SGML-Parser-OpenSP-0.994 | |
| cp lib/SGML/Parser/OpenSP.pm blib/lib/SGML/Parser/OpenSP.pm | |
| cp lib/SGML/Parser/OpenSP/Tools.pm blib/lib/SGML/Parser/OpenSP/Tools.pm | |
| /usr/bin/perl /usr/share/perl/5.14/ExtUtils/xsubpp -C++ -typemap /usr/share/perl/5.14/ExtUtils/typemap -typemap typemap OpenSP.xs > OpenSP.xsc && mv OpenSP.xsc OpenSP.c | |
| g++ -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.994\" -DXS_VERSION=\"0.994\" -fPIC "-I/usr/lib/perl/5.14/CORE" -DSP_MULTI_BYTE=1 OpenSP.c | |
| Running Mkbootstrap for SGML::Parser::OpenSP () | |
| chmod 644 OpenSP.bs | |
| rm -f blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so | |
| g++ -shared -O2 -g -L/usr/local/lib -fstack-protector OpenSP.o -o blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so \ | |
| -lstdc++ -losp \ | |
| chmod 755 blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so | |
| cp OpenSP.bs blib/arch/auto/SGML/Parser/OpenSP/OpenSP.bs | |
| chmod 644 blib/arch/auto/SGML/Parser/OpenSP/OpenSP.bs | |
| Manifying blib/man3/SGML::Parser::OpenSP.3pm | |
| Manifying blib/man3/SGML::Parser::OpenSP::Tools.3pm | |
| PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/01basic.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/01basic.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| # Failed test 'SGML::Parser::OpenSP->can(...)' | |
| # at t/01basic.t line 19. | |
| # SGML::Parser::OpenSP->can('handler') failed | |
| # SGML::Parser::OpenSP->can('show_open_entities') failed | |
| # SGML::Parser::OpenSP->can('show_open_elements') failed | |
| # SGML::Parser::OpenSP->can('show_error_numbers') failed | |
| # SGML::Parser::OpenSP->can('output_comment_decls') failed | |
| # SGML::Parser::OpenSP->can('output_marked_sections') failed | |
| # SGML::Parser::OpenSP->can('output_general_entities') failed | |
| # SGML::Parser::OpenSP->can('map_catalog_document') failed | |
| # SGML::Parser::OpenSP->can('restrict_file_reading') failed | |
| # SGML::Parser::OpenSP->can('warnings') failed | |
| # SGML::Parser::OpenSP->can('catalogs') failed | |
| # SGML::Parser::OpenSP->can('search_dirs') failed | |
| # SGML::Parser::OpenSP->can('include_params') failed | |
| # SGML::Parser::OpenSP->can('active_links') failed | |
| # SGML::Parser::OpenSP->can('parse') failed | |
| # SGML::Parser::OpenSP->can('pass_file_descriptor') failed | |
| # Looks like you failed 3 tests of 4. | |
| t/01basic.t ......... | |
| Dubious, test returned 3 (wstat 768, 0x300) | |
| Failed 3/4 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/02integrity.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/02integrity.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| # Failed test 'pointer to C++ object' | |
| # at t/02integrity.t line 23. | |
| # Looks like you failed 3 tests of 5. | |
| t/02integrity.t ..... | |
| Dubious, test returned 3 (wstat 768, 0x300) | |
| Failed 3/5 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/03exceptions.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/03exceptions.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| # Looks like you failed 2 tests of 6. | |
| t/03exceptions.t .... | |
| Dubious, test returned 2 (wstat 512, 0x200) | |
| Failed 2/6 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/04basicparse.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/04basicparse.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/04basicparse.t line 23. | |
| # Looks like you planned 6 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/04basicparse.t .... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 5/6 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/05basichandler.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/05basichandler.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/05basichandler.t line 55. | |
| # Looks like you planned 14 tests but ran 4. | |
| # Looks like you failed 2 tests of 4 run. | |
| # Looks like your test exited with 255 just after 4. | |
| t/05basichandler.t .. | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 12/14 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/06parseliteral.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/06parseliteral.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/06parseliteral.t line 53. | |
| # Looks like you planned 13 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/06parseliteral.t .. | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 12/13 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/07defaults.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/07defaults.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/07defaults.t line 29. | |
| # Looks like you planned 6 tests but ran 4. | |
| # Looks like you failed 2 tests of 4 run. | |
| # Looks like your test exited with 255 just after 4. | |
| t/07defaults.t ...... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 4/6 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/08comments.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/08comments.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/08comments.t line 30. | |
| # Looks like you planned 8 tests but ran 4. | |
| # Looks like you failed 2 tests of 4 run. | |
| # Looks like your test exited with 255 just after 4. | |
| t/08comments.t ...... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 6/8 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/09locations.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/09locations.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/09locations.t line 51. | |
| # Looks like you planned 8 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/09locations.t ..... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 7/8 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/10errors.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/10errors.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/10errors.t line 31. | |
| # Looks like you planned 5 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/10errors.t ........ | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 4/5 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/11parsers.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/11parsers.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| # Failed test 'pointer to C++ object' | |
| # at t/11parsers.t line 31. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/11parsers.t line 37. | |
| # Looks like you planned 85 tests but ran 6. | |
| # Looks like you failed 3 tests of 6 run. | |
| # Looks like your test exited with 255 just after 6. | |
| t/11parsers.t ....... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 82/85 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/12utf8.t line 15. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/12utf8.t line 16. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/12utf8.t line 67. | |
| # Looks like you planned 17 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/12utf8.t .......... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 16/17 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/13restricted.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/13restricted.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/13restricted.t line 37. | |
| # Looks like you planned 12 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/13restricted.t .... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 11/12 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/14illegalparse.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/14illegalparse.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/14illegalparse.t line 38. | |
| # Looks like you planned 5 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/14illegalparse.t .. | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 4/5 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/15parseinput.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/15parseinput.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/15parseinput.t line 26. | |
| # Looks like you planned 8 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/15parseinput.t .... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 7/8 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/16catalogs.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/16catalogs.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "catalogs" via package "SGML::Parser::OpenSP" at t/16catalogs.t line 54. | |
| # Looks like you planned 9 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/16catalogs.t ...... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 8/9 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/17splitmessage.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/17splitmessage.t line 17. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 16) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/17splitmessage.t line 70. | |
| # Looks like you planned 18 tests but ran 5. | |
| # Looks like you failed 2 tests of 5 run. | |
| # Looks like your test exited with 255 just after 5. | |
| t/17splitmessage.t .. | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 15/18 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/18halt.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/18halt.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/18halt.t line 44. | |
| # Looks like you planned 10 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/18halt.t .......... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 9/10 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/19refcounting.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/19refcounting.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| # Looks like you failed 2 tests of 5. | |
| t/19refcounting.t ... | |
| Dubious, test returned 2 (wstat 512, 0x200) | |
| Failed 2/5 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/20passfd.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/20passfd.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/20passfd.t line 29. | |
| # Looks like you planned 7 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/20passfd.t ........ | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 6/7 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/21parsestring.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/21parsestring.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "handler" via package "SGML::Parser::OpenSP" at t/21parsestring.t line 53. | |
| # Looks like you planned 13 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/21parsestring.t ... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 12/13 subtests | |
| # Failed test 'use SGML::Parser::OpenSP;' | |
| # at t/22mwarnings.t line 14. | |
| # Tried to use 'SGML::Parser::OpenSP'. | |
| # Error: Can't load '/home/vagrant/.cpanm/work/1340362527.17211/SGML-Parser-OpenSP-0.994/blib/arch/auto/SGML/Parser/OpenSP/OpenSP.so' for module SGML::Parser::OpenSP: libosp.so.5: cannot open shared object file: No such file or directory at /usr/lib/perl/5.14/DynaLoader.pm line 184. | |
| # at (eval 7) line 2 | |
| # Compilation failed in require at (eval 7) line 2. | |
| # BEGIN failed--compilation aborted at (eval 7) line 2. | |
| # Failed test 'require SGML::Parser::OpenSP;' | |
| # at t/22mwarnings.t line 15. | |
| # Tried to require 'SGML::Parser::OpenSP'. | |
| # Error: Attempt to reload SGML/Parser/OpenSP.pm aborted. | |
| # Compilation failed in require at (eval 15) line 2. | |
| Can't locate object method "catalogs" via package "SGML::Parser::OpenSP" at t/22mwarnings.t line 31. | |
| # Looks like you planned 7 tests but ran 3. | |
| # Looks like you failed 2 tests of 3 run. | |
| # Looks like your test exited with 255 just after 3. | |
| t/22mwarnings.t ..... | |
| Dubious, test returned 255 (wstat 65280, 0xff00) | |
| Failed 6/7 subtests | |
| t/98podsyn.t ........ skipped: Test::Pod 1.00 required for testing POD | |
| t/99podcov.t ........ skipped: Test::Pod::Coverage required for testing pod coverage | |
| Test Summary Report | |
| ------------------- | |
| t/01basic.t (Wstat: 768 Tests: 4 Failed: 3) | |
| Failed tests: 1-2, 4 | |
| Non-zero exit status: 3 | |
| t/02integrity.t (Wstat: 768 Tests: 5 Failed: 3) | |
| Failed tests: 1-2, 4 | |
| Non-zero exit status: 3 | |
| t/03exceptions.t (Wstat: 512 Tests: 6 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 2 | |
| t/04basicparse.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 6 tests but ran 3. | |
| t/05basichandler.t (Wstat: 65280 Tests: 4 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 14 tests but ran 4. | |
| t/06parseliteral.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 13 tests but ran 3. | |
| t/07defaults.t (Wstat: 65280 Tests: 4 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 6 tests but ran 4. | |
| t/08comments.t (Wstat: 65280 Tests: 4 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 8 tests but ran 4. | |
| t/09locations.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 8 tests but ran 3. | |
| t/10errors.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 5 tests but ran 3. | |
| t/11parsers.t (Wstat: 65280 Tests: 6 Failed: 3) | |
| Failed tests: 1-2, 5 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 85 tests but ran 6. | |
| t/12utf8.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 17 tests but ran 3. | |
| t/13restricted.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 12 tests but ran 3. | |
| t/14illegalparse.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 5 tests but ran 3. | |
| t/15parseinput.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 8 tests but ran 3. | |
| t/16catalogs.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 9 tests but ran 3. | |
| t/17splitmessage.t (Wstat: 65280 Tests: 5 Failed: 2) | |
| Failed tests: 1, 3 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 18 tests but ran 5. | |
| t/18halt.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 10 tests but ran 3. | |
| t/19refcounting.t (Wstat: 512 Tests: 5 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 2 | |
| t/20passfd.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 7 tests but ran 3. | |
| t/21parsestring.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 13 tests but ran 3. | |
| t/22mwarnings.t (Wstat: 65280 Tests: 3 Failed: 2) | |
| Failed tests: 1-2 | |
| Non-zero exit status: 255 | |
| Parse errors: Bad plan. You planned 7 tests but ran 3. | |
| Files=24, Tests=82, 1 wallclock secs ( 0.09 usr 0.05 sys + 0.90 cusr 0.20 csys = 1.24 CPU) | |
| Result: FAIL | |
| Failed 22/24 test programs. 47/82 subtests failed. | |
| make: *** [test_dynamic] Error 255 | |
| -> FAIL Installing SGML::Parser::OpenSP failed. See /home/vagrant/.cpanm/build.log for details. | |
| Searching XML::LibXML on cpanmetadb ... | |
| --> Working on XML::LibXML | |
| Fetching http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0001.tar.gz | |
| -> OK | |
| Unpacking XML-LibXML-2.0001.tar.gz | |
| Entering XML-LibXML-2.0001 | |
| Checking configure dependencies from META.yml | |
| Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.57_05) | |
| Configuring XML-LibXML-2.0001 | |
| Running Makefile.PL | |
| enable native perl UTF8 | |
| running xml2-config...didn't manage to get libxml2 config, guessing | |
| options: | |
| LIBS='-L/usr/local/lib -L/usr/lib -lxml2 -lm' | |
| INC='-I/usr/local/include -I/usr/include' | |
| If this is wrong, Re-run as: | |
| $ /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include' | |
| looking for -lxml2... system call to 'make test OTHERLDFLAGS=' failed at Makefile.PL line 508. | |
| no | |
| looking for -llibxml2... system call to 'make test OTHERLDFLAGS=' failed at Makefile.PL line 508. | |
| libxml2, zlib, and/or the Math library (-lm) have not been found. | |
| Try setting LIBS and INC values on the command line | |
| Or get libxml2 from | |
| http://xmlsoft.org/ | |
| If you install via RPMs, make sure you also install the -devel | |
| RPMs, as this is where the headers (.h files) are. | |
| Also, you may try to run perl Makefile.PL with the DEBUG=1 parameter | |
| to see the exact reason why the detection of libxml2 installation | |
| failed or why Makefile.PL was not able to compile a test program. | |
| no | |
| -> N/A | |
| -> FAIL Configure failed for XML-LibXML-2.0001. See /home/vagrant/.cpanm/build.log for details. | |
| -> FAIL Bailing out the installation for Bundle-W3C-Validator-1.3. Retry with --prompt or --force. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@precise64:~# cpanm install Bundle::W3C::Validator | |
| install is up to date. (0.01) | |
| --> Working on Bundle::W3C::Validator | |
| Fetching http://search.cpan.org/CPAN/authors/id/S/SC/SCOP/Bundle-W3C-Validator-1.3.tar.gz ... OK | |
| Configuring Bundle-W3C-Validator-1.3 ... OK | |
| ==> Found dependencies: HTML::Tidy, SGML::Parser::OpenSP, XML::LibXML | |
| --> Working on HTML::Tidy | |
| Fetching http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/HTML-Tidy-1.54.tar.gz ... OK | |
| Configuring HTML-Tidy-1.54 ... OK | |
| Building and testing HTML-Tidy-1.54 ... FAIL | |
| ! Installing HTML::Tidy failed. See /home/vagrant/.cpanm/build.log for details. | |
| --> Working on SGML::Parser::OpenSP | |
| Fetching http://search.cpan.org/CPAN/authors/id/B/BJ/BJOERN/SGML-Parser-OpenSP-0.994.tar.gz ... OK | |
| Configuring SGML-Parser-OpenSP-0.994 ... OK | |
| Building and testing SGML-Parser-OpenSP-0.994 ... FAIL | |
| ! Installing SGML::Parser::OpenSP failed. See /home/vagrant/.cpanm/build.log for details. | |
| --> Working on XML::LibXML | |
| Fetching http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXML-2.0001.tar.gz ... OK | |
| Configuring XML-LibXML-2.0001 ... N/A | |
| ! Configure failed for XML-LibXML-2.0001. See /home/vagrant/.cpanm/build.log for details. | |
| ! Bailing out the installation for Bundle-W3C-Validator-1.3. Retry with --prompt or --force. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment