Advertisement
hakonhagland

module scan deps

Mar 18th, 2021
350
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.39 KB | None | 0 0
  1. C:\Users\hakon>cpanm -v Module::ScanDeps
  2. cpanm (App::cpanminus) 1.7044 on perl 5.030001 built for MSWin32-x64-multi-thread
  3. Work directory is C:\Users\hakon/.cpanm/work/1616113022.8784
  4. You have make C:\Strawberry\c\bin\gmake.exe
  5. You have LWP 6.42
  6. Falling back to Archive::Tar 2.38
  7. Searching Module::ScanDeps () on cpanmetadb ...
  8. --> Working on Module::ScanDeps
  9. Fetching http://www.cpan.org/authors/id/R/RS/RSCHUPP/Module-ScanDeps-1.30.tar.gz ... OK
  10. Unpacking Module-ScanDeps-1.30.tar.gz
  11. Entering Module-ScanDeps-1.30
  12. Checking configure dependencies from META.json
  13. Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.38)
  14. Running Makefile.PL
  15. Configuring Module-ScanDeps-1.30 ... Checking if your kit is complete...
  16. Looks good
  17. Generating a gmake-style Makefile
  18. Writing Makefile for Module::ScanDeps
  19. Writing MYMETA.yml and MYMETA.json
  20. OK
  21. Checking dependencies from MYMETA.json ...
  22. Checking if you have Getopt::Long 0 ... Yes (2.51)
  23. Checking if you have Test::Requires 0 ... Yes (0.10)
  24. Checking if you have Text::ParseWords 0 ... Yes (3.30)
  25. Checking if you have Module::Metadata 0 ... Yes (1.000037)
  26. Checking if you have version 0 ... Yes (0.9924)
  27. Checking if you have Test::More 0 ... Yes (1.302169)
  28. Checking if you have File::Temp 0 ... Yes (0.2309)
  29. Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.38)
  30. Checking if you have File::Spec 0 ... Yes (3.78)
  31. Building and testing Module-ScanDeps-1.30 ... cp lib/Module/ScanDeps/Cache.pm blib\lib\Module\ScanDeps\Cache.pm
  32. cp lib/Module/ScanDeps.pm blib\lib\Module\ScanDeps.pm
  33. "C:\Strawberry\perl\bin\perl.exe" -MExtUtils::Command -e cp -- script/scandeps.pl blib\script\scandeps.pl
  34. pl2bat.bat blib\script\scandeps.pl
  35. "C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
  36. t/0-pod.t ....................................... ok
  37. t/1-static_functional_interface_real.t .......... ok
  38. t/10-case-insensitive-keys.t .................... ok
  39. t/12-ScanFileRE.t ............................... ok
  40. t/13-static_prefork_test.t ...................... skipped: Test requires module 'prefork' but it's not found
  41. t/14-scan_chunk.t ............................... ok
  42. t/14-static_functional_cached.t ................. 1/? 0
  43. Couldn't retrieve data from file deps_cache.dat. Building new cache.
  44. t/14-static_functional_cached.t ................. ok
  45. t/16-scan_line.t ................................ ok
  46. t/17-private_methods.t .......................... ok
  47. t/18-findbin.t .................................. ok
  48. t/2-static_functional_interface_fake.t .......... ok
  49. t/3-static_oo_interface_real.t .................. ok
  50. t/4-static_functional_interface_options_fake.t .. ok
  51. t/5-pluggable_fake.t ............................ ok
  52. t/6-file-glob.t ................................. ok
  53. t/7-check-dynaloader.t .......................... # dynamic modules used for test: File::Glob Data::Dumper List::Util Time::HiRes Compress::Raw::Zlib
  54. # check_bundle_path:static for File::Glob ...
  55. t/7-check-dynaloader.t .......................... 1/40 C:\Users\hakon\AppData\Local\Temp\wFW9n36pn2 syntax OK
  56. # check_bundle_path:compile for File::Glob ...
  57. # check_bundle_path:execute for File::Glob ...
  58. # check_bundle_path:execute_with_args for File::Glob ...
  59. t/7-check-dynaloader.t .......................... 7/40 # check_bundle_path:static for Data::Dumper ...
  60. C:\Users\hakon\AppData\Local\Temp\24UwdYhFMd syntax OK
  61. # check_bundle_path:compile for Data::Dumper ...
  62. # check_bundle_path:execute for Data::Dumper ...
  63. # check_bundle_path:execute_with_args for Data::Dumper ...
  64. # check_bundle_path:static for List::Util ...
  65. C:\Users\hakon\AppData\Local\Temp\Om7VvO_V5J syntax OK
  66. # check_bundle_path:compile for List::Util ...
  67. t/7-check-dynaloader.t .......................... 19/40 # check_bundle_path:execute for List::Util ...
  68. t/7-check-dynaloader.t .......................... 21/40 # check_bundle_path:execute_with_args for List::Util ...
  69. t/7-check-dynaloader.t .......................... 23/40 # check_bundle_path:static for Time::HiRes ...
  70. C:\Users\hakon\AppData\Local\Temp\hE1D_v67UZ syntax OK
  71. # check_bundle_path:compile for Time::HiRes ...
  72. # check_bundle_path:execute for Time::HiRes ...
  73. # check_bundle_path:execute_with_args for Time::HiRes ...
  74. t/7-check-dynaloader.t .......................... 31/40 # check_bundle_path:static for Compress::Raw::Zlib ...
  75. C:\Users\hakon\AppData\Local\Temp\32sVPYGN1r syntax OK
  76. # check_bundle_path:compile for Compress::Raw::Zlib ...
  77. # check_bundle_path:execute for Compress::Raw::Zlib ...
  78. t/7-check-dynaloader.t .......................... 37/40 # check_bundle_path:execute_with_args for Compress::Raw::Zlib ...
  79. t/7-check-dynaloader.t .......................... ok
  80. t/8-check_duplicated_entries.t .................. ok
  81. t/9-check_path_to_inc_name.t .................... ok
  82. t/rt90869.t ..................................... ok
  83. All tests successful.
  84. Files=19, Tests=4763, 62 wallclock secs ( 0.44 usr + 0.03 sys = 0.47 CPU)
  85. Result: PASS
  86. Installing C:\STRAWB~1\perl\site\lib\Module\ScanDeps.pm
  87. Appending installation info to C:\STRAWB~1\perl\lib/perllocal.pod
  88. OK
  89. Successfully installed Module-ScanDeps-1.30 (upgraded from 1.27)
  90. Installing C:\STRAWB~1\perl\site\lib\MSWin32-x64-multi-thread\.meta\Module-ScanDeps-1.30\install.json
  91. Installing C:\STRAWB~1\perl\site\lib\MSWin32-x64-multi-thread\.meta\Module-ScanDeps-1.30\MYMETA.json
  92. Expiring 2 work directories.
  93. 1 distribution installed
  94.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement