Advertisement
Guest User

mozrepl_4

a guest
May 17th, 2013
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.35 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. # Encode::Encoding 2.05
  6. # Errno 1.15
  7. # Exporter 5.66
  8. # Exporter::Heavy 5.66
  9. # Fcntl 1.11
  10. # List::Util 1.25
  11. # MozRepl::AnyEvent 0.36
  12. # POSIX 1.30
  13. # PerlIO 1.07
  14. # Scalar::Util 1.25
  15. # Socket 2.001
  16. # Test::Builder 0.98
  17. # Test::Builder::Module 0.98
  18. # Test::More 0.98
  19. # Tie::Hash 1.04
  20. # Time::HiRes 1.9725
  21. # XSLoader 0.16
  22. # base 2.18
  23. # bytes 1.04
  24. # constant 1.23
  25. # overload 1.18
  26. # overloading 0.02
  27. # strict 1.07
  28. # utf8 1.09
  29. # vars 1.02
  30. # warnings 1.13
  31. # warnings::register 1.02
  32. t/01-backend-anyevent.t ........ ok
  33. t/01-callback-overhead.t ....... 3/4 # $VAR1 = {
  34. # 'roundtrip' => 10017,
  35. # 'store' => 1,
  36. # 'callback' => 10000
  37. # };
  38. # 250.43 iterations/s
  39. t/01-callback-overhead.t ....... ok
  40. t/01-callback.t ................ 13/15 # $VAR1 = {
  41. # 'roundtrip' => 23,
  42. # 'store' => 1,
  43. # 'callback' => 5,
  44. # 'fetch' => 2
  45. # };
  46. t/01-callback.t ................ ok
  47. t/01-constant.t ................ ok
  48. t/01-dive.t .................... ok
  49. t/01-expr-anyevent.t ........... ok
  50. t/01-expr.t .................... ok
  51. t/01-hash.t .................... ok
  52. t/01-invoke.t .................. ok
  53. t/01-multiline-string.t ........ # --- Loading object functionality into repl
  54. t/01-multiline-string.t ........ 1/5 (in cleanup) Can't call method "encode" on an undefined value at /root/.cpan/build/MozRepl-RemoteObject-0.36-crrcuH/blib/lib/MozRepl/RemoteObject.pm line 804 during global destruction.
  55. t/01-multiline-string.t ........ ok
  56. t/01-object.t .................. # --- Loading object functionality into repl
  57. t/01-object.t .................. ok
  58. t/01-queue.t ................... # --- Loading object functionality into repl
  59. t/01-queue.t ................... 1/6 # (function(repl,id){repl.breakLink(id)})(repl,1)
  60. t/01-queue.t ................... ok
  61. t/01-release-action.t .......... ok
  62. t/02-multiple-instances.t ...... 1/9 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  63. t/02-multiple-instances.t ...... ok
  64. t/02-repl.t .................... # --- Loading object functionality into repl
  65. t/02-repl.t .................... ok
  66. t/02-synopsis.t ................ ok
  67. t/03-unicode.t ................. # native
  68. t/03-unicode.t ................. ok
  69. t/04-looong-input.t ............ ok
  70. t/05-callback-parameter.t ...... ok
  71. t/10-xul-hud.t ................. ok
  72. t/11-memleak-callback.t ........ ok
  73. t/11-memleak-constant.t ........ ok
  74. t/11-memleak-declare.t ......... ok
  75. t/11-memleak.t ................. ok
  76. t/99-changes.t ................. # Checking for version 0.36
  77. t/99-changes.t ................. ok
  78. t/99-manifest.t ................ ok
  79. t/99-pod.t ..................... ok
  80. t/99-todo.t .................... ok
  81. t/99-unix-text.t ............... ok
  82. t/99-versions.t ................ skipped: File::Slurp needed for testing
  83. All tests successful.
  84. Files=34, Tests=194, 61 wallclock secs ( 0.16 usr 0.04 sys + 14.41 cusr 0.96 csys = 15.57 CPU)
  85. Result: PASS
  86. CORION/MozRepl-RemoteObject-0.36.tar.gz
  87. /usr/bin/make test -- OK
  88. Running make install
  89. Installing /usr/lib/perl5/site_perl/5.16.2/MozRepl/AnyEvent.pm
  90. Installing /usr/lib/perl5/site_perl/5.16.2/MozRepl/RemoteObject.pm
  91. Installing /usr/lib/perl5/site_perl/5.16.2/MozRepl/RemoteObject/Methods.pm
  92. Installing /usr/lib/perl5/site_perl/5.16.2/MozRepl/Plugin/JSON2.pm
  93. Installing /usr/share/man/man3/MozRepl::RemoteObject::Methods.3pm
  94. Installing /usr/share/man/man3/MozRepl::RemoteObject.3pm
  95. Installing /usr/share/man/man3/MozRepl::Plugin::JSON2.3pm
  96. Installing /usr/share/man/man3/MozRepl::AnyEvent.3pm
  97. Appending installation info to /usr/lib/perl5/5.16.2/i586-linux-thread-multi/perllocal.pod
  98. CORION/MozRepl-RemoteObject-0.36.tar.gz
  99. /usr/bin/make install -- OK
  100. Running install for module 'Algorithm::C3'
  101. Running make for F/FL/FLORA/Algorithm-C3-0.08.tar.gz
  102. Fetching with LWP:
  103. http://dl.ambiweb.de/mirrors/ftp.cpan.org/authors/id/F/FL/FLORA/Algorithm-C3-0.08.tar.gz
  104. Checksum for /root/.cpan/sources/authors/id/F/FL/FLORA/Algorithm-C3-0.08.tar.gz ok
  105.  
  106. CPAN.pm: Building F/FL/FLORA/Algorithm-C3-0.08.tar.gz
  107.  
  108. Created MYMETA.yml and MYMETA.json
  109. Creating new 'Build' script for 'Algorithm-C3' version '0.08'
  110. Building Algorithm-C3
  111. FLORA/Algorithm-C3-0.08.tar.gz
  112. ./Build -- OK
  113. Running Build test
  114. t/000_load.t ..................... ok
  115. t/001_merge.t .................... ok
  116. t/002_merge.t .................... ok
  117. t/003_merge.t .................... ok
  118. t/004_merge.t .................... ok
  119. t/005_order_disagreement.t ....... ok
  120. t/006_complex_merge.t ............ ok
  121. t/007_cached_merge.t ............. ok
  122. t/008_cached_merge_unordered.t ... ok
  123. t/009_dbic_merge.t ............... ok
  124. t/010_complex_merge_classless.t .. ok
  125. t/011_infinite_loop.t ............ ok
  126. t/pod.t .......................... ok
  127. t/pod_coverage.t ................. ok
  128. All tests successful.
  129. Files=14, Tests=79, 0 wallclock secs ( 0.08 usr 0.02 sys + 0.57 cusr 0.07 csys = 0.74 CPU)
  130. Result: PASS
  131. FLORA/Algorithm-C3-0.08.tar.gz
  132. ./Build test -- OK
  133. Running Build install
  134. Building Algorithm-C3
  135. Installing /usr/lib/perl5/site_perl/5.16.2/Algorithm/C3.pm
  136. Installing /usr/share/man/man3/Algorithm::C3.3pm
  137. FLORA/Algorithm-C3-0.08.tar.gz
  138. ./Build install -- OK
  139. Running install for module 'WWW::Mechanize::Firefox'
  140. Running make for C/CO/CORION/WWW-Mechanize-Firefox-0.74.tar.gz
  141. Fetching with LWP:
  142. http://dl.ambiweb.de/mirrors/ftp.cpan.org/authors/id/C/CO/CORION/WWW-Mechanize-Firefox-0.74.tar.gz
  143. Checksum for /root/.cpan/sources/authors/id/C/CO/CORION/WWW-Mechanize-Firefox-0.74.tar.gz ok
  144.  
  145. CPAN.pm: Building C/CO/CORION/WWW-Mechanize-Firefox-0.74.tar.gz
  146.  
  147. (Re)Creating lib/WWW/Mechanize/Firefox/Examples.pm
  148. Checking if your kit is complete...
  149. Looks good
  150. Writing Makefile for WWW::Mechanize::Firefox
  151. Writing MYMETA.yml and MYMETA.json
  152. cp lib/Firefox/Application/API35.pm blib/lib/Firefox/Application/API35.pm
  153. cp lib/Firefox/Application/API36.pm blib/lib/Firefox/Application/API36.pm
  154. cp lib/WWW/Mechanize/Firefox/Troubleshooting.pod blib/lib/WWW/Mechanize/Firefox/Troubleshooting.pod
  155. cp lib/WWW/Mechanize/Firefox.pm blib/lib/WWW/Mechanize/Firefox.pm
  156. cp lib/Firefox/Application.pm blib/lib/Firefox/Application.pm
  157. cp lib/WWW/Mechanize/Firefox/Cookbook.pod blib/lib/WWW/Mechanize/Firefox/Cookbook.pod
  158. cp lib/WWW/Mechanize/Firefox/DSL.pm blib/lib/WWW/Mechanize/Firefox/DSL.pm
  159. cp lib/Firefox/Application/API40.pm blib/lib/Firefox/Application/API40.pm
  160. cp lib/HTTP/Cookies/MozRepl.pm blib/lib/HTTP/Cookies/MozRepl.pm
  161. cp lib/HTML/Display/MozRepl.pm blib/lib/HTML/Display/MozRepl.pm
  162. cp lib/WWW/Mechanize/Firefox/FAQ.pod blib/lib/WWW/Mechanize/Firefox/FAQ.pod
  163. cp runtests.pl blib/lib/WWW/Mechanize/runtests.pl
  164. cp lib/WWW/Mechanize/Firefox/Installation.pod blib/lib/WWW/Mechanize/Firefox/Installation.pod
  165. cp lib/WWW/Mechanize/Firefox/Examples.pm blib/lib/WWW/Mechanize/Firefox/Examples.pm
  166. Manifying blib/man3/Firefox::Application::API35.3pm
  167. Manifying blib/man3/WWW::Mechanize::Firefox::Troubleshooting.3pm
  168. Manifying blib/man3/Firefox::Application::API36.3pm
  169. Manifying blib/man3/WWW::Mechanize::Firefox.3pm
  170. Manifying blib/man3/WWW::Mechanize::Firefox::Cookbook.3pm
  171. Manifying blib/man3/Firefox::Application.3pm
  172. Manifying blib/man3/WWW::Mechanize::Firefox::DSL.3pm
  173. Manifying blib/man3/Firefox::Application::API40.3pm
  174. Manifying blib/man3/WWW::Mechanize::Firefox::FAQ.3pm
  175. Manifying blib/man3/HTML::Display::MozRepl.3pm
  176. Manifying blib/man3/HTTP::Cookies::MozRepl.3pm
  177. Manifying blib/man3/WWW::Mechanize::runtests.3pm
  178. Manifying blib/man3/WWW::Mechanize::Firefox::Installation.3pm
  179. Manifying blib/man3/WWW::Mechanize::Firefox::Examples.3pm
  180. CORION/WWW-Mechanize-Firefox-0.74.tar.gz
  181. /usr/bin/make -- OK
  182. Running make test
  183. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/01-mech-destroy.t t/47-mech-memleak2.t t/47-mech-ref-memleak.t t/47-mech-simplest.t t/48-mech-launch.t t/49-mech-get-file.t t/49-mech-nav.t t/49-mech-reuse.t t/50-allow-js.t t/50-app-new.t t/50-app-profile.t t/50-click.t t/50-follow-link.t t/50-form-with-fields.t t/50-form2.t t/50-load-and-load.t t/50-mech-activateTab.t t/50-mech-bufsize.t t/50-mech-closeTab.t t/50-mech-content.t t/50-mech-ct.t t/50-mech-encoding.t t/50-mech-error.t t/50-mech-event.t t/50-mech-forms.t t/50-mech-get-nocache.t t/50-mech-get.t t/50-mech-multi-event.t t/50-mech-new-dsl.t t/50-mech-new-with-tab.t t/50-mech-new.t t/50-mech-post.t t/50-mech-save-dialog.t t/50-mech-set-fields-875912.t t/50-mech-status.t t/50-popup.t t/50-rt65615.t t/50-tick.t t/51-click_button.t t/51-click_js.t t/51-form-number-blakew.t t/51-mech-field.t t/51-mech-form-with-fields.t t/51-mech-links.t t/51-mech-navigation.t t/51-mech-sandbox.t t/51-mech-set-content.t t/51-mech-submit.t t/52-frame-document.t t/52-frame-event.t t/52-mech-api-find_link-frames.t t/52-mech-api-find_link.t t/52-mech-xpath.t t/52-selector-frames.t t/52-selector-noframes.t t/52-selector-relative.t t/53-mech-capture-js-error.t t/55-basic-auth.t t/60-mech-cookies.t t/60-mech-custom-headers.t t/65-is_visible.t t/65-mech-meta.t t/65-set_visible.t t/70-download-url.t t/70-mech-png.t t/70-real-status.t t/70-rt70106-reload.t t/70-rt71216.t t/70-tag-team.t t/70-two-instances.t t/70-urlbar.t t/75-save_url-cookies.t t/99-changes.t t/99-examples.t t/99-manifest.t t/99-pod.t t/99-todo.t t/99-unix-text.t t/99-versions.t t/rt65615.t t/rt78706.t t/rt84418.t t/select.t t/mechanize/autocheck.t t/mechanize/content.t
  184. t/00-load.t ....................... 1/1 # Testing WWW::Mechanize::Firefox 0.74, Perl 5.016002
  185. # Carp 1.26
  186. # Config <unknown>
  187. # DynaLoader 1.14
  188. # Encode 2.44
  189. # Encode::Alias 2.15
  190. # Encode::Config 2.05
  191. # Encode::Encoding 2.05
  192. # Exporter 5.66
  193. # Exporter::Heavy 5.66
  194. # Fcntl 1.11
  195. # File::Basename 2.84
  196. # Firefox::Application 0.74
  197. # HTML::Selector::XPath 0.15
  198. # HTTP::Cookies 6.01
  199. # HTTP::Cookies::MozRepl 0.74
  200. # HTTP::Cookies::Netscape 6.00
  201. # HTTP::Date 6.02
  202. # HTTP::Headers 6.05
  203. # HTTP::Headers::Util 6.03
  204. # HTTP::Message 6.06
  205. # HTTP::Request 6.00
  206. # HTTP::Request::Common 6.04
  207. # HTTP::Response 6.04
  208. # HTTP::Status 6.03
  209. # JSON 2.57
  210. # JSON::XS 2.33
  211. # List::Util 1.25
  212. # MIME::Base64 3.13
  213. # MozRepl::RemoteObject 0.36
  214. # MozRepl::RemoteObject::Methods 0.36
  215. # PerlIO 1.07
  216. # Scalar::Util 1.25
  217. # Storable 2.34
  218. # Test::Builder 0.98
  219. # Test::Builder::Module 0.98
  220. # Test::More 0.98
  221. # Time::HiRes 1.9725
  222. # Time::Local 1.2000
  223. # URI 1.60
  224. # URI::Escape 3.31
  225. # WWW::Mechanize::Firefox 0.74
  226. # WWW::Mechanize::Link <unknown>
  227. # XSLoader 0.16
  228. # attributes 0.19
  229. # base 2.18
  230. # bytes 1.04
  231. # common::sense 3.6
  232. # constant 1.23
  233. # overload 1.18
  234. # overloading 0.02
  235. # parent 0.225
  236. # re 0.19_01
  237. # strict 1.07
  238. # utf8 1.09
  239. # vars 1.02
  240. # warnings 1.13
  241. # warnings::register 1.02
  242. t/00-load.t ....................... ok
  243. t/01-mech-destroy.t ............... ok
  244. t/47-mech-memleak2.t .............. 1/2 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/47-mech-memleak2.t line 22.
  245. # Looks like you planned 2 tests but ran 1.
  246. # Looks like your test exited with 255 just after 1.
  247. t/47-mech-memleak2.t .............. Dubious, test returned 255 (wstat 65280, 0xff00)
  248. Failed 1/2 subtests
  249. t/47-mech-ref-memleak.t ........... ok
  250. t/47-mech-simplest.t .............. ok
  251. t/48-mech-launch.t ................ ok
  252. t/49-mech-get-file.t .............. 1/8 # Loading /root/.cpan/build/WWW-Mechanize-Firefox-0.74-DVjrgu/t/49-mech-get-file.html
  253. MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/49-mech-get-file.t line 34.
  254. # Looks like you planned 8 tests but ran 1.
  255. # Looks like your test exited with 255 just after 1.
  256. t/49-mech-get-file.t .............. Dubious, test returned 255 (wstat 65280, 0xff00)
  257. Failed 7/8 subtests
  258. t/49-mech-nav.t ................... Got status code 500 at t/49-mech-nav.t line 29.
  259. # Looks like your test exited with 255 before it could output anything.
  260. t/49-mech-nav.t ................... Dubious, test returned 255 (wstat 65280, 0xff00)
  261. Failed 3/3 subtests
  262. t/49-mech-reuse.t ................. 1/7 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/49-mech-reuse.t line 26.
  263. # Looks like you planned 7 tests but ran 1.
  264. # Looks like your test exited with 255 just after 1.
  265. t/49-mech-reuse.t ................. Dubious, test returned 255 (wstat 65280, 0xff00)
  266. Failed 6/7 subtests
  267. t/50-allow-js.t ................... 1/7 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-allow-js.t line 24.
  268. # Looks like you planned 7 tests but ran 1.
  269. # Looks like your test exited with 255 just after 1.
  270. t/50-allow-js.t ................... Dubious, test returned 255 (wstat 65280, 0xff00)
  271. Failed 6/7 subtests
  272. t/50-app-new.t .................... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  273. # Connected to Firefox version 20.0
  274. t/50-app-new.t .................... 1/8 # Found 2 addons
  275. # Using MozRepl version 1.1.2
  276. # Polski Language Pack
  277. # Italiano (IT) Language Pack
  278. # Catal� Language Pack
  279. # Chinese Simplified (zh-CN) Language Pack
  280. # Norsk bokm�l (NO) Language Pack
  281. # Espa�ol (Espa�a) Language Pack
  282. # Svenska (SE) Language Pack
  283. # Korean (KR) Language Pack
  284. # English (GB) Language Pack
  285. # Portugu�s Portugal Language Pack
  286. # Traditional Chinese (zh-TW) Language Pack
  287. # Dansk (da) Language Pack
  288. Wide character in print at /usr/lib/perl5/5.16.2/Test/Builder.pm line 1759.
  289. # العربية Language Pack
  290. # Espa�ol (Chile) Language Pack
  291. # Russian (RU) Language Pack
  292. # Japanese Language Pack
  293. # Espa�ol (AR) Language Pack
  294. # Deutsch (DE) Language Pack
  295. # Magyar (HU) Language Pack
  296. # Fran�ais Language Pack
  297. # Czech (CZ) Language Pack
  298. # Nederlands (NL) Language Pack
  299. # Portugu�s Brasileiro Language Pack
  300. # Finnish Language Pack
  301. t/50-app-new.t .................... ok
  302. t/50-app-profile.t ................ Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  303. t/50-app-profile.t ................ ok
  304. t/50-click.t ...................... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  305. t/50-click.t ...................... 1/27 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-click.t line 22.
  306. # Looks like you planned 27 tests but ran 1.
  307. # Looks like your test exited with 255 just after 1.
  308. t/50-click.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00)
  309. Failed 26/27 subtests
  310. t/50-follow-link.t ................ 1/9 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-follow-link.t line 22.
  311. # Looks like you planned 9 tests but ran 1.
  312. # Looks like your test exited with 255 just after 1.
  313. t/50-follow-link.t ................ Dubious, test returned 255 (wstat 65280, 0xff00)
  314. Failed 8/9 subtests
  315. t/50-form-with-fields.t ........... MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-form-with-fields.t line 23.
  316. # Looks like your test exited with 255 before it could output anything.
  317. t/50-form-with-fields.t ........... Dubious, test returned 255 (wstat 65280, 0xff00)
  318. Failed 9/9 subtests
  319. t/50-form2.t ...................... MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-form2.t line 19.
  320. # Looks like your test exited with 255 before it could output anything.
  321. t/50-form2.t ...................... Dubious, test returned 255 (wstat 65280, 0xff00)
  322. Failed 13/13 subtests
  323. t/50-load-and-load.t .............. MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-load-and-load.t line 19.
  324. # Looks like your test exited with 255 before it could output anything.
  325. t/50-load-and-load.t .............. Dubious, test returned 255 (wstat 65280, 0xff00)
  326. Failed 2/2 subtests
  327. t/50-mech-activateTab.t ........... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  328. t/50-mech-activateTab.t ........... ok
  329. t/50-mech-bufsize.t ............... ok
  330. t/50-mech-closeTab.t .............. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  331. t/50-mech-closeTab.t .............. 1/4 # App released
  332. # Mech released
  333. t/50-mech-closeTab.t .............. ok
  334. t/50-mech-content.t ............... ok
  335. t/50-mech-ct.t .................... ok
  336. t/50-mech-encoding.t .............. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  337. MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-mech-encoding.t line 29.
  338. # Looks like your test exited with 255 before it could output anything.
  339. t/50-mech-encoding.t .............. Dubious, test returned 255 (wstat 65280, 0xff00)
  340. Failed 4/4 subtests
  341. t/50-mech-error.t ................. ok
  342. t/50-mech-event.t ................. ok
  343. t/50-mech-forms.t ................. 1/14 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-mech-forms.t line 21.
  344. # Looks like you planned 14 tests but ran 1.
  345. # Looks like your test exited with 255 just after 1.
  346. t/50-mech-forms.t ................. Dubious, test returned 255 (wstat 65280, 0xff00)
  347. Failed 13/14 subtests
  348. t/50-mech-get-nocache.t ........... ok
  349. t/50-mech-get.t ................... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  350. t/50-mech-get.t ................... ok
  351. t/50-mech-multi-event.t ........... ok
  352. t/50-mech-new-dsl.t ............... MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at /usr/lib/perl5/site_perl/5.16.2/Object/Import.pm line 663.
  353. # Looks like your test exited with 255 before it could output anything.
  354. t/50-mech-new-dsl.t ............... Dubious, test returned 255 (wstat 65280, 0xff00)
  355. Failed 2/2 subtests
  356. t/50-mech-new-with-tab.t .......... ok
  357. t/50-mech-new.t ................... 1/5 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  358. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  359. t/50-mech-new.t ................... 2/5 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  360. t/50-mech-new.t ................... 3/5 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  361. t/50-mech-new.t ................... ok
  362. t/50-mech-post.t .................. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  363. t/50-mech-post.t .................. 1/8 query2=queryValue2&query=queryValue1 at /root/.cpan/build/WWW-Mechanize-Firefox-0.74-DVjrgu/blib/lib/WWW/Mechanize/Firefox.pm line 911, <$server> line 1.
  364. t/50-mech-post.t .................. ok
  365. t/50-mech-save-dialog.t ........... skipped: Not yet implemented
  366. t/50-mech-set-fields-875912.t ..... MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-mech-set-fields-875912.t line 21.
  367. # Looks like your test exited with 255 before it could output anything.
  368. t/50-mech-set-fields-875912.t ..... Dubious, test returned 255 (wstat 65280, 0xff00)
  369. Failed 4/4 subtests
  370. t/50-mech-status.t ................ ok
  371. t/50-popup.t ...................... skipped: Opening windows are not yet tracked
  372. t/50-rt65615.t .................... # Using MozRepl
  373. t/50-rt65615.t .................... 1/3
  374. # Failed test '... and we got the correct bufsize error'
  375. # at t/50-rt65615.t line 31.
  376. # 'MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-rt65615.t line 26.
  377. # '
  378. # doesn't match '(?^:\b1025\b)'
  379. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  380. Couldn't find a tab matching /(?^:^rt65615.html$)/ at t/50-rt65615.t line 34.
  381. # Looks like you failed 1 test of 3.
  382. # Looks like your test exited with 255 just after 3.
  383. t/50-rt65615.t .................... Dubious, test returned 255 (wstat 65280, 0xff00)
  384. Failed 1/3 subtests
  385. t/50-tick.t ....................... 1/19 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/50-tick.t line 22.
  386. # Looks like you planned 19 tests but ran 1.
  387. # Looks like your test exited with 255 just after 1.
  388. t/50-tick.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
  389. Failed 18/19 subtests
  390. t/51-click_button.t ............... Got status code 500 at t/51-click_button.t line 32.
  391. # Looks like your test exited with 255 before it could output anything.
  392. t/51-click_button.t ............... Dubious, test returned 255 (wstat 65280, 0xff00)
  393. Failed 22/22 subtests
  394. t/51-click_js.t ................... 1/4 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-click_js.t line 25.
  395. # Looks like you planned 4 tests but ran 1.
  396. # Looks like your test exited with 255 just after 1.
  397. t/51-click_js.t ................... Dubious, test returned 255 (wstat 65280, 0xff00)
  398. Failed 3/4 subtests
  399. t/51-form-number-blakew.t ......... MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-form-number-blakew.t line 18.
  400. # Looks like your test exited with 255 before it could output anything.
  401. t/51-form-number-blakew.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
  402. Failed 7/7 subtests
  403. t/51-mech-field.t ................. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  404. # Loading 51-mech-submit.html
  405. MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-mech-field.t line 25.
  406. # Looks like your test exited with 255 before it could output anything.
  407. t/51-mech-field.t ................. Dubious, test returned 255 (wstat 65280, 0xff00)
  408. Failed 30/30 subtests
  409. t/51-mech-form-with-fields.t ...... 1/5 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-mech-form-with-fields.t line 21.
  410. # Looks like you planned 5 tests but ran 1.
  411. # Looks like your test exited with 255 just after 1.
  412. t/51-mech-form-with-fields.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
  413. Failed 4/5 subtests
  414. t/51-mech-links.t ................. 1/8 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-mech-links.t line 21.
  415. # Looks like you planned 8 tests but ran 1.
  416. # Looks like your test exited with 255 just after 1.
  417. t/51-mech-links.t ................. Dubious, test returned 255 (wstat 65280, 0xff00)
  418. Failed 7/8 subtests
  419. t/51-mech-navigation.t ............ 1/12 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-mech-navigation.t line 25.
  420. # Looks like you planned 12 tests but ran 1.
  421. # Looks like your test exited with 255 just after 1.
  422. t/51-mech-navigation.t ............ Dubious, test returned 255 (wstat 65280, 0xff00)
  423. Failed 11/12 subtests
  424. t/51-mech-sandbox.t ............... 1/17 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-mech-sandbox.t line 25.
  425. # Looks like you planned 17 tests but ran 1.
  426. # Looks like your test exited with 255 just after 1.
  427. t/51-mech-sandbox.t ............... Dubious, test returned 255 (wstat 65280, 0xff00)
  428. Failed 16/17 subtests
  429. t/51-mech-set-content.t ........... ok
  430. t/51-mech-submit.t ................ 1/11 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/51-mech-submit.t line 21.
  431. # Looks like you planned 11 tests but ran 1.
  432. # Looks like your test exited with 255 just after 1.
  433. t/51-mech-submit.t ................ Dubious, test returned 255 (wstat 65280, 0xff00)
  434. Failed 10/11 subtests
  435. t/52-frame-document.t ............. MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/52-frame-document.t line 19.
  436. # Looks like your test exited with 255 before it could output anything.
  437. t/52-frame-document.t ............. Dubious, test returned 255 (wstat 65280, 0xff00)
  438. Failed 6/6 subtests
  439. t/52-frame-event.t ................ MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/52-frame-event.t line 19.
  440. # Looks like your test exited with 255 before it could output anything.
  441. t/52-frame-event.t ................ Dubious, test returned 255 (wstat 65280, 0xff00)
  442. Failed 4/4 subtests
  443. t/52-mech-api-find_link-frames.t .. skipped: Frames aren't testing well currently
  444. t/52-mech-api-find_link.t ......... 1/68 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/52-mech-api-find_link.t line 27.
  445. # Looks like you planned 68 tests but ran 1.
  446. # Looks like your test exited with 255 just after 1.
  447. t/52-mech-api-find_link.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
  448. Failed 67/68 subtests
  449. t/52-mech-xpath.t ................. ok
  450. t/52-selector-frames.t ............ 1/50 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/52-selector-frames.t line 21.
  451. # Looks like you planned 50 tests but ran 1.
  452. # Looks like your test exited with 255 just after 1.
  453. t/52-selector-frames.t ............ Dubious, test returned 255 (wstat 65280, 0xff00)
  454. Failed 49/50 subtests
  455. t/52-selector-noframes.t .......... 1/17 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/52-selector-noframes.t line 22.
  456. # Looks like you planned 17 tests but ran 1.
  457. # Looks like your test exited with 255 just after 1.
  458. t/52-selector-noframes.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
  459. Failed 16/17 subtests
  460. t/52-selector-relative.t .......... 1/6 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/52-selector-relative.t line 21.
  461. # Looks like you planned 6 tests but ran 1.
  462. # Looks like your test exited with 255 just after 1.
  463. t/52-selector-relative.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
  464. Failed 5/6 subtests
  465. t/53-mech-capture-js-error.t ...... 3/19 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/53-mech-capture-js-error.t line 29.
  466. # Looks like you planned 19 tests but ran 3.
  467. # Looks like your test exited with 255 just after 3.
  468. t/53-mech-capture-js-error.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
  469. Failed 16/19 subtests
  470. t/55-basic-auth.t ................. skipped: presetting auth does not work yet
  471. t/60-mech-cookies.t ............... ok
  472. t/60-mech-custom-headers.t ........ Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  473. t/60-mech-custom-headers.t ........ 4/21
  474. # Failed test 'Navigated to http://localhost:52074/'
  475. # at t/60-mech-custom-headers.t line 50.
  476. # got: 'http://www.localhost.com:52074/'
  477. # expected: 'http://localhost:52074/'
  478. No elements found for CSS selector '#request_headers' at t/60-mech-custom-headers.t line 53.
  479. Can't use an undefined value as a HASH reference at t/60-mech-custom-headers.t line 53, <$server> line 1.
  480. # Looks like you planned 21 tests but ran 5.
  481. # Looks like you failed 1 test of 5 run.
  482. # Looks like your test exited with 255 just after 5.
  483. t/60-mech-custom-headers.t ........ Dubious, test returned 255 (wstat 65280, 0xff00)
  484. Failed 17/21 subtests
  485. t/65-is_visible.t ................. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  486. MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/65-is_visible.t line 31.
  487. # Looks like your test exited with 255 before it could output anything.
  488. t/65-is_visible.t ................. Dubious, test returned 255 (wstat 65280, 0xff00)
  489. Failed 76/76 subtests
  490. t/65-mech-meta.t .................. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  491. t/65-mech-meta.t .................. 1/3 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/65-mech-meta.t line 29.
  492. # Looks like you planned 3 tests but ran 1.
  493. # Looks like your test exited with 255 just after 1.
  494. t/65-mech-meta.t .................. Dubious, test returned 255 (wstat 65280, 0xff00)
  495. Failed 2/3 subtests
  496. t/65-set_visible.t ................ Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  497. t/65-set_visible.t ................ 1/5 No elements found for input with name 'query' at t/65-set_visible.t line 42.
  498. # Looks like you planned 5 tests but ran 1.
  499. # Looks like your test exited with 255 just after 1.
  500. t/65-set_visible.t ................ Dubious, test returned 255 (wstat 65280, 0xff00)
  501. Failed 4/5 subtests
  502. t/70-download-url.t ............... 1/5 MozRepl::RemoteObject: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebBrowserPersist.saveDocument] at t/70-download-url.t line 50.
  503. # Looks like you planned 5 tests but ran 2.
  504. # Looks like your test exited with 255 just after 2.
  505. t/70-download-url.t ............... Dubious, test returned 255 (wstat 65280, 0xff00)
  506. Failed 3/5 subtests
  507. t/70-mech-png.t ................... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  508. t/70-mech-png.t ................... ok
  509. t/70-real-status.t ................ Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  510. t/70-real-status.t ................ 8/11
  511. # Failed test 'We got the correct error number (404)'
  512. # at t/70-real-status.t line 55.
  513. # got: '500'
  514. # expected: '404'
  515. # Looks like you failed 1 test of 11.
  516. t/70-real-status.t ................ Dubious, test returned 1 (wstat 256, 0x100)
  517. Failed 1/11 subtests
  518. t/70-rt70106-reload.t ............. ok
  519. t/70-rt71216.t .................... 1/3
  520. # Failed test 'Got Hotmail OK'
  521. # at t/70-rt71216.t line 26.
  522. # got: undef
  523. # expected: '1'
  524.  
  525. # Failed test 'No fatal errors'
  526. # at t/70-rt71216.t line 27.
  527. # got: 'MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/70-rt71216.t line 24.
  528. # '
  529. # expected: ''
  530. # Looks like you failed 2 tests of 3.
  531. t/70-rt71216.t .................... Dubious, test returned 2 (wstat 512, 0x200)
  532. Failed 2/3 subtests
  533. t/70-tag-team.t ................... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  534. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  535. Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  536. t/70-tag-team.t ................... 1/11 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/70-tag-team.t line 40.
  537. # Looks like you planned 11 tests but ran 3.
  538. # Looks like your test exited with 255 just after 3.
  539. t/70-tag-team.t ................... Dubious, test returned 255 (wstat 65280, 0xff00)
  540. Failed 8/11 subtests
  541. t/70-two-instances.t .............. 1/4 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  542. t/70-two-instances.t .............. ok
  543. t/70-urlbar.t ..................... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  544. MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/70-urlbar.t line 21.
  545. # Looks like your test exited with 255 before it could output anything.
  546. t/70-urlbar.t ..................... Dubious, test returned 255 (wstat 65280, 0xff00)
  547. Failed 2/2 subtests
  548. t/75-save_url-cookies.t ........... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  549. t/75-save_url-cookies.t ........... 6/8
  550. # Failed test 'We sent the magic cookie'
  551. # at t/75-save_url-cookies.t line 67.
  552. # 'Request:
  553. # GET /save_url_test HTTP/1.1
  554. # Connection: keep-alive
  555. # Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  556. # Accept-Encoding: gzip, deflate
  557. # Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
  558. # Host: localhost:48570
  559. # User-Agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0
  560. # Cookie: log-server-httponly=supersecret; log-server=shazam2
  561. #
  562. #
  563. # '
  564. # doesn't match '(?^m:^Cookie:.*? www_mechanize_firefox_test\=t\/75\-save_url\-cookies\.t\-shazam)'
  565. # Cookie: log-server-httponly=supersecret; log-server=shazam2
  566. # Looks like you failed 1 test of 8.
  567. t/75-save_url-cookies.t ........... Dubious, test returned 1 (wstat 256, 0x100)
  568. Failed 1/8 subtests
  569. t/99-changes.t .................... # Checking for version 0.74
  570. t/99-changes.t .................... ok
  571. t/99-examples.t ................... ok
  572. t/99-manifest.t ................... ok
  573. t/99-pod.t ........................ ok
  574. t/99-todo.t ....................... ok
  575. t/99-unix-text.t .................. ok
  576. t/99-versions.t ................... skipped: File::Slurp needed for testing
  577. t/mechanize/autocheck.t ........... Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  578. t/mechanize/autocheck.t ........... 2/6 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  579. t/mechanize/autocheck.t ........... 3/6 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  580. t/mechanize/autocheck.t ........... ok
  581. t/mechanize/content.t ............. ok
  582. t/rt65615.t ....................... MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/rt65615.t line 26.
  583. # Looks like your test exited with 255 before it could output anything.
  584. t/rt65615.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
  585. Failed 1/1 subtests
  586. t/rt78706.t ....................... # Using MozRepl
  587. t/rt78706.t ....................... ok
  588. t/rt84418.t ....................... 2/6 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  589. t/rt84418.t ....................... 4/6 Subroutine MozRepl::__load_plugins redefined at /usr/lib/perl5/site_perl/5.16.2/Module/Pluggable/Fast.pm line 104.
  590. t/rt84418.t ....................... ok
  591. t/select.t ........................ 1/20 MozRepl::RemoteObject: NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIWebNavigation.loadURI] at t/select.t line 27.
  592. # Looks like you planned 20 tests but ran 1.
  593. # Looks like your test exited with 255 just after 1.
  594. t/select.t ........................ Dubious, test returned 255 (wstat 65280, 0xff00)
  595. Failed 19/20 subtests
  596.  
  597. Test Summary Report
  598. -------------------
  599. t/47-mech-memleak2.t (Wstat: 65280 Tests: 1 Failed: 0)
  600. Non-zero exit status: 255
  601. Parse errors: Bad plan. You planned 2 tests but ran 1.
  602. t/49-mech-get-file.t (Wstat: 65280 Tests: 1 Failed: 0)
  603. Non-zero exit status: 255
  604. Parse errors: Bad plan. You planned 8 tests but ran 1.
  605. t/49-mech-nav.t (Wstat: 65280 Tests: 0 Failed: 0)
  606. Non-zero exit status: 255
  607. Parse errors: Bad plan. You planned 3 tests but ran 0.
  608. t/49-mech-reuse.t (Wstat: 65280 Tests: 1 Failed: 0)
  609. Non-zero exit status: 255
  610. Parse errors: Bad plan. You planned 7 tests but ran 1.
  611. t/50-allow-js.t (Wstat: 65280 Tests: 1 Failed: 0)
  612. Non-zero exit status: 255
  613. Parse errors: Bad plan. You planned 7 tests but ran 1.
  614. t/50-click.t (Wstat: 65280 Tests: 1 Failed: 0)
  615. Non-zero exit status: 255
  616. Parse errors: Bad plan. You planned 27 tests but ran 1.
  617. t/50-follow-link.t (Wstat: 65280 Tests: 1 Failed: 0)
  618. Non-zero exit status: 255
  619. Parse errors: Bad plan. You planned 9 tests but ran 1.
  620. t/50-form-with-fields.t (Wstat: 65280 Tests: 0 Failed: 0)
  621. Non-zero exit status: 255
  622. Parse errors: Bad plan. You planned 9 tests but ran 0.
  623. t/50-form2.t (Wstat: 65280 Tests: 0 Failed: 0)
  624. Non-zero exit status: 255
  625. Parse errors: Bad plan. You planned 13 tests but ran 0.
  626. t/50-load-and-load.t (Wstat: 65280 Tests: 0 Failed: 0)
  627. Non-zero exit status: 255
  628. Parse errors: Bad plan. You planned 2 tests but ran 0.
  629. t/50-mech-encoding.t (Wstat: 65280 Tests: 0 Failed: 0)
  630. Non-zero exit status: 255
  631. Parse errors: Bad plan. You planned 4 tests but ran 0.
  632. t/50-mech-forms.t (Wstat: 65280 Tests: 1 Failed: 0)
  633. Non-zero exit status: 255
  634. Parse errors: Bad plan. You planned 14 tests but ran 1.
  635. t/50-mech-new-dsl.t (Wstat: 65280 Tests: 0 Failed: 0)
  636. Non-zero exit status: 255
  637. Parse errors: Bad plan. You planned 2 tests but ran 0.
  638. t/50-mech-set-fields-875912.t (Wstat: 65280 Tests: 0 Failed: 0)
  639. Non-zero exit status: 255
  640. Parse errors: Bad plan. You planned 4 tests but ran 0.
  641. t/50-rt65615.t (Wstat: 65280 Tests: 3 Failed: 1)
  642. Failed test: 3
  643. Non-zero exit status: 255
  644. t/50-tick.t (Wstat: 65280 Tests: 1 Failed: 0)
  645. Non-zero exit status: 255
  646. Parse errors: Bad plan. You planned 19 tests but ran 1.
  647. t/51-click_button.t (Wstat: 65280 Tests: 0 Failed: 0)
  648. Non-zero exit status: 255
  649. Parse errors: Bad plan. You planned 22 tests but ran 0.
  650. t/51-click_js.t (Wstat: 65280 Tests: 1 Failed: 0)
  651. Non-zero exit status: 255
  652. Parse errors: Bad plan. You planned 4 tests but ran 1.
  653. t/51-form-number-blakew.t (Wstat: 65280 Tests: 0 Failed: 0)
  654. Non-zero exit status: 255
  655. Parse errors: Bad plan. You planned 7 tests but ran 0.
  656. t/51-mech-field.t (Wstat: 65280 Tests: 0 Failed: 0)
  657. Non-zero exit status: 255
  658. Parse errors: Bad plan. You planned 30 tests but ran 0.
  659. t/51-mech-form-with-fields.t (Wstat: 65280 Tests: 1 Failed: 0)
  660. Non-zero exit status: 255
  661. Parse errors: Bad plan. You planned 5 tests but ran 1.
  662. t/51-mech-links.t (Wstat: 65280 Tests: 1 Failed: 0)
  663. Non-zero exit status: 255
  664. Parse errors: Bad plan. You planned 8 tests but ran 1.
  665. t/51-mech-navigation.t (Wstat: 65280 Tests: 1 Failed: 0)
  666. Non-zero exit status: 255
  667. Parse errors: Bad plan. You planned 12 tests but ran 1.
  668. t/51-mech-sandbox.t (Wstat: 65280 Tests: 1 Failed: 0)
  669. Non-zero exit status: 255
  670. Parse errors: Bad plan. You planned 17 tests but ran 1.
  671. t/51-mech-submit.t (Wstat: 65280 Tests: 1 Failed: 0)
  672. Non-zero exit status: 255
  673. Parse errors: Bad plan. You planned 11 tests but ran 1.
  674. t/52-frame-document.t (Wstat: 65280 Tests: 0 Failed: 0)
  675. Non-zero exit status: 255
  676. Parse errors: Bad plan. You planned 6 tests but ran 0.
  677. t/52-frame-event.t (Wstat: 65280 Tests: 0 Failed: 0)
  678. Non-zero exit status: 255
  679. Parse errors: Bad plan. You planned 4 tests but ran 0.
  680. t/52-mech-api-find_link.t (Wstat: 65280 Tests: 1 Failed: 0)
  681. Non-zero exit status: 255
  682. Parse errors: Bad plan. You planned 68 tests but ran 1.
  683. t/52-selector-frames.t (Wstat: 65280 Tests: 1 Failed: 0)
  684. Non-zero exit status: 255
  685. Parse errors: Bad plan. You planned 50 tests but ran 1.
  686. t/52-selector-noframes.t (Wstat: 65280 Tests: 1 Failed: 0)
  687. Non-zero exit status: 255
  688. Parse errors: Bad plan. You planned 17 tests but ran 1.
  689. t/52-selector-relative.t (Wstat: 65280 Tests: 1 Failed: 0)
  690. Non-zero exit status: 255
  691. Parse errors: Bad plan. You planned 6 tests but ran 1.
  692. t/53-mech-capture-js-error.t (Wstat: 65280 Tests: 3 Failed: 0)
  693. Non-zero exit status: 255
  694. Parse errors: Bad plan. You planned 19 tests but ran 3.
  695. t/60-mech-custom-headers.t (Wstat: 65280 Tests: 5 Failed: 1)
  696. Failed test: 5
  697. Non-zero exit status: 255
  698. Parse errors: Bad plan. You planned 21 tests but ran 5.
  699. t/65-is_visible.t (Wstat: 65280 Tests: 0 Failed: 0)
  700. Non-zero exit status: 255
  701. Parse errors: Bad plan. You planned 76 tests but ran 0.
  702. t/65-mech-meta.t (Wstat: 65280 Tests: 1 Failed: 0)
  703. Non-zero exit status: 255
  704. Parse errors: Bad plan. You planned 3 tests but ran 1.
  705. t/65-set_visible.t (Wstat: 65280 Tests: 1 Failed: 0)
  706. Non-zero exit status: 255
  707. Parse errors: Bad plan. You planned 5 tests but ran 1.
  708. t/70-download-url.t (Wstat: 65280 Tests: 2 Failed: 0)
  709. Non-zero exit status: 255
  710. Parse errors: Bad plan. You planned 5 tests but ran 2.
  711. t/70-real-status.t (Wstat: 256 Tests: 11 Failed: 1)
  712. Failed test: 11
  713. Non-zero exit status: 1
  714. t/70-rt71216.t (Wstat: 512 Tests: 3 Failed: 2)
  715. Failed tests: 2-3
  716. Non-zero exit status: 2
  717. t/70-tag-team.t (Wstat: 65280 Tests: 3 Failed: 0)
  718. Non-zero exit status: 255
  719. Parse errors: Bad plan. You planned 11 tests but ran 3.
  720. t/70-urlbar.t (Wstat: 65280 Tests: 0 Failed: 0)
  721. Non-zero exit status: 255
  722. Parse errors: Bad plan. You planned 2 tests but ran 0.
  723. t/75-save_url-cookies.t (Wstat: 256 Tests: 8 Failed: 1)
  724. Failed test: 6
  725. Non-zero exit status: 1
  726. t/rt65615.t (Wstat: 65280 Tests: 0 Failed: 0)
  727. Non-zero exit status: 255
  728. Parse errors: Bad plan. You planned 1 tests but ran 0.
  729. t/select.t (Wstat: 65280 Tests: 1 Failed: 0)
  730. Non-zero exit status: 255
  731. Parse errors: Bad plan. You planned 20 tests but ran 1.
  732. Files=86, Tests=316, 245 wallclock secs ( 0.33 usr 0.13 sys + 31.51 cusr 2.62 csys = 34.59 CPU)
  733. Result: FAIL
  734. Failed 44/86 test programs. 6/316 subtests failed.
  735. make: *** [test_dynamic] Fehler 255
  736. CORION/WWW-Mechanize-Firefox-0.74.tar.gz
  737. /usr/bin/make test -- NOT OK
  738. //hint// to see the cpan-testers results for installing this module, try:
  739. reports CORION/WWW-Mechanize-Firefox-0.74.tar.gz
  740. Running make install
  741. Installing /usr/lib/perl5/site_perl/5.16.2/HTML/Display/MozRepl.pm
  742. Installing /usr/lib/perl5/site_perl/5.16.2/HTTP/Cookies/MozRepl.pm
  743. Installing /usr/lib/perl5/site_perl/5.16.2/Firefox/Application.pm
  744. Installing /usr/lib/perl5/site_perl/5.16.2/Firefox/Application/API35.pm
  745. Installing /usr/lib/perl5/site_perl/5.16.2/Firefox/Application/API40.pm
  746. Installing /usr/lib/perl5/site_perl/5.16.2/Firefox/Application/API36.pm
  747. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/runtests.pl
  748. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/Firefox.pm
  749. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/Firefox/Installation.pod
  750. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/Firefox/DSL.pm
  751. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/Firefox/Troubleshooting.pod
  752. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/Firefox/Examples.pm
  753. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/Firefox/Cookbook.pod
  754. Installing /usr/lib/perl5/site_perl/5.16.2/WWW/Mechanize/Firefox/FAQ.pod
  755. Installing /usr/share/man/man3/WWW::Mechanize::Firefox::Installation.3pm
  756. Installing /usr/share/man/man3/WWW::Mechanize::Firefox::Examples.3pm
  757. Installing /usr/share/man/man3/Firefox::Application::API36.3pm
  758. Installing /usr/share/man/man3/WWW::Mechanize::Firefox::FAQ.3pm
  759. Installing /usr/share/man/man3/Firefox::Application::API40.3pm
  760. Installing /usr/share/man/man3/Firefox::Application.3pm
  761. Installing /usr/share/man/man3/WWW::Mechanize::Firefox::DSL.3pm
  762. Installing /usr/share/man/man3/WWW::Mechanize::Firefox::Cookbook.3pm
  763. Installing /usr/share/man/man3/Firefox::Application::API35.3pm
  764. Installing /usr/share/man/man3/HTML::Display::MozRepl.3pm
  765. Installing /usr/share/man/man3/HTTP::Cookies::MozRepl.3pm
  766. Installing /usr/share/man/man3/WWW::Mechanize::Firefox::Troubleshooting.3pm
  767. Installing /usr/share/man/man3/WWW::Mechanize::Firefox.3pm
  768. Installing /usr/share/man/man3/WWW::Mechanize::runtests.3pm
  769. Appending installation info to /usr/lib/perl5/5.16.2/i586-linux-thread-multi/perllocal.pod
  770. CORION/WWW-Mechanize-Firefox-0.74.tar.gz
  771. /usr/bin/make install -- OK
  772. Running install for module 'Class::C3'
  773. Running make for F/FL/FLORA/Class-C3-0.24.tar.gz
  774. Fetching with LWP:
  775. http://dl.ambiweb.de/mirrors/ftp.cpan.org/authors/id/F/FL/FLORA/Class-C3-0.24.tar.gz
  776. Checksum for /root/.cpan/sources/authors/id/F/FL/FLORA/Class-C3-0.24.tar.gz ok
  777.  
  778. CPAN.pm: Building F/FL/FLORA/Class-C3-0.24.tar.gz
  779.  
  780. Checking if your kit is complete...
  781. Looks good
  782. Writing Makefile for Class::C3
  783. Writing MYMETA.yml and MYMETA.json
  784. cp lib/Class/C3/next.pm blib/lib/Class/C3/next.pm
  785. cp lib/Class/C3.pm blib/lib/Class/C3.pm
  786. Manifying blib/man3/Class::C3::next.3pm
  787. Manifying blib/man3/Class::C3.3pm
  788. FLORA/Class-C3-0.24.tar.gz
  789. /usr/bin/make -- OK
  790. Running make test
  791. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
  792. t/00_load.t ........................ 1/4 # Fast C3 provided by this perl version 5.016002 in core
  793. t/00_load.t ........................ ok
  794. t/01_MRO.t ......................... ok
  795. t/02_MRO.t ......................... ok
  796. t/03_MRO.t ......................... ok
  797. t/04_MRO.t ......................... ok
  798. t/05_MRO.t ......................... ok
  799. t/06_MRO.t ......................... ok
  800. t/10_Inconsistent_hierarchy.t ...... ok
  801. t/20_reinitialize.t ................ ok
  802. t/21_C3_with_overload.t ............ ok
  803. t/22_uninitialize.t ................ ok
  804. t/23_multi_init.t .................. ok
  805. t/24_more_overload.t ............... ok
  806. t/30_next_method.t ................. ok
  807. t/31_next_method_skip.t ............ ok
  808. t/32_next_method_edge_cases.t ...... ok
  809. t/33_next_method_used_with_NEXT.t .. ok
  810. t/34_next_method_in_eval.t ......... ok
  811. t/35_next_method_in_anon.t ......... ok
  812. t/36_next_goto.t ................... ok
  813. t/37_mro_warn.t .................... ok
  814. t/40_no_xs.t ....................... skipped: PP tests not applicable for this perl 5.016002
  815. t/pod.t ............................ ok
  816. t/pod_coverage.t ................... ok
  817. All tests successful.
  818. Files=24, Tests=129, 1 wallclock secs ( 0.10 usr 0.03 sys + 0.89 cusr 0.15 csys = 1.17 CPU)
  819. Result: PASS
  820. FLORA/Class-C3-0.24.tar.gz
  821. /usr/bin/make test -- OK
  822. Running make install
  823. Installing /usr/lib/perl5/site_perl/5.16.2/Class/C3.pm
  824. Installing /usr/lib/perl5/site_perl/5.16.2/Class/C3/next.pm
  825. Installing /usr/share/man/man3/Class::C3::next.3pm
  826. Installing /usr/share/man/man3/Class::C3.3pm
  827. Appending installation info to /usr/lib/perl5/5.16.2/i586-linux-thread-multi/perllocal.pod
  828. FLORA/Class-C3-0.24.tar.gz
  829. /usr/bin/make install -- OK
  830. Running install for module 'IO::Pty'
  831. Running make for T/TO/TODDR/IO-Tty-1.10.tar.gz
  832. Fetching with LWP:
  833. http://dl.ambiweb.de/mirrors/ftp.cpan.org/authors/id/T/TO/TODDR/IO-Tty-1.10.tar.gz
  834. Checksum for /root/.cpan/sources/authors/id/T/TO/TODDR/IO-Tty-1.10.tar.gz ok
  835.  
  836. CPAN.pm: Building T/TO/TODDR/IO-Tty-1.10.tar.gz
  837.  
  838. Now let's see what we can find out about your system
  839. (logfiles of failing tests are available in the conf/ dir)...
  840. Looking for _getpty()...... not found.
  841. Looking for getpt()........ FOUND.
  842. Looking for grantpt()...... FOUND.
  843. Looking for openpty()...... FOUND.
  844. Looking for posix_openpt(). FOUND.
  845. Looking for ptsname()...... FOUND.
  846. Looking for ptsname_r().... FOUND.
  847. Looking for sigaction().... FOUND.
  848. Looking for strlcpy()...... not found.
  849. Looking for ttyname()...... FOUND.
  850. Looking for unlockpt()..... FOUND.
  851. Looking for libutil.h...... not found.
  852. Looking for pty.h.......... FOUND.
  853. Looking for sys/pty.h...... not found.
  854. Looking for sys/ptyio.h.... not found.
  855. Looking for sys/stropts.h.. FOUND.
  856. Looking for termio.h....... FOUND.
  857. Looking for termios.h...... FOUND.
  858. Looking for util.h......... not found.
  859. Checking which symbols compile OK...
  860. (sorry for the tedious check, but some systems have not too clean
  861. header files, to say the least; '+' means OK, '-' means not defined
  862. and '*' has compile problems...)
  863. +B0 +B110 +B115200 +B1200 +B134 +B150 -B153600 +B1800 +B19200 +B200 +B230400 +B2400 +B300 -B307200 +B38400 +B460800 +B4800 +B50 +B57600 +B600 +B75 -B76800 +B9600 +BRKINT +BS0 +BS1 +BSDLY +CBAUD -CBAUDEXT +CBRK -CCTS_OFLOW -CDEL +CDSUSP +CEOF +CEOL -CEOL2 +CEOT +CERASE -CESC +CFLUSH +CIBAUD -CIBAUDEXT +CINTR +CKILL +CLNEXT +CLOCAL -CNSWTCH -CNUL +CQUIT +CR0 +CR1 +CR2 +CR3 +CRDLY +CREAD +CRPRNT +CRTSCTS -CRTSXOFF -CRTS_IFLOW +CS5 +CS6 +CS7 +CS8 +CSIZE +CSTART +CSTOP +CSTOPB +CSUSP -CSWTCH +CWERASE -DEFECHO -DIOC -DIOCGETP -DIOCSETP -DOSMODE +ECHO +ECHOCTL +ECHOE +ECHOK +ECHOKE +ECHONL +ECHOPRT +EXTA +EXTB +FF0 +FF1 +FFDLY -FIORDCHK +FLUSHO +HUPCL +ICANON +ICRNL +IEXTEN +IGNBRK +IGNCR +IGNPAR +IMAXBEL +INLCR +INPCK +ISIG +ISTRIP +IUCLC +IXANY +IXOFF +IXON -KBENABLED -LDCHG -LDCLOSE -LDDMAP -LDEMAP -LDGETT -LDGMAP -LDIOC -LDNMAP -LDOPEN -LDSETT -LDSMAP -LOBLK +NCCS +NL0 +NL1 +NLDLY +NOFLSH +OCRNL +OFDEL +OFILL +OLCUC +ONLCR +ONLRET +ONOCR +OPOST -PAGEOUT +PARENB -PAREXT +PARMRK +PARODD +PENDIN -RCV1EN -RTS_TOG +TAB0 +TAB1 +TAB2 +TAB3 +TABDLY -TCDSET +TCFLSH +TCGETA +TCGETS +TCIFLUSH +TCIOFF +TCIOFLUSH +TCION +TCOFLUSH +TCOOFF +TCOON +TCSADRAIN +TCSAFLUSH +TCSANOW +TCSBRK +TCSETA +TCSETAF +TCSETAW -TCSETCTTY +TCSETS +TCSETSF +TCSETSW +TCXONC -TERM_D40 -TERM_D42 -TERM_H45 -TERM_NONE -TERM_TEC -TERM_TEX -TERM_V10 -TERM_V61 +TIOCCBRK -TIOCCDTR +TIOCCONS +TIOCEXCL -TIOCFLUSH -TIOCGETC +TIOCGETD -TIOCGETP -TIOCGLTC +TIOCGPGRP +TIOCGSID +TIOCGSOFTCAR +TIOCGWINSZ -TIOCHPCL -TIOCKBOF -TIOCKBON -TIOCLBIC -TIOCLBIS -TIOCLGET -TIOCLSET +TIOCMBIC +TIOCMBIS +TIOCMGET +TIOCMSET +TIOCM_CAR +TIOCM_CD +TIOCM_CTS +TIOCM_DSR +TIOCM_DTR +TIOCM_LE +TIOCM_RI +TIOCM_RNG +TIOCM_RTS +TIOCM_SR +TIOCM_ST +TIOCNOTTY +TIOCNXCL +TIOCOUTQ -TIOCREMOTE +TIOCSBRK +TIOCSCTTY -TIOCSDTR -TIOCSETC +TIOCSETD -TIOCSETN -TIOCSETP -TIOCSIGNAL -TIOCSLTC +TIOCSPGRP -TIOCSSID +TIOCSSOFTCAR -TIOCSTART +TIOCSTI -TIOCSTOP +TIOCSWINSZ -TM_ANL -TM_CECHO -TM_CINVIS -TM_LCF -TM_NONE -TM_SET -TM_SNL +TOSTOP -VCEOF -VCEOL +VDISCARD -VDSUSP +VEOF +VEOL +VEOL2 +VERASE +VINTR +VKILL +VLNEXT +VMIN +VQUIT +VREPRINT +VSTART +VSTOP +VSUSP -VSWTCH +VT0 +VT1 +VTDLY +VTIME +VWERASE -WRAP +XCASE -XCLUDE -XMT1EN +XTABS
  864.  
  865. >>> Configuration looks good! <<<
  866.  
  867. Writing IO::Tty::Constant.pm...
  868. DEFINE = -DHAVE_DEV_PTMX -DHAVE_GETPT -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTSNAME_R -DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_SYS_STROPTS_H -DHAVE_TERMIOS_H -DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT
  869. Checking if your kit is complete...
  870. Looks good
  871. Writing Makefile for IO::Tty
  872. Writing MYMETA.yml and MYMETA.json
  873. cp Tty.pm blib/lib/IO/Tty.pm
  874. cp Tty/Constant.pm blib/lib/IO/Tty/Constant.pm
  875. cp Pty.pm blib/lib/IO/Pty.pm
  876. /usr/bin/perl /usr/lib/perl5/5.16.2/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.16.2/ExtUtils/typemap Tty.xs > Tty.xsc && mv Tty.xsc Tty.c
  877. cc -c -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe -DVERSION=\"1.10\" -DXS_VERSION=\"1.10\" -fPIC "-I/usr/lib/perl5/5.16.2/i586-linux-thread-multi/CORE" -DHAVE_DEV_PTMX -DHAVE_GETPT -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTSNAME_R -DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_SYS_STROPTS_H -DHAVE_TERMIOS_H -DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT Tty.c
  878. Running Mkbootstrap for IO::Tty ()
  879. chmod 644 Tty.bs
  880. rm -f blib/arch/auto/IO/Tty/Tty.so
  881. cc -shared -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe Tty.o -o blib/arch/auto/IO/Tty/Tty.so \
  882. -lutil \
  883.  
  884. chmod 755 blib/arch/auto/IO/Tty/Tty.so
  885. cp Tty.bs blib/arch/auto/IO/Tty/Tty.bs
  886. chmod 644 blib/arch/auto/IO/Tty/Tty.bs
  887. Manifying blib/man3/IO::Tty::Constant.3pm
  888. Manifying blib/man3/IO::Tty.3pm
  889. Manifying blib/man3/IO::Pty.3pm
  890. TODDR/IO-Tty-1.10.tar.gz
  891. /usr/bin/make -- OK
  892. Running make test
  893. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
  894. t/test.t .. # Configuration: -DHAVE_DEV_PTMX -DHAVE_GETPT -DHAVE_GRANTPT -DHAVE_OPENPTY -DHAVE_POSIX_OPENPT -DHAVE_PTSNAME -DHAVE_PTSNAME_R -DHAVE_PTY_H -DHAVE_SIGACTION -DHAVE_SYS_STROPTS_H -DHAVE_TERMIOS_H -DHAVE_TERMIO_H -DHAVE_TTYNAME -DHAVE_UNLOCKPT
  895. # Checking for appropriate ioctls:
  896. # TIOCNOTTY
  897. # TIOCSCTTY
  898. trying posix_openpt()...
  899. trying grantpt()...
  900. trying unlockpt()...
  901. trying ptsname_r()...
  902. trying to open /dev/pts/2...
  903. trying to I_PUSH ptem...
  904. trying to I_PUSH ldterm...
  905. trying to I_PUSH ttcompat...
  906. t/test.t .. 1/5 # === Checking if child gets pty as controlling terminal
  907. trying posix_openpt()...
  908. trying grantpt()...
  909. trying unlockpt()...
  910. trying ptsname_r()...
  911. trying to open /dev/pts/2...
  912. trying to I_PUSH ptem...
  913. trying to I_PUSH ldterm...
  914. trying to I_PUSH ttcompat...
  915. t/test.t .. 3/5
  916. WARNING: when the client closes the slave pty, the master gets an error
  917. (undef return value and $! eq "Eingabe-/Ausgabefehler")
  918. instead of EOF (0 return value). Please be sure to handle this
  919. in your application (Expect already does).
  920.  
  921. # Checking basic functionality and how your ptys handle large strings...
  922. # This test may hang on certain systems, even though it is protected
  923. # by alarm(). If the counter stops, try Ctrl-C, the test should continue.
  924. trying posix_openpt()...
  925. trying grantpt()...
  926. trying unlockpt()...
  927. trying ptsname_r()...
  928. trying to open /dev/pts/2...
  929. trying to I_PUSH ptem...
  930. trying to I_PUSH ldterm...
  931. trying to I_PUSH ttcompat...
  932. # isatty($master): YES
  933. # isatty($slave): YES
  934. # Child PID = 10644
  935. # Good, your raw ptys can handle at least 530 bytes at once.
  936. t/test.t .. 5/5 sysread(): Eingabe-/Ausgabefehler at t/test.t line 151.
  937. Slave got EOF at line 530, byte 0.
  938. t/test.t .. ok
  939. All tests successful.
  940. Files=1, Tests=5, 4 wallclock secs ( 0.04 usr 0.02 sys + 0.32 cusr 0.46 csys = 0.84 CPU)
  941. Result: PASS
  942. TODDR/IO-Tty-1.10.tar.gz
  943. /usr/bin/make test -- OK
  944. Running make install
  945. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  946. Installing /usr/lib/perl5/site_perl/5.16.2/i586-linux-thread-multi/auto/IO/Tty/Tty.so
  947. Installing /usr/lib/perl5/site_perl/5.16.2/i586-linux-thread-multi/auto/IO/Tty/Tty.bs
  948. Installing /usr/lib/perl5/site_perl/5.16.2/i586-linux-thread-multi/IO/Pty.pm
  949. Installing /usr/lib/perl5/site_perl/5.16.2/i586-linux-thread-multi/IO/Tty.pm
  950. Installing /usr/lib/perl5/site_perl/5.16.2/i586-linux-thread-multi/IO/Tty/Constant.pm
  951. Installing /usr/share/man/man3/IO::Pty.3pm
  952. Installing /usr/share/man/man3/IO::Tty::Constant.3pm
  953. Installing /usr/share/man/man3/IO::Tty.3pm
  954. Appending installation info to /usr/lib/perl5/5.16.2/i586-linux-thread-multi/perllocal.pod
  955. TODDR/IO-Tty-1.10.tar.gz
  956. /usr/bin/make install -- OK
  957. Running make for S/SK/SKI/Task-Mechanistic-Firefox-0.01.tar.gz
  958. Has already been unwrapped into directory /root/.cpan/build/Task-Mechanistic-Firefox-0.01-_ECpVJ
  959.  
  960. CPAN.pm: Building S/SK/SKI/Task-Mechanistic-Firefox-0.01.tar.gz
  961.  
  962. cp lib/Task/Mechanistic/Firefox.pm blib/lib/Task/Mechanistic/Firefox.pm
  963. Manifying blib/man3/Task::Mechanistic::Firefox.3pm
  964. SKI/Task-Mechanistic-Firefox-0.01.tar.gz
  965. /usr/bin/make -- OK
  966. Running make test
  967. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/Task-Mechanistic-Firefox.t
  968. t/Task-Mechanistic-Firefox.t .. ok
  969. All tests successful.
  970. Files=1, Tests=1, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.01 cusr 0.00 csys = 0.05 CPU)
  971. Result: PASS
  972. SKI/Task-Mechanistic-Firefox-0.01.tar.gz
  973. /usr/bin/make test -- OK
  974. Running make install
  975. Installing /usr/lib/perl5/site_perl/5.16.2/Task/Mechanistic/Firefox.pm
  976. Installing /usr/share/man/man3/Task::Mechanistic::Firefox.3pm
  977. Appending installation info to /usr/lib/perl5/5.16.2/i586-linux-thread-multi/perllocal.pod
  978. SKI/Task-Mechanistic-Firefox-0.01.tar.gz
  979. /usr/bin/make install -- OK
  980. Failed during this command:
  981. ZIGOROU/MozRepl-0.06.tar.gz : make_test FAILED but failure ignored because 'force' in effect
  982. MIKEM/Net-SSLeay-1.54.tar.gz : make NO
  983. SULLR/IO-Socket-SSL-1.89.tar.gz : make_test FAILED but failure ignored because 'force' in effect
  984. GAAS/LWP-Protocol-https-6.04.tar.gz : make_test FAILED but failure ignored because 'force' in effect
  985. NANIS/Crypt-SSLeay-0.64.tar.gz : make NO
  986. SKI/Task-Mechanistic-0.01.tar.gz : make_test FAILED but failure ignored because 'force' in effect
  987. CORION/WWW-Mechanize-Firefox-0.74.tar.gz : make_test FAILED but failure ignored because 'force' in effect
  988.  
  989.  
  990.  
  991.  
  992.  
  993. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  994.  
  995. Request headers
  996.  
  997. Connection: keep-alive
  998. Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  999. Accept-Encoding: gzip, deflate
  1000. Accept-Language: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
  1001. Host: localhost:52074
  1002. User-Agent: Mozilla/5.0 (X11; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0
  1003. Cookie: log-server-httponly=supersecret; log-server=shazam2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement