Advertisement
Guest User

make test log

a guest
Jun 28th, 2012
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.12 KB | None | 0 0
  1. PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /root/perl5/perlbrew/perls/perl-5.14.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t
  2.  
  3. # Failed test 'use C4::External::Amazon;'
  4. # at t/Amazon.t line 12.
  5. # Tried to use 'C4::External::Amazon'.
  6. # Error: Can't locate C4/External/Amazon.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  7. # BEGIN failed--compilation aborted at (eval 4) line 2.
  8. # Looks like you failed 1 test of 1.
  9. t/Amazon.t .....................
  10. Dubious, test returned 1 (wstat 256, 0x100)
  11. Failed 1/1 subtests
  12.  
  13. # Failed test 'use C4::Barcodes::PrinterConfig;'
  14. # at t/Barcodes_PrinterConfig.t line 12.
  15. # Tried to use 'C4::Barcodes::PrinterConfig'.
  16. # Error: Can't locate C4/Barcodes/PrinterConfig.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  17. # BEGIN failed--compilation aborted at (eval 4) line 2.
  18. # Looks like you failed 1 test of 1.
  19. t/Barcodes_PrinterConfig.t .....
  20. Dubious, test returned 1 (wstat 256, 0x100)
  21. Failed 1/1 subtests
  22.  
  23. # Failed test 'use C4::Bookfund;'
  24. # at t/Bookfund.t line 12.
  25. # Tried to use 'C4::Bookfund'.
  26. # Error: Can't locate C4/Bookfund.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  27. # BEGIN failed--compilation aborted at (eval 4) line 2.
  28. # Looks like you failed 1 test of 1.
  29. t/Bookfund.t ...................
  30. Dubious, test returned 1 (wstat 256, 0x100)
  31. Failed 1/1 subtests
  32.  
  33. # Failed test 'use C4::Bookseller;'
  34. # at t/Bookseller.t line 12.
  35. # Tried to use 'C4::Bookseller'.
  36. # Error: Can't locate C4/Bookseller.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  37. # BEGIN failed--compilation aborted at (eval 4) line 2.
  38. # Looks like you failed 1 test of 1.
  39. t/Bookseller.t .................
  40. Dubious, test returned 1 (wstat 256, 0x100)
  41. Failed 1/1 subtests
  42. Can't locate C4/Boolean.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at t/Boolean.t line 5.
  43. BEGIN failed--compilation aborted at t/Boolean.t line 5.
  44. t/Boolean.t ....................
  45. Dubious, test returned 2 (wstat 512, 0x200)
  46. No subtests run
  47.  
  48. # Failed test 'use C4::Branch;'
  49. # at t/Branch.t line 12.
  50. # Tried to use 'C4::Branch'.
  51. # Error: Can't locate C4/Branch.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  52. # BEGIN failed--compilation aborted at (eval 4) line 2.
  53. # Looks like you failed 1 test of 1.
  54. t/Branch.t .....................
  55. Dubious, test returned 1 (wstat 256, 0x100)
  56. Failed 1/1 subtests
  57.  
  58. # Failed test 'use C4::Calendar;'
  59. # at t/Calendar.t line 12.
  60. # Tried to use 'C4::Calendar'.
  61. # Error: Can't locate C4/Calendar.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  62. # BEGIN failed--compilation aborted at (eval 4) line 2.
  63. # Looks like you failed 1 test of 1.
  64. t/Calendar.t ...................
  65. Dubious, test returned 1 (wstat 256, 0x100)
  66. Failed 1/1 subtests
  67.  
  68. # Failed test 'use C4::Charset;'
  69. # at t/Charset.t line 8.
  70. # Tried to use 'C4::Charset'.
  71. # Error: Can't locate C4/Charset.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  72. # BEGIN failed--compilation aborted at (eval 4) line 2.
  73. "\c3" is more clearly written simply as "s" at t/Charset.t line 14.
  74. Undefined subroutine &main::IsStringUTF8ish called at t/Charset.t line 12.
  75. # Looks like you planned 6 tests but ran 1.
  76. # Looks like you failed 1 test of 1 run.
  77. # Looks like your test exited with 255 just after 1.
  78. t/Charset.t ....................
  79. Dubious, test returned 255 (wstat 65280, 0xff00)
  80. Failed 6/6 subtests
  81.  
  82. # Failed test 'use C4::Circulation;'
  83. # at t/Circulation_barcodedecode.t line 10.
  84. # Tried to use 'C4::Circulation'.
  85. # Error: Can't locate C4/Circulation.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  86. # BEGIN failed--compilation aborted at (eval 4) line 2.
  87. Undefined subroutine &C4::Circulation::barcodedecode called at t/Circulation_barcodedecode.t line 31.
  88. # Looks like you planned 16 tests but ran 1.
  89. # Looks like you failed 1 test of 1 run.
  90. # Looks like your test exited with 255 just after 1.
  91. t/Circulation_barcodedecode.t ..
  92. Dubious, test returned 255 (wstat 65280, 0xff00)
  93. Failed 16/16 subtests
  94.  
  95. # Failed test 'use C4::Dates;'
  96. # at t/Dates.t line 10.
  97. # Tried to use 'C4::Dates'.
  98. # Error: Can't locate C4/Dates.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/t /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 8) line 2.
  99. # BEGIN failed--compilation aborted at (eval 8) line 2.
  100. Name "C4::Dates::prefformat" used only once: possible typo at t/Dates.t line 43.
  101. #
  102. # In order to run without DB access, this test will substitute 'us'
  103. # as your default date format. Export environmental variable KOHA_TEST_DATE_FORMAT
  104. # to override this default, or pass the value as an argument to this test script.
  105. #
  106. # NOTE: we test for the system handling dd=00 and 00 for TIME values, therefore
  107. # you SHOULD see some warnings like:
  108. # Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t ...
  109. #
  110. # Testing Legacy Functions: format_date and format_date_in_iso
  111. #
  112. Can't locate object method "new" via package "C4::Dates" at t/Dates.t line 59.
  113. # Looks like you planned 192 tests but ran 1.
  114. # Looks like you failed 1 test of 1 run.
  115. # Looks like your test exited with 255 just after 1.
  116. t/Dates.t ......................
  117. Dubious, test returned 255 (wstat 65280, 0xff00)
  118. Failed 192/192 subtests
  119. # BEFORE use: $debug is not defined
  120. # BEFORE use: $cgi_debug is not defined
  121.  
  122. # Failed test 'use C4::Debug;'
  123. # at t/Debug.t line 13.
  124. # Tried to use 'C4::Debug'.
  125. # Error: Can't locate C4/Debug.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  126. # BEGIN failed--compilation aborted at (eval 4) line 2.
  127. # AFTER use: $debug is not defined
  128. # AFTER use: $cgi_debug is not defined
  129.  
  130. # Failed test ' $debug defined and imported.'
  131. # at t/Debug.t line 18.
  132.  
  133. # Failed test '$cgi_debug defined and imported.'
  134. # at t/Debug.t line 19.
  135. # Done.
  136. # Looks like you failed 3 tests of 3.
  137. t/Debug.t ......................
  138. Dubious, test returned 3 (wstat 768, 0x300)
  139. Failed 3/3 subtests
  140. t/dummy.t ...................... ok
  141.  
  142. # Failed test 'use C4::Input;'
  143. # at t/Input.t line 12.
  144. # Tried to use 'C4::Input'.
  145. # Error: Can't locate C4/Input.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  146. # BEGIN failed--compilation aborted at (eval 4) line 2.
  147. # Looks like you failed 1 test of 1.
  148. t/Input.t ......................
  149. Dubious, test returned 1 (wstat 256, 0x100)
  150. Failed 1/1 subtests
  151.  
  152. # Failed test 'use C4::ItemDeleteList;'
  153. # at t/ItemDeleteList.t line 9.
  154. # Tried to use 'C4::ItemDeleteList'.
  155. # Error: Can't locate C4/ItemDeleteList.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  156. # BEGIN failed--compilation aborted at (eval 4) line 2.
  157.  
  158. # Failed test 'C4::ItemDeleteList->can(...)'
  159. # at t/ItemDeleteList.t line 12.
  160. # C4::ItemDeleteList->can('new') failed
  161. # C4::ItemDeleteList->can('append') failed
  162. # C4::ItemDeleteList->can('list_id') failed
  163. # C4::ItemDeleteList->can('item_barcodes') failed
  164. # C4::ItemDeleteList->can('rowcount') failed
  165. # C4::ItemDeleteList->can('remove') failed
  166. Can't locate object method "new" via package "C4::ItemDeleteList" (perhaps you forgot to load "C4::ItemDeleteList"?) at t/ItemDeleteList.t line 14.
  167. # Looks like you planned 8 tests but ran 2.
  168. # Looks like you failed 2 tests of 2 run.
  169. # Looks like your test exited with 255 just after 2.
  170. t/ItemDeleteList.t .............
  171. Dubious, test returned 255 (wstat 65280, 0xff00)
  172. Failed 8/8 subtests
  173.  
  174. # Failed test 'use C4::Koha;'
  175. # at t/Koha.t line 8.
  176. # Tried to use 'C4::Koha'.
  177. # Error: Can't locate C4/Koha.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  178. # BEGIN failed--compilation aborted at (eval 4) line 2.
  179. Undefined subroutine &main::slashifyDate called at t/Koha.t line 15.
  180. # Looks like you planned 7 tests but ran 1.
  181. # Looks like you failed 1 test of 1 run.
  182. # Looks like your test exited with 255 just after 1.
  183. t/Koha.t .......................
  184. Dubious, test returned 255 (wstat 65280, 0xff00)
  185. Failed 7/7 subtests
  186. Can't locate Koha.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at t/KohaModel.t line 3.
  187. BEGIN failed--compilation aborted at t/KohaModel.t line 3.
  188. t/KohaModel.t ..................
  189. Dubious, test returned 2 (wstat 512, 0x200)
  190. No subtests run
  191.  
  192. # Failed test 'use C4::Labels::Label;'
  193. # at t/Labels_split_ccn.t line 46.
  194. # Tried to use 'C4::Labels::Label'.
  195. # Error: Can't locate C4/Labels/Label.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  196. # BEGIN failed--compilation aborted at (eval 4) line 2.
  197. Undefined subroutine &C4::Labels::Label::_split_ccn called at t/Labels_split_ccn.t line 54.
  198. # Looks like you planned 47 tests but ran 3.
  199. # Looks like you failed 1 test of 3 run.
  200. # Looks like your test exited with 255 just after 3.
  201. t/Labels_split_ccn.t ...........
  202. Dubious, test returned 255 (wstat 65280, 0xff00)
  203. Failed 45/47 subtests
  204.  
  205. # Failed test 'use C4::Labels::Label;'
  206. # at t/Labels_split_ddcn.t line 45.
  207. # Tried to use 'C4::Labels::Label'.
  208. # Error: Can't locate C4/Labels/Label.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  209. # BEGIN failed--compilation aborted at (eval 4) line 2.
  210. Undefined subroutine &C4::Labels::Label::_split_ddcn called at t/Labels_split_ddcn.t line 53.
  211. # Looks like you planned 35 tests but ran 3.
  212. # Looks like you failed 1 test of 3 run.
  213. # Looks like your test exited with 255 just after 3.
  214. t/Labels_split_ddcn.t ..........
  215. Dubious, test returned 255 (wstat 65280, 0xff00)
  216. Failed 33/35 subtests
  217.  
  218. # Failed test 'use C4::Labels::Label;'
  219. # at t/Labels_split_lccn.t line 45.
  220. # Tried to use 'C4::Labels::Label'.
  221. # Error: Can't locate C4/Labels/Label.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  222. # BEGIN failed--compilation aborted at (eval 4) line 2.
  223. Undefined subroutine &C4::Labels::Label::_split_lccn called at t/Labels_split_lccn.t line 53.
  224. # Looks like you planned 43 tests but ran 3.
  225. # Looks like you failed 1 test of 3 run.
  226. # Looks like your test exited with 255 just after 3.
  227. t/Labels_split_lccn.t ..........
  228. Dubious, test returned 255 (wstat 65280, 0xff00)
  229. Failed 41/43 subtests
  230.  
  231. # Failed test 'use C4::Languages;'
  232. # at t/Languages.t line 12.
  233. # Tried to use 'C4::Languages'.
  234. # Error: Can't locate C4/Languages.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  235. # BEGIN failed--compilation aborted at (eval 4) line 2.
  236. # Looks like you failed 1 test of 1.
  237. t/Languages.t ..................
  238. Dubious, test returned 1 (wstat 256, 0x100)
  239. Failed 1/1 subtests
  240.  
  241. # Failed test 'use C4::Maintainance;'
  242. # at t/Maintainance.t line 12.
  243. # Tried to use 'C4::Maintainance'.
  244. # Error: Can't locate C4/Maintainance.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  245. # BEGIN failed--compilation aborted at (eval 4) line 2.
  246. # Looks like you failed 1 test of 1.
  247. t/Maintainance.t ...............
  248. Dubious, test returned 1 (wstat 256, 0x100)
  249. Failed 1/1 subtests
  250.  
  251. # Failed test 'use C4::Members::Attributes;'
  252. # at t/Members_Attributes.t line 11.
  253. # Tried to use 'C4::Members::Attributes'.
  254. # Error: Can't locate C4/Members/Attributes.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  255. # BEGIN failed--compilation aborted at (eval 4) line 2.
  256.  
  257. # Failed test 'C4::Members::Attributes->can(...)'
  258. # at t/Members_Attributes.t line 93.
  259. # C4::Members::Attributes->can('extended_attributes_merge') failed
  260. # C4::Members::Attributes->can('extended_attributes_code_value_arrayref') failed
  261. # 2 tests for extended_attributes_merge
  262. Undefined subroutine &main::extended_attributes_code_value_arrayref called at t/Members_Attributes.t line 101.
  263. # Looks like you planned 11 tests but ran 3.
  264. # Looks like you failed 2 tests of 3 run.
  265. # Looks like your test exited with 255 just after 3.
  266. t/Members_Attributes.t .........
  267. Dubious, test returned 255 (wstat 65280, 0xff00)
  268. Failed 10/11 subtests
  269.  
  270. # Failed test 'use C4::Output;'
  271. # at t/Output.t line 9.
  272. # Tried to use 'C4::Output'.
  273. # Error: Can't locate C4/Output.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  274. # BEGIN failed--compilation aborted at (eval 4) line 2.
  275. # Looks like you failed 1 test of 1.
  276. t/Output.t .....................
  277. Dubious, test returned 1 (wstat 256, 0x100)
  278. Failed 1/1 subtests
  279.  
  280. # Failed test 'use C4::Model::Periodical::Chronology;'
  281. # at t/PeriodicalChronology.t line 9.
  282. # Tried to use 'C4::Model::Periodical::Chronology'.
  283. # Error: Can't locate C4/Model/Periodical/Chronology.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 919) line 2.
  284. # BEGIN failed--compilation aborted at (eval 919) line 2.
  285. Can't locate object method "new" via package "C4::Model::Periodical::Chronology" (perhaps you forgot to load "C4::Model::Periodical::Chronology"?) at t/PeriodicalChronology.t line 11.
  286. # Looks like you planned 27 tests but ran 1.
  287. # Looks like you failed 1 test of 1 run.
  288. # Looks like your test exited with 255 just after 1.
  289. t/PeriodicalChronology.t .......
  290. Dubious, test returned 255 (wstat 65280, 0xff00)
  291. Failed 27/27 subtests
  292.  
  293. # Failed test 'use C4::Control::PeriodicalSerialFormats;'
  294. # at t/PeriodicalSerialFormats.t line 18.
  295. # Tried to use 'C4::Control::PeriodicalSerialFormats'.
  296. # Error: Can't locate C4/Control/PeriodicalSerialFormats.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 919) line 2.
  297. # BEGIN failed--compilation aborted at (eval 919) line 2.
  298. Undefined subroutine &C4::Control::PeriodicalSerialFormats::PredictNextSequenceFromSeed called at t/PeriodicalSerialFormats.t line 13.
  299. # Looks like you planned 27 tests but ran 1.
  300. # Looks like you failed 1 test of 1 run.
  301. # Looks like your test exited with 255 just after 1.
  302. t/PeriodicalSerialFormats.t ....
  303. Dubious, test returned 255 (wstat 65280, 0xff00)
  304. Failed 27/27 subtests
  305.  
  306. # Failed test 'use C4::Record;'
  307. # at t/Record.t line 12.
  308. # Tried to use 'C4::Record'.
  309. # Error: Can't locate C4/Record.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  310. # BEGIN failed--compilation aborted at (eval 4) line 2.
  311. # Looks like you failed 1 test of 1.
  312. t/Record.t .....................
  313. Dubious, test returned 1 (wstat 256, 0x100)
  314. Failed 1/1 subtests
  315.  
  316. # Failed test 'use C4::Review;'
  317. # at t/Review.t line 12.
  318. # Tried to use 'C4::Review'.
  319. # Error: Can't locate C4/Review.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  320. # BEGIN failed--compilation aborted at (eval 4) line 2.
  321. # Looks like you failed 1 test of 1.
  322. t/Review.t .....................
  323. Dubious, test returned 1 (wstat 256, 0x100)
  324. Failed 1/1 subtests
  325.  
  326. # Failed test 'use C4::Scrubber;'
  327. # at t/Scrubber.t line 10.
  328. # Tried to use 'C4::Scrubber'.
  329. # Error: Can't locate C4/Scrubber.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/t /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 8) line 2.
  330. # BEGIN failed--compilation aborted at (eval 8) line 2.
  331. # Note: scrubber test output will have whitespace collapsed for readability
  332. Can't locate object method "new" via package "C4::Scrubber" (perhaps you forgot to load "C4::Scrubber"?) at t/Scrubber.t line 48.
  333. # Looks like you planned 10 tests but ran 1.
  334. # Looks like you failed 1 test of 1 run.
  335. # Looks like your test exited with 255 just after 1.
  336. t/Scrubber.t ...................
  337. Dubious, test returned 255 (wstat 65280, 0xff00)
  338. Failed 10/10 subtests
  339. Can't locate Koha.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at t/SquattingReserve.t line 3.
  340. BEGIN failed--compilation aborted at t/SquattingReserve.t line 3.
  341. t/SquattingReserve.t ...........
  342. Dubious, test returned 2 (wstat 512, 0x200)
  343. No subtests run
  344.  
  345. # Failed test 'use C4::Stats;'
  346. # at t/Stats.t line 12.
  347. # Tried to use 'C4::Stats'.
  348. # Error: Can't locate C4/Stats.pm in @INC (@INC contains: /root/liblime-koha_v4.10.05/blib/PERL_MODULE_DIR /root/liblime-koha_v4.10.05/blib/arch /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2 /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2/x86_64-linux /root/perl5/perlbrew/perls/perl-5.14.2/lib/5.14.2 .) at (eval 4) line 2.
  349. # BEGIN failed--compilation aborted at (eval 4) line 2.
  350. # Looks like you failed 1 test of 1.
  351. t/Stats.t ......................
  352. Dubious, test returned 1 (wstat 256, 0x100)
  353. Failed 1/1 subtests
  354.  
  355. Test Summary Report
  356. -------------------
  357. t/Amazon.t (Wstat: 256 Tests: 1 Failed: 1)
  358. Failed test: 1
  359. Non-zero exit status: 1
  360. t/Barcodes_PrinterConfig.t (Wstat: 256 Tests: 1 Failed: 1)
  361. Failed test: 1
  362. Non-zero exit status: 1
  363. t/Bookfund.t (Wstat: 256 Tests: 1 Failed: 1)
  364. Failed test: 1
  365. Non-zero exit status: 1
  366. t/Bookseller.t (Wstat: 256 Tests: 1 Failed: 1)
  367. Failed test: 1
  368. Non-zero exit status: 1
  369. t/Boolean.t (Wstat: 512 Tests: 0 Failed: 0)
  370. Non-zero exit status: 2
  371. Parse errors: No plan found in TAP output
  372. t/Branch.t (Wstat: 256 Tests: 1 Failed: 1)
  373. Failed test: 1
  374. Non-zero exit status: 1
  375. t/Calendar.t (Wstat: 256 Tests: 1 Failed: 1)
  376. Failed test: 1
  377. Non-zero exit status: 1
  378. t/Charset.t (Wstat: 65280 Tests: 1 Failed: 1)
  379. Failed test: 1
  380. Non-zero exit status: 255
  381. Parse errors: Bad plan. You planned 6 tests but ran 1.
  382. t/Circulation_barcodedecode.t (Wstat: 65280 Tests: 1 Failed: 1)
  383. Failed test: 1
  384. Non-zero exit status: 255
  385. Parse errors: Bad plan. You planned 16 tests but ran 1.
  386. t/Dates.t (Wstat: 65280 Tests: 1 Failed: 1)
  387. Failed test: 1
  388. Non-zero exit status: 255
  389. Parse errors: Bad plan. You planned 192 tests but ran 1.
  390. t/Debug.t (Wstat: 768 Tests: 3 Failed: 3)
  391. Failed tests: 1-3
  392. Non-zero exit status: 3
  393. t/Input.t (Wstat: 256 Tests: 1 Failed: 1)
  394. Failed test: 1
  395. Non-zero exit status: 1
  396. t/ItemDeleteList.t (Wstat: 65280 Tests: 2 Failed: 2)
  397. Failed tests: 1-2
  398. Non-zero exit status: 255
  399. Parse errors: Bad plan. You planned 8 tests but ran 2.
  400. t/Koha.t (Wstat: 65280 Tests: 1 Failed: 1)
  401. Failed test: 1
  402. Non-zero exit status: 255
  403. Parse errors: Bad plan. You planned 7 tests but ran 1.
  404. t/KohaModel.t (Wstat: 512 Tests: 0 Failed: 0)
  405. Non-zero exit status: 2
  406. Parse errors: No plan found in TAP output
  407. t/Labels_split_ccn.t (Wstat: 65280 Tests: 3 Failed: 1)
  408. Failed test: 1
  409. Non-zero exit status: 255
  410. Parse errors: Bad plan. You planned 47 tests but ran 3.
  411. t/Labels_split_ddcn.t (Wstat: 65280 Tests: 3 Failed: 1)
  412. Failed test: 1
  413. Non-zero exit status: 255
  414. Parse errors: Bad plan. You planned 35 tests but ran 3.
  415. t/Labels_split_lccn.t (Wstat: 65280 Tests: 3 Failed: 1)
  416. Failed test: 1
  417. Non-zero exit status: 255
  418. Parse errors: Bad plan. You planned 43 tests but ran 3.
  419. t/Languages.t (Wstat: 256 Tests: 1 Failed: 1)
  420. Failed test: 1
  421. Non-zero exit status: 1
  422. t/Maintainance.t (Wstat: 256 Tests: 1 Failed: 1)
  423. Failed test: 1
  424. Non-zero exit status: 1
  425. t/Members_Attributes.t (Wstat: 65280 Tests: 3 Failed: 2)
  426. Failed tests: 1-2
  427. Non-zero exit status: 255
  428. Parse errors: Bad plan. You planned 11 tests but ran 3.
  429. t/Output.t (Wstat: 256 Tests: 1 Failed: 1)
  430. Failed test: 1
  431. Non-zero exit status: 1
  432. t/PeriodicalChronology.t (Wstat: 65280 Tests: 1 Failed: 1)
  433. Failed test: 1
  434. Non-zero exit status: 255
  435. Parse errors: Bad plan. You planned 27 tests but ran 1.
  436. t/PeriodicalSerialFormats.t (Wstat: 65280 Tests: 1 Failed: 1)
  437. Failed test: 1
  438. Non-zero exit status: 255
  439. Parse errors: Bad plan. You planned 27 tests but ran 1.
  440. t/Record.t (Wstat: 256 Tests: 1 Failed: 1)
  441. Failed test: 1
  442. Non-zero exit status: 1
  443. t/Review.t (Wstat: 256 Tests: 1 Failed: 1)
  444. Failed test: 1
  445. Non-zero exit status: 1
  446. t/Scrubber.t (Wstat: 65280 Tests: 1 Failed: 1)
  447. Failed test: 1
  448. Non-zero exit status: 255
  449. Parse errors: Bad plan. You planned 10 tests but ran 1.
  450. t/SquattingReserve.t (Wstat: 512 Tests: 0 Failed: 0)
  451. Non-zero exit status: 2
  452. Parse errors: No plan found in TAP output
  453. t/Stats.t (Wstat: 256 Tests: 1 Failed: 1)
  454. Failed test: 1
  455. Non-zero exit status: 1
  456. Files=30, Tests=38, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.54 cusr 0.06 csys = 0.67 CPU)
  457. Result: FAIL
  458. Failed 29/30 test programs. 30/38 subtests failed.
  459. make: *** [test_dynamic] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement