Advertisement
Guest User

Untitled

a guest
Jan 10th, 2012
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. Going to read '/root/.cpan/Metadata'
  2. Database was generated on Sun, 25 Dec 2011 06:16:05 GMT
  3. Running install for module 'Barcode::Code128'
  4. Running make for W/WR/WRW/Barcode-Code128-2.01.tar.gz
  5. Checksum for /root/.cpan/sources/authors/id/W/WR/WRW/Barcode-Code128-2.01.tar.gz ok
  6.  
  7. CPAN.pm: Going to build W/WR/WRW/Barcode-Code128-2.01.tar.gz
  8.  
  9. Checking if your kit is complete...
  10. Looks good
  11. Writing Makefile for Barcode::Code128
  12. Writing MYMETA.yml and MYMETA.json
  13. cp lib/Barcode/Code128.pm blib/lib/Barcode/Code128.pm
  14. Manifying blib/man3/Barcode::Code128.3pm
  15. WRW/Barcode-Code128-2.01.tar.gz
  16. /usr/bin/make -- OK
  17. Running make test
  18. PERL_DL_NONLAZY=1 /usr/bin/perl5.12.4 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  19. t/barcode.t .. ok
  20. t/gif.t ...... skipped: (no reason given)
  21. t/png.t ...... skipped: (no reason given)
  22.  
  23. Test Summary Report
  24. -------------------
  25. t/gif.t (Wstat: 0 Tests: 1 Failed: 1)
  26. Failed test: 1
  27. Parse errors: Bad plan. You planned 0 tests but ran 1.
  28. t/png.t (Wstat: 0 Tests: 1 Failed: 1)
  29. Failed test: 1
  30. Parse errors: Bad plan. You planned 0 tests but ran 1.
  31. Files=3, Tests=4, 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU)
  32. Result: FAIL
  33. Failed 2/3 test programs. 2/4 subtests failed.
  34. make: *** [test_dynamic] Error 255
  35. WRW/Barcode-Code128-2.01.tar.gz
  36. /usr/bin/make test -- NOT OK
  37. //hint// to see the cpan-testers results for installing this module, try:
  38. reports WRW/Barcode-Code128-2.01.tar.gz
  39. Running make install
  40. make test had returned bad status, won't install without force
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement