Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 19.10 KB | None | 0 0
  1. root@benne-ThinkStation-S20:~# cpanm -if MozRepl
  2. --> Working on MozRepl
  3. Fetching http://www.cpan.org/authors/id/Z/ZI/ZIGOROU/MozRepl-0.06.tar.gz ... OK
  4. Configuring MozRepl-0.06 ... OK
  5. Building and testing MozRepl-0.06 ... FAIL
  6. ! Testing MozRepl-0.06 failed but installing it anyway.
  7. Successfully installed MozRepl-0.06
  8. 1 distribution installed
  9. root@benne-ThinkStation-S20:~# perl mojo4.pl
  10. Can't locate WWW/Mechanize/Firefox.pm in @INC (@INC contains: /home/benne/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/x86_64-linux /home/benne/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1 /home/benne/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux /home/benne/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1 .) at mojo4.pl line 3.
  11. BEGIN failed--compilation aborted at mojo4.pl line 3.
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. #####################BUILD LOG#######################
  19. cpanm (App::cpanminus) 1.7044 on perl 5.010001 built for x86_64-linux
  20. Work directory is /home/benne/.cpanm/work/1563276875.9161
  21. You have make /usr/bin/make
  22. You have /usr/bin/wget
  23. You have /usr/bin/tar: tar (GNU tar) 1.30
  24. Copyright © 2017 Free Software Foundation, Inc.
  25. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  26. This is free software: you are free to change and redistribute it.
  27. There is NO WARRANTY, to the extent permitted by law.
  28.  
  29. Skrivet av John Gilmore och Jay Fenlason.
  30. You have /usr/bin/unzip
  31. !
  32. ! Can't write to /home/benne/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1 and /home/benne/perl5/perlbrew/perls/perl-5.10.1/bin: Installing modules to /home/benne/perl5
  33. ! To turn off this warning, you have to do one of the following:
  34. !   - run me as a root or with --sudo option (to install to /home/benne/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1 and /home/benne/perl5/perlbrew/perls/perl-5.10.1/bin)
  35. !   - Configure local::lib in your existing shell to set PERL_MM_OPT etc.
  36. !   - Install local::lib by running the following commands
  37. !
  38. !         cpanm --local-lib=~/perl5 local::lib && eval $(perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
  39. !
  40. Searching MozRepl () on cpanmetadb ...
  41. --> Working on MozRepl
  42. Fetching http://www.cpan.org/authors/id/Z/ZI/ZIGOROU/MozRepl-0.06.tar.gz
  43. -> OK
  44. Unpacking MozRepl-0.06.tar.gz
  45. Entering MozRepl-0.06
  46. Checking configure dependencies from META.yml
  47. Configuring MozRepl-0.06
  48. Running Makefile.PL
  49. *** Module::AutoInstall version 1.03
  50. *** Checking for Perl dependencies...
  51. [Core Features]
  52. - Carp::Clan                   ...loaded. (6.07)
  53. - Class::Accessor::Fast        ...loaded. (0.51)
  54. - Class::Data::Inheritable     ...loaded. (0.08)
  55. - Data::Dump                   ...loaded. (1.23)
  56. - Data::JavaScript::Anon       ...loaded. (1.03)
  57. - File::Spec                   ...loaded. (3.3)
  58. - Module::Pluggable::Fast      ...loaded. (0.19)
  59. - Net::Telnet                  ...loaded. (3.04)
  60. - Template                     ...loaded. (2.29)
  61. - Template::Provider::FromDATA ...loaded. (0.13)
  62. - Text::SimpleTable            ...loaded. (2.07)
  63. - UNIVERSAL::require           ...loaded. (0.18)
  64. - URI                          ...loaded. (1.76)
  65. *** Module::AutoInstall configuration finished.
  66. Checking if your kit is complete...
  67. Looks good
  68. Generating a Unix-style Makefile
  69. Writing Makefile for MozRepl
  70. Writing MYMETA.yml and MYMETA.json
  71. -> OK
  72. Checking dependencies from MYMETA.json ...
  73. Checking if you have URI 0 ... Yes (1.76)
  74. Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.36)
  75. Checking if you have File::Spec 0 ... Yes (3.30)
  76. Checking if you have Module::Pluggable::Fast 0 ... Yes (0.19)
  77. Checking if you have Template::Provider::FromDATA 0 ... Yes (0.13)
  78. Checking if you have Text::SimpleTable 0 ... Yes (2.07)
  79. Checking if you have Template 0 ... Yes (2.29)
  80. Checking if you have Class::Accessor::Fast 0 ... Yes (0.51)
  81. Checking if you have Data::Dump 0 ... Yes (1.23)
  82. Checking if you have Carp::Clan 0 ... Yes (6.07)
  83. Checking if you have Class::Data::Inheritable 0 ... Yes (0.08)
  84. Checking if you have Net::Telnet 0 ... Yes (3.04)
  85. Checking if you have Data::JavaScript::Anon 0 ... Yes (1.03)
  86. Checking if you have UNIVERSAL::require 0 ... Yes (0.18)
  87. Building and testing MozRepl-0.06
  88. cp lib/MozRepl/Plugin/Repl/Util/DocFor.pm blib/lib/MozRepl/Plugin/Repl/Util/DocFor.pm
  89. cp lib/MozRepl.pm blib/lib/MozRepl.pm
  90. cp lib/MozRepl/Util.pm blib/lib/MozRepl/Util.pm
  91. cp lib/MozRepl/Plugin/Repl/Enter.pm blib/lib/MozRepl/Plugin/Repl/Enter.pm
  92. cp lib/MozRepl/Client.pm blib/lib/MozRepl/Client.pm
  93. cp lib/MozRepl/Plugin/JSON.pm blib/lib/MozRepl/Plugin/JSON.pm
  94. cp lib/MozRepl/Log.pm blib/lib/MozRepl/Log.pm
  95. cp lib/MozRepl/Plugin/Repl/Util/HelpUrlFor.pm blib/lib/MozRepl/Plugin/Repl/Util/HelpUrlFor.pm
  96. cp lib/MozRepl/Plugin/Repl/Search.pm blib/lib/MozRepl/Plugin/Repl/Search.pm
  97. cp lib/MozRepl/Plugin/Repl/Load.pm blib/lib/MozRepl/Plugin/Repl/Load.pm
  98. cp lib/MozRepl/Plugin/Repl/Back.pm blib/lib/MozRepl/Plugin/Repl/Back.pm
  99. cp lib/MozRepl/Plugin/Base.pm blib/lib/MozRepl/Plugin/Base.pm
  100. cp lib/MozRepl/Plugin/Repl/Print.pm blib/lib/MozRepl/Plugin/Repl/Print.pm
  101. cp lib/MozRepl/Plugin/Repl/Home.pm blib/lib/MozRepl/Plugin/Repl/Home.pm
  102. cp lib/MozRepl/Plugin/Repl/Rename.pm blib/lib/MozRepl/Plugin/Repl/Rename.pm
  103. cp lib/MozRepl/Plugin/Repl/Inspect.pm blib/lib/MozRepl/Plugin/Repl/Inspect.pm
  104. Manifying 16 pod documents
  105. PERL_DL_NONLAZY=1 "/home/benne/perl5/perlbrew/perls/perl-5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/00-load.t t/10-plugin-repl-enter.t t/11-plugin-repl-search.t t/12-plugin-repl-inspect.t t/13-plugin-repl-load.t t/14-plugin-repl-rename.t t/15-plugin-repl-print.t t/16-plugin-repl-home.t t/17-plugin-repl-back.t t/18-plugin-repl-util-help_url_for.t t/19-plugin-repl-util-doc_for.t t/20-plugin-json.t t/pod-coverage.t t/pod.t
  106. # Testing MozRepl 0.06
  107. t/00-load.t ........................... ok
  108. [DEBUG] MozRepl logging enabled
  109. [DEBUG]
  110. ---- Client arguments ----
  111. .----------------------+------------------------------------------.
  112. | client_arg_name      | client_arg_value                         |
  113. +----------------------+------------------------------------------+
  114. | host                 | localhost                                |
  115. | port                 | 4242                                     |
  116. | timeout              | 10                                       |
  117. | extra_client_args    | {}                                       |
  118. '----------------------+------------------------------------------'
  119.  
  120. #   Failed test at t/10-plugin-repl-enter.t line 11.
  121. Can't locate object method "repl_enter" via package "MozRepl" at t/10-plugin-repl-enter.t line 12.
  122. # Looks like you planned 3 tests but only ran 1.
  123. # Looks like you failed 1 test of 1 run.
  124. # Looks like your test died just after 1.
  125. t/10-plugin-repl-enter.t ..............
  126. Dubious, test returned 255 (wstat 65280, 0xff00)
  127. Failed 3/3 subtests
  128. [DEBUG] MozRepl logging enabled
  129. [DEBUG]
  130. ---- Client arguments ----
  131. .----------------------+------------------------------------------.
  132. | client_arg_name      | client_arg_value                         |
  133. +----------------------+------------------------------------------+
  134. | host                 | localhost                                |
  135. | port                 | 4242                                     |
  136. | timeout              | 10                                       |
  137. | extra_client_args    | {}                                       |
  138. '----------------------+------------------------------------------'
  139.  
  140. #   Failed test at t/11-plugin-repl-search.t line 9.
  141. Can't locate object method "repl_search" via package "MozRepl" at t/11-plugin-repl-search.t line 12.
  142. # Looks like you planned 5 tests but only ran 1.
  143. # Looks like you failed 1 test of 1 run.
  144. # Looks like your test died just after 1.
  145. t/11-plugin-repl-search.t .............
  146. Dubious, test returned 255 (wstat 65280, 0xff00)
  147. Failed 5/5 subtests
  148. [DEBUG] MozRepl logging enabled
  149. [DEBUG]
  150. ---- Client arguments ----
  151. .----------------------+------------------------------------------.
  152. | client_arg_name      | client_arg_value                         |
  153. +----------------------+------------------------------------------+
  154. | host                 | localhost                                |
  155. | port                 | 4242                                     |
  156. | timeout              | 10                                       |
  157. | extra_client_args    | {}                                       |
  158. '----------------------+------------------------------------------'
  159.  
  160. #   Failed test at t/12-plugin-repl-inspect.t line 12.
  161. Can't locate object method "repl_inspect" via package "MozRepl" at t/12-plugin-repl-inspect.t line 14.
  162. # Looks like you planned 3 tests but only ran 1.
  163. # Looks like you failed 1 test of 1 run.
  164. # Looks like your test died just after 1.
  165. t/12-plugin-repl-inspect.t ............
  166. Dubious, test returned 255 (wstat 65280, 0xff00)
  167. Failed 3/3 subtests
  168. [DEBUG] MozRepl logging enabled
  169. [DEBUG]
  170. ---- Client arguments ----
  171. .----------------------+------------------------------------------.
  172. | client_arg_name      | client_arg_value                         |
  173. +----------------------+------------------------------------------+
  174. | host                 | localhost                                |
  175. | port                 | 4242                                     |
  176. | timeout              | 10                                       |
  177. | extra_client_args    | {}                                       |
  178. '----------------------+------------------------------------------'
  179.  
  180. #   Failed test at t/13-plugin-repl-load.t line 11.
  181. # Looks like you failed 1 test of 1.
  182. t/13-plugin-repl-load.t ...............
  183. Dubious, test returned 1 (wstat 256, 0x100)
  184. Failed 1/1 subtests
  185. [DEBUG] MozRepl logging enabled
  186. [DEBUG]
  187. ---- Client arguments ----
  188. .----------------------+------------------------------------------.
  189. | client_arg_name      | client_arg_value                         |
  190. +----------------------+------------------------------------------+
  191. | host                 | localhost                                |
  192. | port                 | 4242                                     |
  193. | timeout              | 10                                       |
  194. | extra_client_args    | {}                                       |
  195. '----------------------+------------------------------------------'
  196.  
  197. #   Failed test at t/14-plugin-repl-rename.t line 9.
  198. Can't locate object method "repl_rename" via package "MozRepl" at t/14-plugin-repl-rename.t line 12.
  199. # Looks like you planned 4 tests but only ran 1.
  200. # Looks like you failed 1 test of 1 run.
  201. # Looks like your test died just after 1.
  202. t/14-plugin-repl-rename.t .............
  203. Dubious, test returned 255 (wstat 65280, 0xff00)
  204. Failed 4/4 subtests
  205. [DEBUG] MozRepl logging enabled
  206. [DEBUG]
  207. ---- Client arguments ----
  208. .----------------------+------------------------------------------.
  209. | client_arg_name      | client_arg_value                         |
  210. +----------------------+------------------------------------------+
  211. | host                 | localhost                                |
  212. | port                 | 4242                                     |
  213. | timeout              | 10                                       |
  214. | extra_client_args    | {}                                       |
  215. '----------------------+------------------------------------------'
  216.  
  217. #   Failed test at t/15-plugin-repl-print.t line 12.
  218. Can't locate object method "repl_print" via package "MozRepl" at t/15-plugin-repl-print.t line 22.
  219. # Looks like you planned 5 tests but only ran 1.
  220. # Looks like you failed 1 test of 1 run.
  221. # Looks like your test died just after 1.
  222. t/15-plugin-repl-print.t ..............
  223. Dubious, test returned 255 (wstat 65280, 0xff00)
  224. Failed 5/5 subtests
  225. [DEBUG] MozRepl logging enabled
  226. [DEBUG]
  227. ---- Client arguments ----
  228. .----------------------+------------------------------------------.
  229. | client_arg_name      | client_arg_value                         |
  230. +----------------------+------------------------------------------+
  231. | host                 | localhost                                |
  232. | port                 | 4242                                     |
  233. | timeout              | 10                                       |
  234. | extra_client_args    | {}                                       |
  235. '----------------------+------------------------------------------'
  236.  
  237. #   Failed test at t/16-plugin-repl-home.t line 11.
  238. Can't locate object method "repl_home" via package "MozRepl" at t/16-plugin-repl-home.t line 12.
  239. # Looks like you planned 2 tests but only ran 1.
  240. # Looks like you failed 1 test of 1 run.
  241. # Looks like your test died just after 1.
  242. t/16-plugin-repl-home.t ...............
  243. Dubious, test returned 255 (wstat 65280, 0xff00)
  244. Failed 2/2 subtests
  245. [DEBUG] MozRepl logging enabled
  246. [DEBUG]
  247. ---- Client arguments ----
  248. .----------------------+------------------------------------------.
  249. | client_arg_name      | client_arg_value                         |
  250. +----------------------+------------------------------------------+
  251. | host                 | localhost                                |
  252. | port                 | 4242                                     |
  253. | timeout              | 10                                       |
  254. | extra_client_args    | {}                                       |
  255. '----------------------+------------------------------------------'
  256.  
  257. #   Failed test at t/17-plugin-repl-back.t line 12.
  258. Can't locate object method "repl_enter" via package "MozRepl" at t/17-plugin-repl-back.t line 17.
  259. # Looks like you planned 3 tests but only ran 1.
  260. # Looks like you failed 1 test of 1 run.
  261. # Looks like your test died just after 1.
  262. t/17-plugin-repl-back.t ...............
  263. Dubious, test returned 255 (wstat 65280, 0xff00)
  264. Failed 3/3 subtests
  265. [DEBUG] MozRepl logging enabled
  266. [DEBUG]
  267. ---- Client arguments ----
  268. .----------------------+------------------------------------------.
  269. | client_arg_name      | client_arg_value                         |
  270. +----------------------+------------------------------------------+
  271. | host                 | localhost                                |
  272. | port                 | 4242                                     |
  273. | timeout              | 10                                       |
  274. | extra_client_args    | {}                                       |
  275. '----------------------+------------------------------------------'
  276.  
  277. #   Failed test at t/18-plugin-repl-util-help_url_for.t line 14.
  278. Can't locate object method "repl_help_url" via package "MozRepl" at t/18-plugin-repl-util-help_url_for.t line 16.
  279. # Looks like you planned 4 tests but only ran 1.
  280. # Looks like you failed 1 test of 1 run.
  281. # Looks like your test died just after 1.
  282. t/18-plugin-repl-util-help_url_for.t ..
  283. Dubious, test returned 255 (wstat 65280, 0xff00)
  284. Failed 4/4 subtests
  285. [DEBUG] MozRepl logging enabled
  286. [DEBUG]
  287. ---- Client arguments ----
  288. .----------------------+------------------------------------------.
  289. | client_arg_name      | client_arg_value                         |
  290. +----------------------+------------------------------------------+
  291. | host                 | localhost                                |
  292. | port                 | 4242                                     |
  293. | timeout              | 10                                       |
  294. | extra_client_args    | {}                                       |
  295. '----------------------+------------------------------------------'
  296.  
  297. #   Failed test at t/19-plugin-repl-util-doc_for.t line 14.
  298. Can't locate object method "repl_doc_for" via package "MozRepl" at t/19-plugin-repl-util-doc_for.t line 16.
  299. # Looks like you planned 7 tests but only ran 1.
  300. # Looks like you failed 1 test of 1 run.
  301. # Looks like your test died just after 1.
  302. t/19-plugin-repl-util-doc_for.t .......
  303. Dubious, test returned 255 (wstat 65280, 0xff00)
  304. Failed 7/7 subtests
  305. [DEBUG] MozRepl logging enabled
  306. [DEBUG]
  307. ---- Client arguments ----
  308. .----------------------+------------------------------------------.
  309. | client_arg_name      | client_arg_value                         |
  310. +----------------------+------------------------------------------+
  311. | host                 | localhost                                |
  312. | port                 | 4242                                     |
  313. | timeout              | 10                                       |
  314. | extra_client_args    | {}                                       |
  315. '----------------------+------------------------------------------'
  316.  
  317. #   Failed test at t/20-plugin-json.t line 16.
  318. Can't locate object method "json" via package "MozRepl" at t/20-plugin-json.t line 17.
  319. # Looks like you planned 2 tests but only ran 1.
  320. # Looks like you failed 1 test of 1 run.
  321. # Looks like your test died just after 1.
  322. t/20-plugin-json.t ....................
  323. Dubious, test returned 255 (wstat 65280, 0xff00)
  324. Failed 2/2 subtests
  325. t/pod-coverage.t ...................... skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
  326. t/pod.t ............................... skipped: Test::Pod 1.14 required for testing POD
  327.  
  328. Test Summary Report
  329. -------------------
  330. t/10-plugin-repl-enter.t            (Wstat: 65280 Tests: 1 Failed: 1)
  331.   Failed test:  1
  332.   Non-zero exit status: 255
  333.   Parse errors: Bad plan.  You planned 3 tests but ran 1.
  334. t/11-plugin-repl-search.t           (Wstat: 65280 Tests: 1 Failed: 1)
  335.   Failed test:  1
  336.   Non-zero exit status: 255
  337.   Parse errors: Bad plan.  You planned 5 tests but ran 1.
  338. t/12-plugin-repl-inspect.t          (Wstat: 65280 Tests: 1 Failed: 1)
  339.   Failed test:  1
  340.   Non-zero exit status: 255
  341.   Parse errors: Bad plan.  You planned 3 tests but ran 1.
  342. t/13-plugin-repl-load.t             (Wstat: 256 Tests: 1 Failed: 1)
  343.   Failed test:  1
  344.   Non-zero exit status: 1
  345. t/14-plugin-repl-rename.t           (Wstat: 65280 Tests: 1 Failed: 1)
  346.   Failed test:  1
  347.   Non-zero exit status: 255
  348.   Parse errors: Bad plan.  You planned 4 tests but ran 1.
  349. t/15-plugin-repl-print.t            (Wstat: 65280 Tests: 1 Failed: 1)
  350.   Failed test:  1
  351.   Non-zero exit status: 255
  352.   Parse errors: Bad plan.  You planned 5 tests but ran 1.
  353. t/16-plugin-repl-home.t             (Wstat: 65280 Tests: 1 Failed: 1)
  354.   Failed test:  1
  355.   Non-zero exit status: 255
  356.   Parse errors: Bad plan.  You planned 2 tests but ran 1.
  357. t/17-plugin-repl-back.t             (Wstat: 65280 Tests: 1 Failed: 1)
  358.   Failed test:  1
  359.   Non-zero exit status: 255
  360.   Parse errors: Bad plan.  You planned 3 tests but ran 1.
  361. t/18-plugin-repl-util-help_url_for.t (Wstat: 65280 Tests: 1 Failed: 1)
  362.   Failed test:  1
  363.   Non-zero exit status: 255
  364.   Parse errors: Bad plan.  You planned 4 tests but ran 1.
  365. t/19-plugin-repl-util-doc_for.t     (Wstat: 65280 Tests: 1 Failed: 1)
  366.   Failed test:  1
  367.   Non-zero exit status: 255
  368.   Parse errors: Bad plan.  You planned 7 tests but ran 1.
  369. t/20-plugin-json.t                  (Wstat: 65280 Tests: 1 Failed: 1)
  370.   Failed test:  1
  371.   Non-zero exit status: 255
  372.   Parse errors: Bad plan.  You planned 2 tests but ran 1.
  373. Files=14, Tests=14,  1 wallclock secs ( 0.06 usr  0.01 sys +  0.78 cusr  0.11 csys =  0.96 CPU)
  374. Result: FAIL
  375. Failed 11/14 test programs. 11/14 subtests failed.
  376. make: *** [Makefile:837: test_dynamic] Fel 255
  377. -> FAIL Installing MozRepl failed. See /home/benne/.cpanm/work/1563276875.9161/build.log for details. Retry with --force to force install it.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement