Advertisement
Guest User

XML::Simple Report

a guest
May 11th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. Test Summary Report
  2. -------------------
  3. t/00basic.t (Wstat: 512 Tests: 1 Failed: 1)
  4. Failed test: 1
  5. Non-zero exit status: 2
  6. Files=3, Tests=1, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.05 cusr 0.00 csys = 0.08 CPU)
  7. Result: FAIL
  8. Failed 1/3 test programs. 1/1 subtests failed.
  9. make: *** [test_dynamic] Error 255
  10. BJOERN/XML-SAX-Expat-0.40.tar.gz
  11. /usr/bin/make test -- NOT OK
  12. //hint// to see the cpan-testers results for installing this module, try:
  13. reports BJOERN/XML-SAX-Expat-0.40.tar.gz
  14. Running make install
  15. make test had returned bad status, won't install without force
  16. Running make for G/GR/GRANTM/XML-Simple-2.20.tar.gz
  17. Has already been unwrapped into directory /root/.cpan/build/XML-Simple-2.20-z63O0R
  18.  
  19. CPAN.pm: Going to build G/GR/GRANTM/XML-Simple-2.20.tar.gz
  20.  
  21. Warning: Prerequisite 'XML::SAX::Expat => 0' for 'GRANTM/XML-Simple-2.20.tar.gz' failed when processing 'BJOERN/XML-SAX-Expat-0.40.tar.gz' with 'make_test => NO'. Continuing, but chances to succeed are limited.
  22. cp lib/XML/Simple/FAQ.pod blib/lib/XML/Simple/FAQ.pod
  23. cp lib/XML/Simple.pm blib/lib/XML/Simple.pm
  24. Manifying blib/man3/XML::Simple::FAQ.3pm
  25. Manifying blib/man3/XML::Simple.3pm
  26. GRANTM/XML-Simple-2.20.tar.gz
  27. /usr/bin/make -- OK
  28. Running make test
  29. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  30. # Package Version
  31. # perl 5.10.1
  32. # XML::Simple 2.20
  33. # Storable 2.20
  34. # XML::Parser Not Installed
  35. # XML::SAX 0.99
  36. # XML::NamespaceSupport 1.11
  37. t/0_Config.t ............ ok
  38. t/1_XMLin.t ............. ok
  39. t/2_XMLout.t ............ ok
  40. t/3_Storable.t .......... ok
  41. t/4_MemShare.t .......... ok
  42. t/5_MemCopy.t ........... ok
  43. t/6_ObjIntf.t ........... ok
  44. t/7_SaxStuff.t .......... ok
  45. t/8_Namespaces.t ........ ok
  46. t/9_Strict.t ............ ok
  47. t/A_XMLParser.t ......... skipped: no XML::Parser
  48. t/B_Hooks.t ............. ok
  49. t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
  50. All tests successful.
  51. Files=13, Tests=486, 13 wallclock secs ( 0.08 usr 0.02 sys + 2.66 cusr 0.09 csys = 2.85 CPU)
  52. Result: PASS
  53. GRANTM/XML-Simple-2.20.tar.gz
  54. Tests succeeded but one dependency not OK (XML::SAX::Expat)
  55. GRANTM/XML-Simple-2.20.tar.gz
  56. [dependencies] -- NA
  57. Running make install
  58. make test had returned bad status, won't install without force
  59. nate@basement:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement