Advertisement
mseifert

Inststall Online Price Retrieval - Log (install-fq-mods.cmd)

Jan 10th, 2015
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.46 KB | None | 0 0
  1. ******* Running: install-fq-mods.cmd **************
  2.  
  3. Microsoft Windows [Version 6.1.7601]
  4. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  5.  
  6. C:\Windows\system32>Cd\Program Files (x86)\gnucash\bin
  7.  
  8. C:\Program Files (x86)\gnucash\bin>dir *.cmd
  9. Volume in drive C has no label.
  10. Volume Serial Number is F4C5-BDE1
  11.  
  12. Directory of C:\Program Files (x86)\gnucash\bin
  13.  
  14. 12/19/2014 01:22 PM 1,530 gnucash-launcher.cmd
  15. 12/19/2014 08:47 AM 5,506 install-fq-mods.cmd
  16. 2 File(s) 7,036 bytes
  17. 0 Dir(s) 395,495,579,648 bytes free
  18.  
  19. C:\Program Files (x86)\gnucash\bin>install-fq-mods.cmd
  20.  
  21. * Check Perl
  22.  
  23.  
  24. * Check Perl version
  25.  
  26.  
  27. * Determine which Perl flavour we have found
  28.  
  29. - Other, probably Strawberry perl ?
  30.  
  31. * Install required perl modules
  32.  
  33. Database was generated on Sat, 10 Jan 2015 20:07:19 GMT
  34.  
  35. Date::Manip is up to date (6.48).
  36. HTML::TableExtract is up to date (2.12).
  37. HTTP::Request::Common is up to date (6.04).
  38. Crypt::SSLeay is up to date (0.72).
  39. Running install for module 'LWP'
  40. Running make for M/MS/MSCHILLI/libwww-perl-6.08.tar.gz
  41. Checksum for C:\strawberry\cpan\sources\authors\id\M\MS\MSCHILLI\libwww-perl-6.0
  42. 8.tar.gz ok
  43.  
  44. CPAN.pm: Building M/MS/MSCHILLI/libwww-perl-6.08.tar.gz
  45.  
  46. Checking if your kit is complete...
  47. Looks good
  48. Generating a dmake-style Makefile
  49. Writing Makefile for LWP
  50. Writing MYMETA.yml and MYMETA.json
  51. cp lib/LWP.pm blib\lib\LWP.pm
  52. cp lib/LWP/Simple.pm blib\lib\LWP\Simple.pm
  53. cp lib/LWP/Authen/Digest.pm blib\lib\LWP\Authen\Digest.pm
  54. cp lib/LWP/RobotUA.pm blib\lib\LWP\RobotUA.pm
  55. cp lib/LWP/Protocol/cpan.pm blib\lib\LWP\Protocol\cpan.pm
  56. cp lib/LWP/Protocol/GHTTP.pm blib\lib\LWP\Protocol\GHTTP.pm
  57. cp lib/LWP/ConnCache.pm blib\lib\LWP\ConnCache.pm
  58. cp lib/LWP/Debug.pm blib\lib\LWP\Debug.pm
  59. cp lib/LWP/Protocol/data.pm blib\lib\LWP\Protocol\data.pm
  60. cp lib/LWP/Protocol/loopback.pm blib\lib\LWP\Protocol\loopback.pm
  61. cp lib/LWP/Authen/Basic.pm blib\lib\LWP\Authen\Basic.pm
  62. cp lib/LWP/MemberMixin.pm blib\lib\LWP\MemberMixin.pm
  63. cp lib/LWP/Protocol/http.pm blib\lib\LWP\Protocol\http.pm
  64. cp lib/LWP/DebugFile.pm blib\lib\LWP\DebugFile.pm
  65. cp lib/LWP/Authen/Ntlm.pm blib\lib\LWP\Authen\Ntlm.pm
  66. cp lib/LWP/Protocol/nogo.pm blib\lib\LWP\Protocol\nogo.pm
  67. cp lib/LWP/Protocol/ftp.pm blib\lib\LWP\Protocol\ftp.pm
  68. cp lib/LWP/UserAgent.pm blib\lib\LWP\UserAgent.pm
  69. cp lib/LWP/Protocol/gopher.pm blib\lib\LWP\Protocol\gopher.pm
  70. cp lib/LWP/Protocol/mailto.pm blib\lib\LWP\Protocol\mailto.pm
  71. cp lwpcook.pod blib\lib\lwpcook.pod
  72. cp lib/LWP/Protocol/nntp.pm blib\lib\LWP\Protocol\nntp.pm
  73. cp lib/LWP/Protocol/file.pm blib\lib\LWP\Protocol\file.pm
  74. cp lib/LWP/Protocol.pm blib\lib\LWP\Protocol.pm
  75. cp lwptut.pod blib\lib\lwptut.pod
  76. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- bin/lwp-request bli
  77. b\script\lwp-request
  78. pl2bat.bat blib\script\lwp-request
  79. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- bin/lwp-download bl
  80. ib\script\lwp-download
  81. pl2bat.bat blib\script\lwp-download
  82. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- bin/lwp-mirror blib
  83. \script\lwp-mirror
  84. pl2bat.bat blib\script\lwp-mirror
  85. C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- bin/lwp-dump blib\s
  86. cript\lwp-dump
  87. pl2bat.bat blib\script\lwp-dump
  88. MSCHILLI/libwww-perl-6.08.tar.gz
  89. C:\strawberry\c\bin\dmake.exe -- OK
  90. Running make test
  91. C:\strawberry\perl\bin\perl.exe t/TEST 0
  92. base/protocols.t ...... ok
  93. base/proxy.t .......... ok
  94. base/ua.t ............. ok
  95. robot/ua-get.t ........ 2/8 HTTP Server terminated
  96. robot/ua-get.t ........ Failed 5/8 subtests
  97. robot/ua.t ............ 2/7 HTTP Server terminated
  98. robot/ua.t ............ Failed 5/7 subtests
  99. local/autoload-get.t .. ok
  100. local/autoload.t ...... ok
  101. local/get.t ........... ok
  102. local/http.t .......... 1/63
  103. # Failed test 'response code 404'
  104. # at local/http.t line 81.
  105. # got: '500'
  106. # expected: '404'
  107.  
  108. # Failed test '404 message'
  109. # at local/http.t line 82.
  110. # 'Can't connect to my-pc:65062'
  111. # doesn't match '(?^i:not\s+found)'
  112.  
  113. # Failed test at local/http.t line 84.
  114.  
  115. # Failed test at local/http.t line 85.
  116.  
  117. # Failed test at local/http.t line 112.
  118. local/http.t .......... 6/63
  119. # Failed test 'status code 200'
  120. # at local/http.t line 113.
  121. # got: '500'
  122. # expected: '200'
  123.  
  124. # Failed test 'message OK'
  125. # at local/http.t line 114.
  126. # got: 'Can't connect to my-pc:65062'
  127. # expected: 'OK'
  128.  
  129. # Failed test at local/http.t line 119.
  130. # 'Can't connect to my-pc:65062
  131. #
  132. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  133. <DAEMON> line 1.
  134. # '
  135. # doesn't match '(?^m:^From:\s*gisle\@aas\.no\n)'
  136.  
  137. # Failed test at local/http.t line 120.
  138. # 'Can't connect to my-pc:65062
  139. #
  140. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  141. <DAEMON> line 1.
  142. # '
  143. # doesn't match '(?^m:^Host:)'
  144.  
  145. # Failed test '3 items in accept'
  146. # at local/http.t line 121.
  147. # got: '0'
  148. # expected: '3'
  149.  
  150. # Failed test at local/http.t line 122.
  151. # 'Can't connect to my-pc:65062
  152. #
  153. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  154. <DAEMON> line 1.
  155. # '
  156. # doesn't match '(?^m:^Accept:\s*text/html)'
  157.  
  158. # Failed test at local/http.t line 123.
  159. # 'Can't connect to my-pc:65062
  160. #
  161. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  162. <DAEMON> line 1.
  163. # '
  164. # doesn't match '(?^m:^Accept:\s*text/plain)'
  165.  
  166. # Failed test at local/http.t line 124.
  167. # 'Can't connect to my-pc:65062
  168. #
  169. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  170. <DAEMON> line 1.
  171. # '
  172. # doesn't match '(?^m:^Accept:\s*image/\*)'
  173.  
  174. # Failed test at local/http.t line 125.
  175. # 'Can't connect to my-pc:65062
  176. #
  177. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  178. <DAEMON> line 1.
  179. # '
  180. # doesn't match '(?^m:^If-Modified-Since:\s*\w{3},\s+\d+)'
  181.  
  182. # Failed test at local/http.t line 126.
  183. # 'Can't connect to my-pc:65062
  184. #
  185. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  186. <DAEMON> line 1.
  187. # '
  188. # doesn't match '(?^m:^Long-Text:\s*This.*broken between)'
  189.  
  190. # Failed test at local/http.t line 127.
  191. # 'Can't connect to my-pc:65062
  192. #
  193. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  194. <DAEMON> line 1.
  195. # '
  196. # doesn't match '(?^m:^Foo-Bar:\s*1\n)'
  197.  
  198. # Failed test at local/http.t line 128.
  199. # 'Can't connect to my-pc:65062
  200. #
  201. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  202. <DAEMON> line 1.
  203. # '
  204. # doesn't match '(?^m:^X-Foo:\s*Bar\n)'
  205.  
  206. # Failed test at local/http.t line 129.
  207. # 'Can't connect to my-pc:49197
  208. #
  209. # An invalid argument was supplied. at ../blib/lib/LWP/Protocol/http.pm line 49,
  210. <DAEMON> line 1.
  211. # '
  212. # doesn't match '(?^m:^User-Agent:\s*Mozilla/0.01)'
  213.  
  214. # Failed test 'response code 200'
  215. local/http.t .......... 20/63 # at local/http.t line 139.
  216. # got: '500'
  217. # expected: '200'
  218.  
  219. local/http.t .......... 22/63 # Failed test 'response code 200'
  220. # at local/http.t line 160.
  221. # got: '500'
  222. # expected: '200'
  223.  
  224. local/http.t .......... 25/63 # Failed test 'response code 200'
  225. # at local/http.t line 182.
  226. # got: '500'
  227. # expected: '200'
  228.  
  229. local/http.t .......... 27/63 # Failed test at local/http.t line 212.
  230.  
  231. # Failed test '147 content length'
  232. # at local/http.t line 214.
  233. # got: undef
  234. # expected: '147'
  235.  
  236. # Failed test 'En pr°ve'
  237. # at local/http.t line 215.
  238. local/http.t .......... 32/63
  239. # Failed test 'response code 404'
  240. # at local/http.t line 222.
  241. # got: '500'
  242. # expected: '404'
  243.  
  244. # Failed test 'response code 501'
  245. local/http.t .......... 34/63 # at local/http.t line 228.
  246. # got: '500'
  247. # expected: '501'
  248.  
  249. local/http.t .......... 35/63 # Failed test at local/http.t line 243.
  250. Can't call method "is_redirect" on an undefined value at local/http.t line 245,
  251. <DAEMON> line 1.
  252. # Looks like you planned 63 tests but ran 36.
  253. # Looks like you failed 27 tests of 36 run.
  254. # Looks like your test exited with -1 just after 36.
  255. HTTP Server terminated
  256. local/http.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
  257. Failed 54/63 subtests
  258. local/protosub.t ...... ok
  259.  
  260. Test Summary Report
  261. -------------------
  262. robot/ua-get.t (Wstat: 0 Tests: 8 Failed: 5)
  263. Failed tests: 1-3, 5, 7
  264. robot/ua.t (Wstat: 0 Tests: 7 Failed: 5)
  265. Failed tests: 1-3, 5, 7
  266. local/http.t (Wstat: 65280 Tests: 36 Failed: 27)
  267. Failed tests: 2-20, 22, 25, 27, 29-30, 33-35
  268. Non-zero exit status: 255
  269. Parse errors: Bad plan. You planned 63 tests but ran 36.
  270. Files=10, Tests=104, 40 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 CPU)
  271. Result: FAIL
  272. Failed 3/10 test programs. 37/104 subtests failed.
  273. dmake.exe: Error code 255, while making 'test'
  274. MSCHILLI/libwww-perl-6.08.tar.gz
  275. C:\strawberry\c\bin\dmake.exe test -- NOT OK
  276. //hint// to see the cpan-testers results for installing this module, try:
  277. reports MSCHILLI/libwww-perl-6.08.tar.gz
  278. Running make install
  279. make test had returned bad status, won't install without force
  280. Stopping: 'install' failed for 'LWP'.
  281. Running install for module 'Finance::Quote'
  282. Running make for E/EC/ECOCODE/Finance-Quote-1.35.tar.gz
  283. Checksum for C:\strawberry\cpan\sources\authors\id\E\EC\ECOCODE\Finance-Quote-1.
  284. 35.tar.gz ok
  285.  
  286. CPAN.pm: Building E/EC/ECOCODE/Finance-Quote-1.35.tar.gz
  287.  
  288. Checking if your kit is complete...
  289. Looks good
  290. Warning: prerequisite Date::Calc 0 not found.
  291. Generating a dmake-style Makefile
  292. Writing Makefile for Finance::Quote
  293. Writing MYMETA.yml and MYMETA.json
  294. ---- Unsatisfied dependencies detected during ----
  295. ---- ECOCODE/Finance-Quote-1.35.tar.gz ----
  296. Date::Calc [requires]
  297. Running make test
  298. Delayed until after prerequisites
  299. Running make install
  300. Delayed until after prerequisites
  301. Running install for module 'Date::Calc'
  302. Running make for S/ST/STBEY/Date-Calc-6.3.tar.gz
  303. Checksum for C:\strawberry\cpan\sources\authors\id\S\ST\STBEY\Date-Calc-6.3.tar.
  304. gz ok
  305.  
  306. CPAN.pm: Building S/ST/STBEY/Date-Calc-6.3.tar.gz
  307.  
  308.  
  309. *************************************************************
  310. ****** BEWARE: Use "make install UNINST=1" to install! ******
  311. *************************************************************
  312.  
  313. Checking if your kit is complete...
  314. Looks good
  315. Generating a dmake-style Makefile
  316. Writing Makefile for Date::Calc
  317. Writing MYMETA.yml and MYMETA.json
  318. cp lib/Date/Calc/PP.pm blib\lib\Date\Calc\PP.pm
  319. cp lib/Date/Calc/Object.pod blib\lib\Date\Calc\Object.pod
  320. cp lib/Date/Calendar.pod blib\lib\Date\Calendar.pod
  321. cp lib/Date/Calc.pm blib\lib\Date\Calc.pm
  322. cp lib/Date/Calc/PP.pod blib\lib\Date\Calc\PP.pod
  323. cp lib/Date/Calendar/Year.pm blib\lib\Date\Calendar\Year.pm
  324. cp lib/Date/Calc/Object.pm blib\lib\Date\Calc\Object.pm
  325. cp lib/Date/Calendar/Profiles.pm blib\lib\Date\Calendar\Profiles.pm
  326. cp lib/Date/Calendar/Profiles.pod blib\lib\Date\Calendar\Profiles.pod
  327. cp lib/Date/Calendar.pm blib\lib\Date\Calendar.pm
  328. cp lib/Date/Calc.pod blib\lib\Date\Calc.pod
  329. cp lib/Date/Calendar/Year.pod blib\lib\Date\Calendar\Year.pod
  330. STBEY/Date-Calc-6.3.tar.gz
  331. C:\strawberry\c\bin\dmake.exe -- OK
  332. Running make test
  333. C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e"
  334. "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.
  335. t
  336. t/f000.t .. ok
  337. t/f001.t .. ok
  338. t/f002.t .. ok
  339. t/f003.t .. ok
  340. t/f004.t .. ok
  341. t/f005.t .. ok
  342. t/f006.t .. ok
  343. t/f007.t .. ok
  344. t/f008.t .. ok
  345. t/f009.t .. ok
  346. t/f010.t .. ok
  347. t/f011.t .. ok
  348. t/f012.t .. ok
  349. t/f013.t .. ok
  350. t/f014.t .. ok
  351. t/f015.t .. ok
  352. t/f016.t .. Failed 16/25 subtests
  353. t/f017.t .. ok
  354. t/f018.t .. ok
  355. t/f019.t .. ok
  356. t/f020.t .. ok
  357. t/f021.t .. ok
  358. t/f022.t .. ok
  359. t/f023.t .. ok
  360. t/f024.t .. ok
  361. t/f025.t .. ok
  362. t/f026.t .. ok
  363. t/f027.t .. Failed 22/46 subtests
  364. t/f028.t .. Failed 22/46 subtests
  365. t/f029.t .. ok
  366. t/f030.t .. ok
  367. t/f031.t .. ok
  368. t/f032.t .. ok
  369. t/f033.t .. ok
  370. t/f034.t .. ok
  371. t/f035.t .. ok
  372. t/f036.t .. ok
  373. t/f037.t .. ok
  374. t/m001.t .. ok
  375. t/m002.t .. ok
  376. t/m003.t .. ok
  377. t/m004.t .. ok
  378. t/m005.t .. ok
  379. t/m006.t .. ok
  380. t/m007.t .. ok
  381. t/m008.t .. ok
  382. t/m009.t .. ok
  383. t/m010.t .. ok
  384. t/m011.t .. ok
  385. t/m012.t .. ok
  386. t/m013.t .. ok
  387.  
  388. Test Summary Report
  389. -------------------
  390. t/f016.t (Wstat: 0 Tests: 25 Failed: 16)
  391. Failed tests: 1-4, 6-7, 9-12, 15-17, 21-23
  392. t/f027.t (Wstat: 0 Tests: 46 Failed: 22)
  393. Failed tests: 7-15, 22, 24-27, 30-35, 44-45
  394. t/f028.t (Wstat: 0 Tests: 46 Failed: 22)
  395. Failed tests: 7-15, 22, 24-27, 30, 32, 34-37, 44-45
  396. Files=51, Tests=3381, 3 wallclock secs ( 0.19 usr + 0.05 sys = 0.23 CPU)
  397. Result: FAIL
  398. Failed 3/51 test programs. 60/3381 subtests failed.
  399. dmake.exe: Error code 255, while making 'test_dynamic'
  400. STBEY/Date-Calc-6.3.tar.gz
  401. C:\strawberry\c\bin\dmake.exe test -- NOT OK
  402. //hint// to see the cpan-testers results for installing this module, try:
  403. reports STBEY/Date-Calc-6.3.tar.gz
  404. Running make install
  405. make test had returned bad status, won't install without force
  406. Stopping: 'install' failed for 'Date::Calc'.
  407.  
  408. * Run gnc-fq-check
  409.  
  410.  
  411. You need to install the following Perl modules:
  412. Finance::Quote
  413.  
  414. Use your system's package manager to install them,
  415. or run 'gnc-fq-update' as root.
  416. missing-lib
  417.  
  418. An error occurred, see above.
  419.  
  420. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement