Guest User

Untitled

a guest
Apr 22nd, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. Running make test
  2. C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/recursive/*.t
  3. t/01_compile.t ....... ok
  4. fix_up_makefile: Couldn't open Makefile: Invalid argument at ../../lib/Module/Install/Makefile.pm line 243.
  5.  
  6. # Failed test 'build_dist'
  7. # at t/02_mymeta.t line 28.
  8.  
  9. # Failed test at t/02_mymeta.t line 29.
  10.  
  11. # Failed test at t/02_mymeta.t line 30.
  12.  
  13. # Failed test at t/02_mymeta.t line 31.
  14.  
  15. # Failed test at t/02_mymeta.t line 33.
  16.  
  17. # Failed test 'create_dist'
  18. # at t/02_mymeta.t line 39.
  19.  
  20. # Failed test 'build_dist'
  21. # at t/02_mymeta.t line 40.
  22.  
  23. # Failed test at t/02_mymeta.t line 41.
  24.  
  25. # Failed test at t/02_mymeta.t line 42.
  26.  
  27. # Failed test at t/02_mymeta.t line 44.
  28.  
  29. # Failed test at t/02_mymeta.t line 45.
  30. # Looks like you failed 11 tests of 24.
  31. t/02_mymeta.t ........
  32. Dubious, test returned 11 (wstat 2816, 0xb00)
  33. Failed 11/24 subtests
Add Comment
Please, Sign In to add comment