Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2021
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. cpanm (App::cpanminus) 1.7044 on perl 5.032001 built for MSWin32-x64-multi-thread
  2. Work directory is C:\Users\matth/.cpanm/work/1630595312.29316
  3. You have make C:\Users\c\bin\gmake.exe
  4. You have LWP 6.52
  5. Falling back to Archive::Tar 2.38
  6. Searching Lingua::EN::CMUDict () on cpanmetadb ...
  7. --> Working on Lingua::EN::CMUDict
  8. Fetching http://www.cpan.org/authors/id/L/LM/LMETCALF/Lingua-EN-CMUDict-0.06.tar.gz
  9. -> OK
  10. Unpacking Lingua-EN-CMUDict-0.06.tar.gz
  11. Entering Lingua-EN-CMUDict-0.06
  12. META.yml/json not found. Creating skeleton for it.
  13. Configuring Lingua-EN-CMUDict-0.06
  14. Running Makefile.PL
  15. Checking if your kit is complete...
  16. Looks good
  17. Generating a gmake-style Makefile
  18. Writing Makefile for Lingua::EN::CMUDict
  19. Writing MYMETA.yml and MYMETA.json
  20. -> OK
  21. Checking dependencies from MYMETA.json ...
  22. Checking if you have File::ShareDir 1.03 ... Yes (1.118)
  23. Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.58)
  24. Checking if you have DB_File 1.818 ... Yes (1.855)
  25. Building and testing Lingua-EN-CMUDict-0.06
  26. cp lib/Lingua/EN/CMUDict.pm blib\lib\Lingua\EN\CMUDict.pm
  27. "C:\Users\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t
  28. t/Lingua-EN-CMUDict.t .. ok
  29. All tests successful.
  30. Files=1, Tests=1, 1 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU)
  31. Result: PASS
  32. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  33. ERROR: Can't create 'C:\Users\perl\site\lib\Lingua\EN'
  34. mkdir C:\Users\perl\site\lib\Lingua: Permission denied; Access is denied at C:/Users/perl/lib/ExtUtils/Install.pm line 470.
  35.  
  36. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  37. at -e line 1.
  38. gmake: *** [Makefile:648: pure_site_install] Error 13
  39. -> FAIL Installing Lingua::EN::CMUDict failed. See C:\Users\matth\.cpanm\work\1630595312.29316\build.log for details. Retry with --force to force install it.
  40. Searching Write-Verbose () on cpanmetadb ...
  41. -> FAIL Finding Write-Verbose on cpanmetadb failed.
  42. ! Could not find a release matching Write-Verbose on MetaCPAN.
  43. Searching Write-Verbose on mirror http://www.cpan.org ...
  44. Downloading index file http://www.cpan.org/modules/02packages.details.txt.gz ...
  45. -> FAIL Finding Write-Verbose () on mirror http://www.cpan.org failed.
  46. -> FAIL Couldn't find module or a distribution Write-Verbose
  47.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement