Advertisement
Guest User

Untitled

a guest
Dec 11th, 2012
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. cpan[1]> install Switch
  2. Reading '/.cpan/Metadata'
  3. Database was generated on Tue, 11 Dec 2012 05:55:05 GMT
  4. Running install for module 'Switch'
  5. Running make for R/RG/RGARCIA/Switch-2.16.tar.gz
  6. Checksum for /.cpan/sources/authors/id/R/RG/RGARCIA/Switch-2.16.tar.gz ok
  7. Scanning cache /.cpan/build for sizes
  8. ............................................................................DONE
  9.  
  10. CPAN.pm: Building R/RG/RGARCIA/Switch-2.16.tar.gz
  11.  
  12. Checking if your kit is complete...
  13. Looks good
  14. Writing Makefile for Switch
  15. Writing MYMETA.yml and MYMETA.json
  16. cp Switch.pm blib/lib/Switch.pm
  17. Manifying blib/man3/Switch.3
  18. RGARCIA/Switch-2.16.tar.gz
  19. /usr/ccs/bin/make -- OK
  20. Running make test
  21. PERL_DL_NONLAZY=1 /opt/perl/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  22. t/given.t ... Useless use of numeric gt (>) in void context at t/given.t line 19.
  23. t/given.t ... Failed 2/293 subtests
  24. t/nested.t .. ok
  25. t/switch.t .. ok
  26.  
  27. Test Summary Report
  28. -------------------
  29. t/given.t (Wstat: 0 Tests: 293 Failed: 2)
  30. Failed tests: 2-3
  31. Files=3, Tests=590, 1 wallclock secs ( 0.07 usr 0.01 sys + 0.47 cusr 0.00 csys = 0.55 CPU)
  32. Result: FAIL
  33. Failed 1/3 test programs. 2/590 subtests failed.
  34. *** Error code 255
  35. make: Fatal error: Command failed for target `test_dynamic'
  36. RGARCIA/Switch-2.16.tar.gz
  37. /usr/ccs/bin/make test -- NOT OK
  38. //hint// to see the cpan-testers results for installing this module, try:
  39. reports RGARCIA/Switch-2.16.tar.gz
  40. Running make install
  41. make test had returned bad status, won't install without force
  42. Failed during this command:
  43. RGARCIA/Switch-2.16.tar.gz : make_test NO
  44.  
  45. cpan[2]>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement