1. * Package: net-mail/grepmail-5.30.33-r1
  2. * Repository: gentoo
  3. * Maintainer: net-mail@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking grepmail-5.3033.tar.gz to /tmp/portage/net-mail/grepmail-5.30.33-r1/work
  8. * Applying 5.30.33-fix_nonexistent_mailbox_test.patch ...
  9. [ ok ]
  10. * Applying 5.30.33-midnight.patch ...
  11. [ ok ]
  12. >>> Source unpacked in /tmp/portage/net-mail/grepmail-5.30.33-r1/work
  13. >>> Compiling source in /tmp/portage/net-mail/grepmail-5.30.33-r1/work/grepmail-5.3033 ...
  14. * Using ExtUtils::MakeMaker
  15. * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/tmp/portage/net-mail/grepmail-5.30.33-r1/image/
  16. ------------------------------------------------------------------------------
  17. *** ExtUtils::AutoInstall version 0.59
  18. *** Checking for dependencies...
  19. [Core Features]
  20. - Test::More ...loaded. (0.65)
  21. - Date::Parse ...loaded. (2.30)
  22. - Mail::Mbox::MessageParser ...loaded. (1.5002 >= 1.4001)
  23. [Reduced Memory Consumption for -u]
  24. - Digest::MD5 ...loaded. (2.52)
  25. [Complex Date Patterns]
  26. - Date::Manip ...loaded. (6.32)
  27. [Speed Tests]
  28. - Benchmark::Timer ...missing. (would need 0.7100)
  29. *** ExtUtils::AutoInstall configuration finished.
  30. Checking if your kit is complete...
  31. Looks good
  32. Writing Makefile for grepmail
  33. Writing MYMETA.yml and MYMETA.json
  34. ------------------------------------------------------------------------------
  35. * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed
  36. make -j24 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed'
  37. cp grepmail blib/script/grepmail
  38. /usr/bin/perl5.16.0 -Iinc -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/grepmail
  39. Manifying blib/man1/grepmail.1
  40. >>> Source compiled.
  41. make -j24 test TEST_VERBOSE=1
  42. PERL_DL_NONLAZY=1 /usr/bin/perl5.16.0 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/append_header.t t/auto_search.t t/body.t t/cache.t t/complex_expression.t t/count.t t/date.t t/date_manip.t t/header.t t/help.t t/ignore_signatures.t t/invalid_date.t t/invalid_mailbox.t t/line_number.t t/list.t t/match_compressed.t t/match_headers.t t/match_words.t t/nonexistent_mailbox.t t/not_match_compressed.t t/not_match_uncompressed.t t/pattern_file.t t/pipe_compressed.t t/pipe_uncompressed.t t/received_date.t t/recursive.t t/size.t t/status.t t/unique.t
  43. t/append_header.t ...........
  44. 1..10
  45. Running test:
  46. grepmail -m -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  47. ok 1 - t/temp/append_header_append_header.stdout compared to t/results/append_header
  48. not ok 2 - t/temp/append_header_none.stderr compared to t/results/none
  49. Running test:
  50. grepmail -m Handy t/mailboxes/mailarc-1-dos.txt
  51. # Failed test 't/temp/append_header_none.stderr compared to t/results/none'
  52. # at t/append_header.t line 98.
  53. # Structures begin differing at:
  54. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  55. # '
  56. # $expected->[0] = Does not exist
  57. ok 3 - t/temp/append_header_append_header_dos.stdout compared to t/results/append_header_dos
  58. not ok 4 - t/temp/append_header_none.stderr compared to t/results/none
  59. Running test:
  60. grepmail -m Handy t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  61. # Failed test 't/temp/append_header_none.stderr compared to t/results/none'
  62. # at t/append_header.t line 98.
  63. # Structures begin differing at:
  64. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  65. # '
  66. # $expected->[0] = Does not exist
  67. ok 5 - t/temp/append_header_append_header.stdout compared to t/results/append_header
  68. not ok 6 - t/temp/append_header_none.stderr compared to t/results/none
  69. Running test:
  70. grepmail -mn -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  71. # Failed test 't/temp/append_header_none.stderr compared to t/results/none'
  72. # at t/append_header.t line 98.
  73. # Structures begin differing at:
  74. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  75. # '
  76. # $expected->[0] = Does not exist
  77. ok 7 - t/temp/append_header_number_append_header.stdout compared to t/results/number_append_header
  78. not ok 8 - t/temp/append_header_none.stderr compared to t/results/none
  79. Running test:
  80. grepmail -mn Handy t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  81. # Failed test 't/temp/append_header_none.stderr compared to t/results/none'
  82. # at t/append_header.t line 98.
  83. # Structures begin differing at:
  84. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  85. # '
  86. # $expected->[0] = Does not exist
  87. ok 9 - t/temp/append_header_number_append_header.stdout compared to t/results/number_append_header
  88. not ok 10 - t/temp/append_header_none.stderr compared to t/results/none
  89. # Failed test 't/temp/append_header_none.stderr compared to t/results/none'
  90. # at t/append_header.t line 98.
  91. # Structures begin differing at:
  92. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  93. # '
  94. # $expected->[0] = Does not exist
  95. # Looks like you failed 5 tests of 10.
  96. Dubious, test returned 5 (wstat 1280, 0x500)
  97. Failed 5/10 subtests
  98. t/auto_search.t .............
  99. 1..4
  100. Running test:
  101. MAILDIR=t/mailboxes grepmail -d "before July 15 1998" mailarc-1.txt
  102. ok 1 - t/temp/auto_search_date_1.stdout compared to t/results/date_1
  103. not ok 2 - t/temp/auto_search_none.stderr compared to t/results/none
  104. Running test:
  105. MAILDIR=t/mailboxes grepmail Handy mailarc-1.txt
  106. # Failed test 't/temp/auto_search_none.stderr compared to t/results/none'
  107. # at t/auto_search.t line 92.
  108. # Structures begin differing at:
  109. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  110. # '
  111. # $expected->[0] = Does not exist
  112. ok 3 - t/temp/auto_search_all_handy.stdout compared to t/results/all_handy
  113. not ok 4 - t/temp/auto_search_none.stderr compared to t/results/none
  114. # Failed test 't/temp/auto_search_none.stderr compared to t/results/none'
  115. # at t/auto_search.t line 92.
  116. # Structures begin differing at:
  117. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  118. # '
  119. # $expected->[0] = Does not exist
  120. # Looks like you failed 2 tests of 4.
  121. Dubious, test returned 2 (wstat 512, 0x200)
  122. Failed 2/4 subtests
  123. t/body.t ....................
  124. 1..12
  125. Running test:
  126. grepmail -Y '.*' -b Handy t/mailboxes/mailarc-1.txt
  127. ok 1 # skip unimplemented
  128. ok 2 # skip unimplemented
  129. Running test:
  130. grepmail -b 'my$' t/mailboxes/mailarc-1-dos.txt
  131. ok 3 - t/temp/body_body_my_dos.stdout compared to t/results/body_my_dos
  132. not ok 4 - t/temp/body_none.stderr compared to t/results/none
  133. Running test:
  134. grepmail -b 'my$' t/mailboxes/mailarc-1.txt
  135. # Failed test 't/temp/body_none.stderr compared to t/results/none'
  136. # at t/body.t line 100.
  137. # Structures begin differing at:
  138. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  139. # '
  140. # $expected->[0] = Does not exist
  141. ok 5 - t/temp/body_body_my.stdout compared to t/results/body_my
  142. not ok 6 - t/temp/body_none.stderr compared to t/results/none
  143. # Failed test 't/temp/body_none.stderr compared to t/results/none'
  144. # at t/body.t line 100.
  145. # Structures begin differing at:
  146. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  147. # '
  148. # $expected->[0] = Does not exist
  149. Running test:
  150. grepmail -b Handy t/mailboxes/mailarc-1.txt
  151. ok 7 - t/temp/body_body_handy.stdout compared to t/results/body_handy
  152. not ok 8 - t/temp/body_none.stderr compared to t/results/none
  153. Running test:
  154. grepmail -b mime t/mailboxes/mailarc-1-dos.txt
  155. # Failed test 't/temp/body_none.stderr compared to t/results/none'
  156. # at t/body.t line 100.
  157. # Structures begin differing at:
  158. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  159. # '
  160. # $expected->[0] = Does not exist
  161. ok 9 - t/temp/body_body_mime_dos.stdout compared to t/results/body_mime_dos
  162. not ok 10 - t/temp/body_none.stderr compared to t/results/none
  163. Running test:
  164. grepmail -b mime t/mailboxes/mailarc-1.txt
  165. # Failed test 't/temp/body_none.stderr compared to t/results/none'
  166. # at t/body.t line 100.
  167. # Structures begin differing at:
  168. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  169. # '
  170. # $expected->[0] = Does not exist
  171. ok 11 - t/temp/body_body_mime.stdout compared to t/results/body_mime
  172. not ok 12 - t/temp/body_none.stderr compared to t/results/none
  173. # Failed test 't/temp/body_none.stderr compared to t/results/none'
  174. # at t/body.t line 100.
  175. # Structures begin differing at:
  176. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  177. # '
  178. # $expected->[0] = Does not exist
  179. # Looks like you failed 5 tests of 12.
  180. Dubious, test returned 5 (wstat 1280, 0x500)
  181. Failed 5/12 subtests
  182. (less 2 skipped subtests: 5 okay)
  183. t/cache.t ...................
  184. 1..12
  185. Running test:
  186. grepmail -e Handy t/mailboxes/mailarc-1.txt
  187. ok 1 - t/temp/cache_all_handy.stdout compared to t/results/all_handy
  188. not ok 2 - t/temp/cache_none.stderr compared to t/results/none
  189. Running test:
  190. grepmail Handy t/mailboxes/mailarc-1-dos.txt
  191. # Failed test 't/temp/cache_none.stderr compared to t/results/none'
  192. # at t/cache.t line 102.
  193. # Structures begin differing at:
  194. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  195. # '
  196. # $expected->[0] = Does not exist
  197. ok 3 - t/temp/cache_all_handy_dos.stdout compared to t/results/all_handy_dos
  198. not ok 4 - t/temp/cache_none.stderr compared to t/results/none
  199. Running test:
  200. grepmail Handy t/mailboxes/mailarc-1.txt
  201. # Failed test 't/temp/cache_none.stderr compared to t/results/none'
  202. # at t/cache.t line 102.
  203. # Structures begin differing at:
  204. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  205. # '
  206. # $expected->[0] = Does not exist
  207. ok 5 - t/temp/cache_all_handy.stdout compared to t/results/all_handy
  208. not ok 6 - t/temp/cache_none.stderr compared to t/results/none
  209. Running test:
  210. grepmail Handy t/mailboxes/mailarc-1.txt.bz2
  211. # Failed test 't/temp/cache_none.stderr compared to t/results/none'
  212. # at t/cache.t line 102.
  213. # Structures begin differing at:
  214. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  215. # '
  216. # $expected->[0] = Does not exist
  217. ok 7 - t/temp/cache_all_handy.stdout compared to t/results/all_handy
  218. not ok 8 - t/temp/cache_none.stderr compared to t/results/none
  219. Running test:
  220. grepmail Handy t/mailboxes/mailarc-1.txt.gz
  221. # Failed test 't/temp/cache_none.stderr compared to t/results/none'
  222. # at t/cache.t line 102.
  223. # Structures begin differing at:
  224. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  225. # '
  226. # $expected->[0] = Does not exist
  227. ok 9 - t/temp/cache_all_handy.stdout compared to t/results/all_handy
  228. not ok 10 - t/temp/cache_none.stderr compared to t/results/none
  229. # Failed test 't/temp/cache_none.stderr compared to t/results/none'
  230. # at t/cache.t line 102.
  231. # Structures begin differing at:
  232. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  233. # '
  234. # $expected->[0] = Does not exist
  235. Running test:
  236. grepmail Handy t/mailboxes/mailarc-1.txt.tz
  237. ok 11 # skip tzip support not enabled in Mail::Mbox::MessageParser
  238. ok 12 # skip tzip support not enabled in Mail::Mbox::MessageParser
  239. # Looks like you failed 5 tests of 12.
  240. Dubious, test returned 5 (wstat 1280, 0x500)
  241. Failed 5/12 subtests
  242. (less 2 skipped subtests: 5 okay)
  243. t/complex_expression.t ......
  244. 1..18
  245. Running test:
  246. grepmail -E '$email =~ /Handy/ && $email =~ /imagecraft/i' t/mailboxes/mailarc-1.txt
  247. ok 1 - t/temp/complex_expression_all_handy_imagecraft.stdout compared to t/results/all_handy_imagecraft
  248. not ok 2 - t/temp/complex_expression_none.stderr compared to t/results/none
  249. Running test:
  250. grepmail -E '$email =~ /Handy/ && $email_header =~ /Blank/' t/mailboxes/mailarc-1.txt
  251. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  252. # at t/complex_expression.t line 108.
  253. # Structures begin differing at:
  254. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  255. # '
  256. # $expected->[0] = Does not exist
  257. ok 3 - t/temp/complex_expression_all_handy_blank.stdout compared to t/results/all_handy_blank
  258. not ok 4 - t/temp/complex_expression_none.stderr compared to t/results/none
  259. Running test:
  260. grepmail -E '$email =~ /Handy/ || $email =~ /buffer/' t/mailboxes/mailarc-1.txt
  261. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  262. # at t/complex_expression.t line 108.
  263. # Structures begin differing at:
  264. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  265. # '
  266. # $expected->[0] = Does not exist
  267. ok 5 - t/temp/complex_expression_all_handy_buffer.stdout compared to t/results/all_handy_buffer
  268. not ok 6 - t/temp/complex_expression_none.stderr compared to t/results/none
  269. Running test:
  270. grepmail -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt
  271. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  272. # at t/complex_expression.t line 108.
  273. # Structures begin differing at:
  274. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  275. # '
  276. # $expected->[0] = Does not exist
  277. ok 7 - t/temp/complex_expression_all_handy.stdout compared to t/results/all_handy
  278. not ok 8 - t/temp/complex_expression_none.stderr compared to t/results/none
  279. Running test:
  280. grepmail -E '$email_body =~ /Handy/' t/mailboxes/mailarc-1.txt
  281. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  282. # at t/complex_expression.t line 108.
  283. # Structures begin differing at:
  284. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  285. # '
  286. # $expected->[0] = Does not exist
  287. ok 9 - t/temp/complex_expression_body_handy.stdout compared to t/results/body_handy
  288. not ok 10 - t/temp/complex_expression_none.stderr compared to t/results/none
  289. Running test:
  290. grepmail -E '$email_body =~ /mime/' t/mailboxes/mailarc-1.txt
  291. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  292. # at t/complex_expression.t line 108.
  293. # Structures begin differing at:
  294. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  295. # '
  296. # $expected->[0] = Does not exist
  297. ok 11 - t/temp/complex_expression_body_mime.stdout compared to t/results/body_mime
  298. not ok 12 - t/temp/complex_expression_none.stderr compared to t/results/none
  299. Running test:
  300. grepmail -E '$email_header =~ /Handy/ && $email_body =~ /Handy/' t/mailboxes/mailarc-1.txt
  301. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  302. # at t/complex_expression.t line 108.
  303. # Structures begin differing at:
  304. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  305. # '
  306. # $expected->[0] = Does not exist
  307. ok 13 - t/temp/complex_expression_header_body_handy.stdout compared to t/results/header_body_handy
  308. not ok 14 - t/temp/complex_expression_none.stderr compared to t/results/none
  309. Running test:
  310. grepmail -E '$email_header =~ /Handy/' t/mailboxes/mailarc-1.txt
  311. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  312. # at t/complex_expression.t line 108.
  313. # Structures begin differing at:
  314. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  315. # '
  316. # $expected->[0] = Does not exist
  317. ok 15 - t/temp/complex_expression_header_handy.stdout compared to t/results/header_handy
  318. not ok 16 - t/temp/complex_expression_none.stderr compared to t/results/none
  319. Running test:
  320. grepmail -E '$email_header =~ /^From.*aarone/' t/mailboxes/mailarc-1.txt
  321. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  322. # at t/complex_expression.t line 108.
  323. # Structures begin differing at:
  324. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  325. # '
  326. # $expected->[0] = Does not exist
  327. ok 17 - t/temp/complex_expression_header_aarone.stdout compared to t/results/header_aarone
  328. not ok 18 - t/temp/complex_expression_none.stderr compared to t/results/none
  329. # Failed test 't/temp/complex_expression_none.stderr compared to t/results/none'
  330. # at t/complex_expression.t line 108.
  331. # Structures begin differing at:
  332. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  333. # '
  334. # $expected->[0] = Does not exist
  335. # Looks like you failed 9 tests of 18.
  336. Dubious, test returned 9 (wstat 2304, 0x900)
  337. Failed 9/18 subtests
  338. t/count.t ...................
  339. 1..8
  340. Running test:
  341. grepmail -br Handy t/mailboxes/mailarc-1-dos.txt t/mailboxes/mailarc-2.txt
  342. ok 1 - t/temp/count_count_handy_dos.stdout compared to t/results/count_handy_dos
  343. not ok 2 - t/temp/count_none.stderr compared to t/results/none
  344. Running test:
  345. grepmail -br Handy t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  346. # Failed test 't/temp/count_none.stderr compared to t/results/none'
  347. # at t/count.t line 96.
  348. # Structures begin differing at:
  349. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  350. # '
  351. # $expected->[0] = Does not exist
  352. ok 3 - t/temp/count_count_handy.stdout compared to t/results/count_handy
  353. not ok 4 - t/temp/count_none.stderr compared to t/results/none
  354. Running test:
  355. grepmail -r -E '$email_body =~ /Handy/' t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  356. # Failed test 't/temp/count_none.stderr compared to t/results/none'
  357. # at t/count.t line 96.
  358. # Structures begin differing at:
  359. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  360. # '
  361. # $expected->[0] = Does not exist
  362. ok 5 - t/temp/count_count_handy.stdout compared to t/results/count_handy
  363. not ok 6 - t/temp/count_none.stderr compared to t/results/none
  364. Running test:
  365. grepmail -r . t/mailboxes/mailseparators.txt
  366. # Failed test 't/temp/count_none.stderr compared to t/results/none'
  367. # at t/count.t line 96.
  368. # Structures begin differing at:
  369. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  370. # '
  371. # $expected->[0] = Does not exist
  372. ok 7 - t/temp/count_count_all.stdout compared to t/results/count_all
  373. not ok 8 - t/temp/count_none.stderr compared to t/results/none
  374. # Failed test 't/temp/count_none.stderr compared to t/results/none'
  375. # at t/count.t line 96.
  376. # Structures begin differing at:
  377. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  378. # '
  379. # $expected->[0] = Does not exist
  380. # Looks like you failed 4 tests of 8.
  381. Dubious, test returned 4 (wstat 1024, 0x400)
  382. Failed 4/8 subtests
  383. t/date.t ....................
  384. 1..16
  385. Running test:
  386. grepmail -E '$email =~ /Handy/' -d "before July 9 1998" t/mailboxes/mailarc-1.txt
  387. ok 1 - t/temp/date_date_2.stdout compared to t/results/date_2
  388. not ok 2 - t/temp/date_none.stderr compared to t/results/none
  389. Running test:
  390. grepmail -d "" t/mailboxes/mailarc-2.txt
  391. # Failed test 't/temp/date_none.stderr compared to t/results/none'
  392. # at t/date.t line 108.
  393. # Structures begin differing at:
  394. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  395. # '
  396. # $expected->[0] = Does not exist
  397. ok 3 - t/temp/date_none.stdout compared to t/results/none
  398. not ok 4 - t/temp/date_none.stderr compared to t/results/none
  399. Running test:
  400. grepmail -d "Aug 1998" t/mailboxes/mailarc-1.txt
  401. # Failed test 't/temp/date_none.stderr compared to t/results/none'
  402. # at t/date.t line 108.
  403. # Structures begin differing at:
  404. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  405. # '
  406. # $expected->[0] = Does not exist
  407. ok 5 - t/temp/date_date_august.stdout compared to t/results/date_august
  408. not ok 6 - t/temp/date_none.stderr compared to t/results/none
  409. Running test:
  410. grepmail -d "after armageddon" -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt
  411. # Failed test 't/temp/date_none.stderr compared to t/results/none'
  412. # at t/date.t line 108.
  413. # Structures begin differing at:
  414. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  415. # '
  416. # $expected->[0] = Does not exist
  417. ok 7 - t/temp/date_none.stdout compared to t/results/none
  418. not ok 8 - t/temp/date_invalid_date_1.stderr compared to t/results/invalid_date_1
  419. Running test:
  420. grepmail -d "after armageddon" Handy t/mailboxes/mailarc-1.txt
  421. # Failed test 't/temp/date_invalid_date_1.stderr compared to t/results/invalid_date_1'
  422. # at t/date.t line 108.
  423. # Structures begin differing at:
  424. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  425. # '
  426. # $expected->[0] = 'grepmail: "armageddon" is not a valid date
  427. # '
  428. ok 9 - t/temp/date_none.stdout compared to t/results/none
  429. not ok 10 - t/temp/date_invalid_date_1.stderr compared to t/results/invalid_date_1
  430. # Failed test 't/temp/date_invalid_date_1.stderr compared to t/results/invalid_date_1'
  431. # at t/date.t line 108.
  432. # Structures begin differing at:
  433. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  434. # '
  435. # $expected->[0] = 'grepmail: "armageddon" is not a valid date
  436. # '
  437. Running test:
  438. grepmail -d "before 7/15/1998" t/mailboxes/mailarc-2.txt
  439. ok 11 - t/temp/date_date_3.stdout compared to t/results/date_3
  440. not ok 12 - t/temp/date_none.stderr compared to t/results/none
  441. Running test:
  442. grepmail -d "before July 15 1998" t/mailboxes/mailarc-1.txt
  443. # Failed test 't/temp/date_none.stderr compared to t/results/none'
  444. # at t/date.t line 108.
  445. # Structures begin differing at:
  446. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  447. # '
  448. # $expected->[0] = Does not exist
  449. ok 13 - t/temp/date_date_1.stdout compared to t/results/date_1
  450. not ok 14 - t/temp/date_none.stderr compared to t/results/none
  451. Running test:
  452. grepmail Handy -d "before July 9 1998" t/mailboxes/mailarc-1.txt
  453. # Failed test 't/temp/date_none.stderr compared to t/results/none'
  454. # at t/date.t line 108.
  455. # Structures begin differing at:
  456. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  457. # '
  458. # $expected->[0] = Does not exist
  459. ok 15 - t/temp/date_date_2.stdout compared to t/results/date_2
  460. not ok 16 - t/temp/date_none.stderr compared to t/results/none
  461. # Failed test 't/temp/date_none.stderr compared to t/results/none'
  462. # at t/date.t line 108.
  463. # Structures begin differing at:
  464. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  465. # '
  466. # $expected->[0] = Does not exist
  467. # Looks like you failed 8 tests of 16.
  468. Dubious, test returned 8 (wstat 2048, 0x800)
  469. Failed 8/16 subtests
  470. t/date_manip.t ..............
  471. 1..9
  472. Checking Date::Manip::Date_TimeZone()
  473. ok 1
  474. Running test:
  475. grepmail -d "1st Tuesday in July 1998" . t/mailboxes/mailarc-1.txt
  476. ok 2 - t/temp/date_manip_sep_7_1998.stdout compared to t/results/sep_7_1998
  477. not ok 3 - t/temp/date_manip_none.stderr compared to t/results/none
  478. Running test:
  479. grepmail -d "after armageddon" -E '$email =~ /pattern/' t/mailboxes/mailarc-1.txt
  480. # Failed test 't/temp/date_manip_none.stderr compared to t/results/none'
  481. # at t/date_manip.t line 132.
  482. # Structures begin differing at:
  483. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  484. # '
  485. # $expected->[0] = Does not exist
  486. ok 4 - t/temp/date_manip_none.stdout compared to t/results/none
  487. not ok 5 - t/temp/date_manip_invalid_date_1.stderr compared to t/results/invalid_date_1
  488. Running test:
  489. grepmail -d "after armageddon" pattern t/mailboxes/mailarc-1.txt
  490. # Failed test 't/temp/date_manip_invalid_date_1.stderr compared to t/results/invalid_date_1'
  491. # at t/date_manip.t line 132.
  492. # Structures begin differing at:
  493. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  494. # '
  495. # $expected->[0] = 'grepmail: "armageddon" is not a valid date
  496. # '
  497. ok 6 - t/temp/date_manip_none.stdout compared to t/results/none
  498. not ok 7 - t/temp/date_manip_invalid_date_1.stderr compared to t/results/invalid_date_1
  499. Running test:
  500. grepmail -d "before 1st Tuesday in July 1998" t/mailboxes/mailarc-1.txt
  501. # Failed test 't/temp/date_manip_invalid_date_1.stderr compared to t/results/invalid_date_1'
  502. # at t/date_manip.t line 132.
  503. # Structures begin differing at:
  504. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  505. # '
  506. # $expected->[0] = 'grepmail: "armageddon" is not a valid date
  507. # '
  508. ok 8 - t/temp/date_manip_date_manip.stdout compared to t/results/date_manip
  509. not ok 9 - t/temp/date_manip_none.stderr compared to t/results/none
  510. # Failed test 't/temp/date_manip_none.stderr compared to t/results/none'
  511. # at t/date_manip.t line 132.
  512. # Structures begin differing at:
  513. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  514. # '
  515. # $expected->[0] = Does not exist
  516. # Looks like you failed 4 tests of 9.
  517. Dubious, test returned 4 (wstat 1024, 0x400)
  518. Failed 4/9 subtests
  519. t/header.t ..................
  520. 1..8
  521. Running test:
  522. grepmail -h "^From.*aarone" t/mailboxes/mailarc-1.txt
  523. ok 1 - t/temp/header_header_aarone.stdout compared to t/results/header_aarone
  524. not ok 2 - t/temp/header_none.stderr compared to t/results/none
  525. Running test:
  526. grepmail -h Handy t/mailboxes/mailarc-1-dos.txt
  527. # Failed test 't/temp/header_none.stderr compared to t/results/none'
  528. # at t/header.t line 98.
  529. # Structures begin differing at:
  530. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  531. # '
  532. # $expected->[0] = Does not exist
  533. ok 3 - t/temp/header_header_handy_dos.stdout compared to t/results/header_handy_dos
  534. not ok 4 - t/temp/header_none.stderr compared to t/results/none
  535. Running test:
  536. grepmail -h Handy t/mailboxes/mailarc-1.txt
  537. # Failed test 't/temp/header_none.stderr compared to t/results/none'
  538. # at t/header.t line 98.
  539. # Structures begin differing at:
  540. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  541. # '
  542. # $expected->[0] = Does not exist
  543. ok 5 - t/temp/header_header_handy.stdout compared to t/results/header_handy
  544. not ok 6 - t/temp/header_none.stderr compared to t/results/none
  545. Running test:
  546. grepmail -hb Handy t/mailboxes/mailarc-1.txt
  547. # Failed test 't/temp/header_none.stderr compared to t/results/none'
  548. # at t/header.t line 98.
  549. # Structures begin differing at:
  550. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  551. # '
  552. # $expected->[0] = Does not exist
  553. ok 7 - t/temp/header_header_body_handy.stdout compared to t/results/header_body_handy
  554. not ok 8 - t/temp/header_none.stderr compared to t/results/none
  555. # Failed test 't/temp/header_none.stderr compared to t/results/none'
  556. # at t/header.t line 98.
  557. # Structures begin differing at:
  558. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  559. # '
  560. # $expected->[0] = Does not exist
  561. # Looks like you failed 4 tests of 8.
  562. Dubious, test returned 4 (wstat 1024, 0x400)
  563. Failed 4/8 subtests
  564. t/help.t ....................
  565. 1..2
  566. Running test:
  567. grepmail --help
  568. ok 1 - t/temp/help_help.stdout compared to t/results/help
  569. not ok 2 - t/temp/help_none.stderr compared to t/results/none
  570. # Failed test 't/temp/help_none.stderr compared to t/results/none'
  571. # at t/help.t line 90.
  572. # Structures begin differing at:
  573. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  574. # '
  575. # $expected->[0] = Does not exist
  576. # Looks like you failed 1 test of 2.
  577. Dubious, test returned 1 (wstat 256, 0x100)
  578. Failed 1/2 subtests
  579. t/ignore_signatures.t .......
  580. 1..14
  581. Running test:
  582. grepmail -S '$email =~ /So I got Unix/' t/mailboxes/mailarc-1.txt
  583. ok 1 # skip unimplemented
  584. ok 2 # skip unimplemented
  585. Running test:
  586. grepmail -S 'So I got Unix' t/mailboxes/mailarc-1.txt
  587. ok 3 - t/temp/ignore_signatures_none.stdout compared to t/results/none
  588. not ok 4 - t/temp/ignore_signatures_none.stderr compared to t/results/none
  589. Running test:
  590. grepmail -X '={75,}' -S '61 2 9844 5381' t/mailboxes/mailarc-1.txt
  591. # Failed test 't/temp/ignore_signatures_none.stderr compared to t/results/none'
  592. # at t/ignore_signatures.t line 105.
  593. # Structures begin differing at:
  594. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  595. # '
  596. # $expected->[0] = Does not exist
  597. ok 5 - t/temp/ignore_signatures_none.stdout compared to t/results/none
  598. not ok 6 - t/temp/ignore_signatures_none.stderr compared to t/results/none
  599. Running test:
  600. grepmail -X '={75,}' -S -E '$email =~ /61 2 9844 5381/' t/mailboxes/mailarc-1.txt
  601. ok 7 # skip unimplemented
  602. ok 8 # skip unimplemented
  603. Running test:
  604. grepmail -iS -E '$email_body =~ /Free/' t/mailboxes/mailarc-1.txt
  605. ok 9 # skip unimplemented
  606. ok 10 # skip unimplemented
  607. Running test:
  608. grepmail -ibS Free t/mailboxes/mailarc-1-dos.txt
  609. # Failed test 't/temp/ignore_signatures_none.stderr compared to t/results/none'
  610. # at t/ignore_signatures.t line 105.
  611. # Structures begin differing at:
  612. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  613. # '
  614. # $expected->[0] = Does not exist
  615. ok 11 - t/temp/ignore_signatures_ignore_signatures_dos.stdout compared to t/results/ignore_signatures_dos
  616. not ok 12 - t/temp/ignore_signatures_none.stderr compared to t/results/none
  617. Running test:
  618. grepmail -ibS Free t/mailboxes/mailarc-1.txt
  619. # Failed test 't/temp/ignore_signatures_none.stderr compared to t/results/none'
  620. # at t/ignore_signatures.t line 105.
  621. # Structures begin differing at:
  622. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  623. # '
  624. # $expected->[0] = Does not exist
  625. ok 13 - t/temp/ignore_signatures_ignore_signatures.stdout compared to t/results/ignore_signatures
  626. not ok 14 - t/temp/ignore_signatures_none.stderr compared to t/results/none
  627. # Failed test 't/temp/ignore_signatures_none.stderr compared to t/results/none'
  628. # at t/ignore_signatures.t line 105.
  629. # Structures begin differing at:
  630. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  631. # '
  632. # $expected->[0] = Does not exist
  633. # Looks like you failed 4 tests of 14.
  634. Dubious, test returned 4 (wstat 1024, 0x400)
  635. Failed 4/14 subtests
  636. (less 6 skipped subtests: 4 okay)
  637. t/invalid_date.t ............
  638. 1..2
  639. Running test:
  640. grepmail -d "before today" t/mailboxes/invalid_date.txt
  641. ok 1 - t/temp/invalid_date_date_invalid.stdout compared to t/results/date_invalid
  642. not ok 2 - t/temp/invalid_date_none.stderr compared to t/results/none
  643. # Failed test 't/temp/invalid_date_none.stderr compared to t/results/none'
  644. # at t/invalid_date.t line 90.
  645. # Structures begin differing at:
  646. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  647. # '
  648. # $expected->[0] = Does not exist
  649. # Looks like you failed 1 test of 2.
  650. Dubious, test returned 1 (wstat 256, 0x100)
  651. Failed 1/2 subtests
  652. t/invalid_mailbox.t .........
  653. 1..4
  654. Running test:
  655. cat t/mailboxes/non-mailbox.txt.gz | grepmail -E '$email =~ /pattern/'
  656. ok 1 - t/temp/invalid_mailbox_none.stdout compared to t/temp/none
  657. First try resulted in 1 differences. Trying other order.
  658. not ok 2 - Failed, with 2 differences.
  659. # See t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr and t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr.diff.
  660. Running test:
  661. cat t/mailboxes/non-mailbox.txt.gz | grepmail pattern
  662. # Failed test 'Failed, with 2 differences.
  663. # See t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr and t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr.diff.'
  664. # at t/invalid_mailbox.t line 231.
  665. ok 3 - t/temp/invalid_mailbox_none.stdout compared to t/temp/none
  666. First try resulted in 1 differences. Trying other order.
  667. not ok 4 - Failed, with 2 differences.
  668. # See t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr and t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr.diff.
  669. # Failed test 'Failed, with 2 differences.
  670. # See t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr and t/temp/invalid_mailbox_not_a_mailbox_pipe.stderr.diff.'
  671. # at t/invalid_mailbox.t line 231.
  672. # Looks like you failed 2 tests of 4.
  673. Dubious, test returned 2 (wstat 512, 0x200)
  674. Failed 2/4 subtests
  675. t/line_number.t .............
  676. 1..10
  677. Running test:
  678. grepmail -n -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt
  679. ok 1 - t/temp/line_number_number_1.stdout compared to t/results/number_1
  680. not ok 2 - t/temp/line_number_none.stderr compared to t/results/none
  681. Running test:
  682. grepmail -n -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  683. # Failed test 't/temp/line_number_none.stderr compared to t/results/none'
  684. # at t/line_number.t line 98.
  685. # Structures begin differing at:
  686. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  687. # '
  688. # $expected->[0] = Does not exist
  689. ok 3 - t/temp/line_number_number_2.stdout compared to t/results/number_2
  690. not ok 4 - t/temp/line_number_none.stderr compared to t/results/none
  691. Running test:
  692. grepmail -n Handy t/mailboxes/mailarc-1-dos.txt
  693. # Failed test 't/temp/line_number_none.stderr compared to t/results/none'
  694. # at t/line_number.t line 98.
  695. # Structures begin differing at:
  696. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  697. # '
  698. # $expected->[0] = Does not exist
  699. ok 5 - t/temp/line_number_number_1_dos.stdout compared to t/results/number_1_dos
  700. not ok 6 - t/temp/line_number_none.stderr compared to t/results/none
  701. Running test:
  702. grepmail -n Handy t/mailboxes/mailarc-1.txt
  703. # Failed test 't/temp/line_number_none.stderr compared to t/results/none'
  704. # at t/line_number.t line 98.
  705. # Structures begin differing at:
  706. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  707. # '
  708. # $expected->[0] = Does not exist
  709. ok 7 - t/temp/line_number_number_1.stdout compared to t/results/number_1
  710. not ok 8 - t/temp/line_number_none.stderr compared to t/results/none
  711. Running test:
  712. grepmail -n Handy t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  713. # Failed test 't/temp/line_number_none.stderr compared to t/results/none'
  714. # at t/line_number.t line 98.
  715. # Structures begin differing at:
  716. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  717. # '
  718. # $expected->[0] = Does not exist
  719. ok 9 - t/temp/line_number_number_2.stdout compared to t/results/number_2
  720. not ok 10 - t/temp/line_number_none.stderr compared to t/results/none
  721. # Failed test 't/temp/line_number_none.stderr compared to t/results/none'
  722. # at t/line_number.t line 98.
  723. # Structures begin differing at:
  724. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  725. # '
  726. # $expected->[0] = Does not exist
  727. # Looks like you failed 5 tests of 10.
  728. Dubious, test returned 5 (wstat 1280, 0x500)
  729. Failed 5/10 subtests
  730. t/list.t ....................
  731. 1..10
  732. Running test:
  733. grepmail -E '$email =~ /Handy/' -l t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  734. ok 1 - t/temp/list_list_handy.stdout compared to t/results/list_handy
  735. not ok 2 - t/temp/list_none.stderr compared to t/results/none
  736. Running test:
  737. grepmail -e Handy -l t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  738. # Failed test 't/temp/list_none.stderr compared to t/results/none'
  739. # at t/list.t line 98.
  740. # Structures begin differing at:
  741. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  742. # '
  743. # $expected->[0] = Does not exist
  744. ok 3 - t/temp/list_list_handy.stdout compared to t/results/list_handy
  745. not ok 4 - t/temp/list_none.stderr compared to t/results/none
  746. Running test:
  747. grepmail -l -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  748. # Failed test 't/temp/list_none.stderr compared to t/results/none'
  749. # at t/list.t line 98.
  750. # Structures begin differing at:
  751. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  752. # '
  753. # $expected->[0] = Does not exist
  754. ok 5 - t/temp/list_list_handy.stdout compared to t/results/list_handy
  755. not ok 6 - t/temp/list_none.stderr compared to t/results/none
  756. Running test:
  757. grepmail -l Handy t/mailboxes/mailarc-1-dos.txt t/mailboxes/mailarc-2.txt
  758. # Failed test 't/temp/list_none.stderr compared to t/results/none'
  759. # at t/list.t line 98.
  760. # Structures begin differing at:
  761. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  762. # '
  763. # $expected->[0] = Does not exist
  764. ok 7 - t/temp/list_list_handy_dos.stdout compared to t/results/list_handy_dos
  765. not ok 8 - t/temp/list_none.stderr compared to t/results/none
  766. Running test:
  767. grepmail -l Handy t/mailboxes/mailarc-1.txt t/mailboxes/mailarc-2.txt
  768. # Failed test 't/temp/list_none.stderr compared to t/results/none'
  769. # at t/list.t line 98.
  770. # Structures begin differing at:
  771. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  772. # '
  773. # $expected->[0] = Does not exist
  774. ok 9 - t/temp/list_list_handy.stdout compared to t/results/list_handy
  775. not ok 10 - t/temp/list_none.stderr compared to t/results/none
  776. # Failed test 't/temp/list_none.stderr compared to t/results/none'
  777. # at t/list.t line 98.
  778. # Structures begin differing at:
  779. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  780. # '
  781. # $expected->[0] = Does not exist
  782. # Looks like you failed 5 tests of 10.
  783. Dubious, test returned 5 (wstat 1280, 0x500)
  784. Failed 5/10 subtests
  785. t/match_compressed.t ........
  786. 1..12
  787. Running test:
  788. grepmail "From.*luikeith@egr.msu.edu" t/mailboxes/mailarc-1.txt
  789. ok 1 - t/temp/match_compressed_all_luikeith.stdout compared to t/results/all_luikeith
  790. not ok 2 - t/temp/match_compressed_none.stderr compared to t/results/none
  791. Running test:
  792. grepmail -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt.gz t/mailboxes/mailarc-2.txt
  793. # Failed test 't/temp/match_compressed_none.stderr compared to t/results/none'
  794. # at t/match_compressed.t line 100.
  795. # Structures begin differing at:
  796. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  797. # '
  798. # $expected->[0] = Does not exist
  799. ok 3 - t/temp/match_compressed_two_handy.stdout compared to t/results/two_handy
  800. not ok 4 - t/temp/match_compressed_none.stderr compared to t/results/none
  801. Running test:
  802. grepmail -e Handy t/mailboxes/mailarc-1.txt
  803. # Failed test 't/temp/match_compressed_none.stderr compared to t/results/none'
  804. # at t/match_compressed.t line 100.
  805. # Structures begin differing at:
  806. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  807. # '
  808. # $expected->[0] = Does not exist
  809. ok 5 - t/temp/match_compressed_all_handy.stdout compared to t/results/all_handy
  810. not ok 6 - t/temp/match_compressed_none.stderr compared to t/results/none
  811. Running test:
  812. grepmail Driving t/mailboxes/mailarc-1.txt
  813. # Failed test 't/temp/match_compressed_none.stderr compared to t/results/none'
  814. # at t/match_compressed.t line 100.
  815. # Structures begin differing at:
  816. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  817. # '
  818. # $expected->[0] = Does not exist
  819. ok 7 - t/temp/match_compressed_all_driving.stdout compared to t/results/all_driving
  820. not ok 8 - t/temp/match_compressed_none.stderr compared to t/results/none
  821. Running test:
  822. grepmail Handy t/mailboxes/mailarc-1.txt
  823. # Failed test 't/temp/match_compressed_none.stderr compared to t/results/none'
  824. # at t/match_compressed.t line 100.
  825. # Structures begin differing at:
  826. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  827. # '
  828. # $expected->[0] = Does not exist
  829. ok 9 - t/temp/match_compressed_all_handy.stdout compared to t/results/all_handy
  830. not ok 10 - t/temp/match_compressed_none.stderr compared to t/results/none
  831. Running test:
  832. grepmail Handy t/mailboxes/mailarc-1.txt.gz t/mailboxes/mailarc-2.txt
  833. # Failed test 't/temp/match_compressed_none.stderr compared to t/results/none'
  834. # at t/match_compressed.t line 100.
  835. # Structures begin differing at:
  836. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  837. # '
  838. # $expected->[0] = Does not exist
  839. ok 11 - t/temp/match_compressed_two_handy.stdout compared to t/results/two_handy
  840. not ok 12 - t/temp/match_compressed_none.stderr compared to t/results/none
  841. # Failed test 't/temp/match_compressed_none.stderr compared to t/results/none'
  842. # at t/match_compressed.t line 100.
  843. # Structures begin differing at:
  844. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  845. # '
  846. # $expected->[0] = Does not exist
  847. # Looks like you failed 6 tests of 12.
  848. Dubious, test returned 6 (wstat 1536, 0x600)
  849. Failed 6/12 subtests
  850. t/match_headers.t ...........
  851. 1..10
  852. Running test:
  853. grepmail -Y '(?i)^x-mailer:' -i mozilla.4 t/mailboxes/mailarc-1.txt
  854. ok 1 - t/temp/match_headers_header_mozilla.stdout compared to t/results/header_mozilla
  855. not ok 2 - t/temp/match_headers_none.stderr compared to t/results/none
  856. Running test:
  857. grepmail -Y '(^From:|^TO:)' Edsinger t/mailboxes/mailarc-1.txt
  858. # Failed test 't/temp/match_headers_none.stderr compared to t/results/none'
  859. # at t/match_headers.t line 100.
  860. # Structures begin differing at:
  861. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  862. # '
  863. # $expected->[0] = Does not exist
  864. ok 3 - t/temp/match_headers_header_edsinger.stdout compared to t/results/header_edsinger
  865. not ok 4 - t/temp/match_headers_none.stderr compared to t/results/none
  866. # Failed test 't/temp/match_headers_none.stderr compared to t/results/none'
  867. # at t/match_headers.t line 100.
  868. # Structures begin differing at:
  869. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  870. # '
  871. # $expected->[0] = Does not exist
  872. Running test:
  873. grepmail -Y '.*' "^From.*aarone" t/mailboxes/mailarc-1.txt
  874. ok 5 - t/temp/match_headers_header_aarone.stdout compared to t/results/header_aarone
  875. not ok 6 - t/temp/match_headers_none.stderr compared to t/results/none
  876. # Failed test 't/temp/match_headers_none.stderr compared to t/results/none'
  877. # at t/match_headers.t line 100.
  878. # Structures begin differing at:
  879. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  880. # '
  881. # $expected->[0] = Does not exist
  882. Running test:
  883. grepmail -Y '.*' Handy t/mailboxes/mailarc-1-dos.txt
  884. ok 7 - t/temp/match_headers_header_handy_dos.stdout compared to t/results/header_handy_dos
  885. not ok 8 - t/temp/match_headers_none.stderr compared to t/results/none
  886. # Failed test 't/temp/match_headers_none.stderr compared to t/results/none'
  887. # at t/match_headers.t line 100.
  888. # Structures begin differing at:
  889. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  890. # '
  891. # $expected->[0] = Does not exist
  892. Running test:
  893. grepmail -Y '.*' Handy t/mailboxes/mailarc-1.txt
  894. ok 9 - t/temp/match_headers_header_handy.stdout compared to t/results/header_handy
  895. not ok 10 - t/temp/match_headers_none.stderr compared to t/results/none
  896. # Failed test 't/temp/match_headers_none.stderr compared to t/results/none'
  897. # at t/match_headers.t line 100.
  898. # Structures begin differing at:
  899. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  900. # '
  901. # $expected->[0] = Does not exist
  902. # Looks like you failed 5 tests of 10.
  903. Dubious, test returned 5 (wstat 1280, 0x500)
  904. Failed 5/10 subtests
  905. t/match_words.t .............
  906. 1..2
  907. Running test:
  908. grepmail -w 'let' t/mailboxes/mailarc-1.txt
  909. ok 1 - t/temp/match_words_match_word_let.stdout compared to t/results/match_word_let
  910. not ok 2 - t/temp/match_words_none.stderr compared to t/results/none
  911. # Failed test 't/temp/match_words_none.stderr compared to t/results/none'
  912. # at t/match_words.t line 90.
  913. # Structures begin differing at:
  914. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  915. # '
  916. # $expected->[0] = Does not exist
  917. # Looks like you failed 1 test of 2.
  918. Dubious, test returned 1 (wstat 256, 0x100)
  919. Failed 1/2 subtests
  920. t/nonexistent_mailbox.t .....
  921. 1..8
  922. Running test:
  923. /usr/bin/perl5.16.0 -MExtUtils::Command -e cat no_such_file 2>/dev/null | grepmail -E '$email =~ /pattern/'
  924. /usr/bin/perl5.16.0 -MExtUtils::Command -e cat no_such_file 2>/dev/null | /usr/bin/perl5.16.0 -I't' blib/script/grepmail -C t/temp/cache -E '$email =~ /pattern/' 1>t/temp/nonexistent_mailbox_none.stdout 2>t/temp/nonexistent_mailbox_none.stderr
  925. ok 1 - t/temp/nonexistent_mailbox_none.stdout compared to t/temp/none
  926. not ok 2 - t/temp/nonexistent_mailbox_none.stderr compared to t/temp/none
  927. # Failed test 't/temp/nonexistent_mailbox_none.stderr compared to t/temp/none'
  928. # at t/nonexistent_mailbox.t line 132.
  929. # Structures begin differing at:
  930. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  931. # '
  932. # $expected->[0] = Does not exist
  933. Running test:
  934. /usr/bin/perl5.16.0 -MExtUtils::Command -e cat no_such_file 2>/dev/null | grepmail pattern
  935. /usr/bin/perl5.16.0 -MExtUtils::Command -e cat no_such_file 2>/dev/null | /usr/bin/perl5.16.0 -I't' blib/script/grepmail -C t/temp/cache pattern 1>t/temp/nonexistent_mailbox_none.stdout 2>t/temp/nonexistent_mailbox_none.stderr
  936. ok 3 - t/temp/nonexistent_mailbox_none.stdout compared to t/temp/none
  937. not ok 4 - t/temp/nonexistent_mailbox_none.stderr compared to t/temp/none
  938. Running test:
  939. grepmail -E '$email =~ /pattern/' no_such_file
  940. # Failed test 't/temp/nonexistent_mailbox_none.stderr compared to t/temp/none'
  941. # at t/nonexistent_mailbox.t line 132.
  942. # Structures begin differing at:
  943. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  944. # '
  945. # $expected->[0] = Does not exist
  946. /usr/bin/perl5.16.0 -I't' blib/script/grepmail -C t/temp/cache -E '$email =~ /pattern/' no_such_file 1>t/temp/nonexistent_mailbox_none.stdout 2>t/temp/nonexistent_mailbox_no_such_file.stderr
  947. ok 5 - t/temp/nonexistent_mailbox_none.stdout compared to t/temp/none
  948. not ok 6 - t/temp/nonexistent_mailbox_no_such_file.stderr compared to t/temp/no_such_file
  949. # Failed test 't/temp/nonexistent_mailbox_no_such_file.stderr compared to t/temp/no_such_file'
  950. # at t/nonexistent_mailbox.t line 132.
  951. # Structures begin differing at:
  952. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  953. # '
  954. # $expected->[0] = 'grepmail: Can't open no_such_file: No such file or directory, skipping
  955. # '
  956. Running test:
  957. grepmail pattern no_such_file
  958. /usr/bin/perl5.16.0 -I't' blib/script/grepmail -C t/temp/cache pattern no_such_file 1>t/temp/nonexistent_mailbox_none.stdout 2>t/temp/nonexistent_mailbox_no_such_file.stderr
  959. ok 7 - t/temp/nonexistent_mailbox_none.stdout compared to t/temp/none
  960. not ok 8 - t/temp/nonexistent_mailbox_no_such_file.stderr compared to t/temp/no_such_file
  961. # Failed test 't/temp/nonexistent_mailbox_no_such_file.stderr compared to t/temp/no_such_file'
  962. # at t/nonexistent_mailbox.t line 132.
  963. # Structures begin differing at:
  964. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  965. # '
  966. # $expected->[0] = 'grepmail: Can't open no_such_file: No such file or directory, skipping
  967. # '
  968. # Looks like you failed 4 tests of 8.
  969. Dubious, test returned 4 (wstat 1024, 0x400)
  970. Failed 4/8 subtests
  971. t/not_match_compressed.t ....
  972. 1..12
  973. Running test:
  974. grepmail -v -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt.bz2
  975. ok 1 - t/temp/not_match_compressed_not_handy.stdout compared to t/results/not_handy
  976. not ok 2 - t/temp/not_match_compressed_none.stderr compared to t/results/none
  977. Running test:
  978. grepmail -v -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt.gz
  979. # Failed test 't/temp/not_match_compressed_none.stderr compared to t/results/none'
  980. # at t/not_match_compressed.t line 100.
  981. # Structures begin differing at:
  982. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  983. # '
  984. # $expected->[0] = Does not exist
  985. ok 3 - t/temp/not_match_compressed_not_handy.stdout compared to t/results/not_handy
  986. not ok 4 - t/temp/not_match_compressed_none.stderr compared to t/results/none
  987. Running test:
  988. grepmail -v -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt.tz
  989. ok 5 # skip tzip support not enabled in Mail::Mbox::MessageParser
  990. ok 6 # skip tzip support not enabled in Mail::Mbox::MessageParser
  991. Running test:
  992. grepmail -v Handy t/mailboxes/mailarc-1.txt.bz2
  993. # Failed test 't/temp/not_match_compressed_none.stderr compared to t/results/none'
  994. # at t/not_match_compressed.t line 100.
  995. # Structures begin differing at:
  996. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  997. # '
  998. # $expected->[0] = Does not exist
  999. ok 7 - t/temp/not_match_compressed_not_handy.stdout compared to t/results/not_handy
  1000. not ok 8 - t/temp/not_match_compressed_none.stderr compared to t/results/none
  1001. Running test:
  1002. grepmail -v Handy t/mailboxes/mailarc-1.txt.gz
  1003. # Failed test 't/temp/not_match_compressed_none.stderr compared to t/results/none'
  1004. # at t/not_match_compressed.t line 100.
  1005. # Structures begin differing at:
  1006. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1007. # '
  1008. # $expected->[0] = Does not exist
  1009. ok 9 - t/temp/not_match_compressed_not_handy.stdout compared to t/results/not_handy
  1010. not ok 10 - t/temp/not_match_compressed_none.stderr compared to t/results/none
  1011. Running test:
  1012. grepmail -v Handy t/mailboxes/mailarc-1.txt.tz
  1013. ok 11 # skip tzip support not enabled in Mail::Mbox::MessageParser
  1014. ok 12 # skip tzip support not enabled in Mail::Mbox::MessageParser
  1015. # Failed test 't/temp/not_match_compressed_none.stderr compared to t/results/none'
  1016. # at t/not_match_compressed.t line 100.
  1017. # Structures begin differing at:
  1018. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1019. # '
  1020. # $expected->[0] = Does not exist
  1021. # Looks like you failed 4 tests of 12.
  1022. Dubious, test returned 4 (wstat 1024, 0x400)
  1023. Failed 4/12 subtests
  1024. (less 4 skipped subtests: 4 okay)
  1025. t/not_match_uncompressed.t ..
  1026. 1..20
  1027. Running test:
  1028. grepmail -Y '.*' -bv Handy t/mailboxes/mailarc-1.txt
  1029. ok 1 # skip unimplemented
  1030. ok 2 # skip unimplemented
  1031. Running test:
  1032. grepmail -Y '.*' -v Handy t/mailboxes/mailarc-1.txt
  1033. ok 3 # skip unimplemented
  1034. ok 4 # skip unimplemented
  1035. Running test:
  1036. grepmail -bv Handy t/mailboxes/mailarc-1.txt
  1037. ok 5 - t/temp/not_match_uncompressed_not_body_handy.stdout compared to t/results/not_body_handy
  1038. not ok 6 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1039. Running test:
  1040. grepmail -hbv Handy t/mailboxes/mailarc-1.txt
  1041. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1042. # at t/not_match_uncompressed.t line 114.
  1043. # Structures begin differing at:
  1044. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1045. # '
  1046. # $expected->[0] = Does not exist
  1047. ok 7 - t/temp/not_match_uncompressed_not_header_body_handy.stdout compared to t/results/not_header_body_handy
  1048. not ok 8 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1049. Running test:
  1050. grepmail -hv Handy t/mailboxes/mailarc-1.txt
  1051. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1052. # at t/not_match_uncompressed.t line 114.
  1053. # Structures begin differing at:
  1054. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1055. # '
  1056. # $expected->[0] = Does not exist
  1057. ok 9 - t/temp/not_match_uncompressed_not_header_handy.stdout compared to t/results/not_header_handy
  1058. not ok 10 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1059. Running test:
  1060. grepmail -v -E '$email =~ /Handy/' t/mailboxes/mailarc-1.txt
  1061. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1062. # at t/not_match_uncompressed.t line 114.
  1063. # Structures begin differing at:
  1064. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1065. # '
  1066. # $expected->[0] = Does not exist
  1067. ok 11 - t/temp/not_match_uncompressed_not_handy.stdout compared to t/results/not_handy
  1068. not ok 12 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1069. Running test:
  1070. grepmail -v -E '$email_body =~ /Handy/' t/mailboxes/mailarc-1.txt
  1071. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1072. # at t/not_match_uncompressed.t line 114.
  1073. # Structures begin differing at:
  1074. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1075. # '
  1076. # $expected->[0] = Does not exist
  1077. ok 13 - t/temp/not_match_uncompressed_not_body_handy.stdout compared to t/results/not_body_handy
  1078. not ok 14 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1079. Running test:
  1080. grepmail -v -E '$email_header =~ /Handy/ && $email_body =~ /Handy/' t/mailboxes/mailarc-1.txt
  1081. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1082. # at t/not_match_uncompressed.t line 114.
  1083. # Structures begin differing at:
  1084. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1085. # '
  1086. # $expected->[0] = Does not exist
  1087. ok 15 - t/temp/not_match_uncompressed_not_header_body_handy.stdout compared to t/results/not_header_body_handy
  1088. not ok 16 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1089. Running test:
  1090. grepmail -v -E '$email_header =~ /Handy/' t/mailboxes/mailarc-1.txt
  1091. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1092. # at t/not_match_uncompressed.t line 114.
  1093. # Structures begin differing at:
  1094. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1095. # '
  1096. # $expected->[0] = Does not exist
  1097. ok 17 - t/temp/not_match_uncompressed_not_header_handy.stdout compared to t/results/not_header_handy
  1098. not ok 18 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1099. Running test:
  1100. grepmail -v Handy t/mailboxes/mailarc-1.txt
  1101. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1102. # at t/not_match_uncompressed.t line 114.
  1103. # Structures begin differing at:
  1104. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1105. # '
  1106. # $expected->[0] = Does not exist
  1107. ok 19 - t/temp/not_match_uncompressed_not_handy.stdout compared to t/results/not_handy
  1108. not ok 20 - t/temp/not_match_uncompressed_none.stderr compared to t/results/none
  1109. # Failed test 't/temp/not_match_uncompressed_none.stderr compared to t/results/none'
  1110. # at t/not_match_uncompressed.t line 114.
  1111. # Structures begin differing at:
  1112. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1113. # '
  1114. # $expected->[0] = Does not exist
  1115. # Looks like you failed 8 tests of 20.
  1116. Dubious, test returned 8 (wstat 2048, 0x800)
  1117. Failed 8/20 subtests
  1118. (less 4 skipped subtests: 8 okay)
  1119. t/pattern_file.t ............
  1120. 1..4
  1121. Running test:
  1122. grepmail -f t/no_patterns t/mailboxes/mailarc-1.txt
  1123. ok 1 - t/temp/pattern_file_none.stdout compared to t/results/none
  1124. not ok 2 - t/temp/pattern_file_none.stderr compared to t/results/none
  1125. Running test:
  1126. grepmail -f t/patterns t/mailboxes/mailarc-1.txt
  1127. # Failed test 't/temp/pattern_file_none.stderr compared to t/results/none'
  1128. # at t/pattern_file.t line 92.
  1129. # Structures begin differing at:
  1130. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1131. # '
  1132. # $expected->[0] = Does not exist
  1133. ok 3 - t/temp/pattern_file_all_handy_buffer.stdout compared to t/results/all_handy_buffer
  1134. not ok 4 - t/temp/pattern_file_none.stderr compared to t/results/none
  1135. # Failed test 't/temp/pattern_file_none.stderr compared to t/results/none'
  1136. # at t/pattern_file.t line 92.
  1137. # Structures begin differing at:
  1138. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1139. # '
  1140. # $expected->[0] = Does not exist
  1141. # Looks like you failed 2 tests of 4.
  1142. Dubious, test returned 2 (wstat 512, 0x200)
  1143. Failed 2/4 subtests
  1144. t/pipe_compressed.t .........
  1145. 1..12
  1146. Running test:
  1147. cat t/mailboxes/mailarc-1.txt.bz2 | grepmail -v -E '$email =~ /Handy/'
  1148. ok 1 - t/temp/pipe_compressed_not_handy.stdout compared to t/results/not_handy
  1149. not ok 2 - t/temp/pipe_compressed_none.stderr compared to t/results/none
  1150. Running test:
  1151. cat t/mailboxes/mailarc-1.txt.bz2 | grepmail Handy
  1152. # Failed test 't/temp/pipe_compressed_none.stderr compared to t/results/none'
  1153. # at t/pipe_compressed.t line 100.
  1154. # Structures begin differing at:
  1155. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1156. # '
  1157. # $expected->[0] = Does not exist
  1158. ok 3 - t/temp/pipe_compressed_all_handy.stdout compared to t/results/all_handy
  1159. not ok 4 - t/temp/pipe_compressed_none.stderr compared to t/results/none
  1160. Running test:
  1161. cat t/mailboxes/mailarc-1.txt.gz | grepmail -v -E '$email =~ /Handy/'
  1162. # Failed test 't/temp/pipe_compressed_none.stderr compared to t/results/none'
  1163. # at t/pipe_compressed.t line 100.
  1164. # Structures begin differing at:
  1165. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1166. # '
  1167. # $expected->[0] = Does not exist
  1168. ok 5 - t/temp/pipe_compressed_not_handy.stdout compared to t/results/not_handy
  1169. not ok 6 - t/temp/pipe_compressed_none.stderr compared to t/results/none
  1170. Running test:
  1171. cat t/mailboxes/mailarc-1.txt.gz | grepmail Handy
  1172. # Failed test 't/temp/pipe_compressed_none.stderr compared to t/results/none'
  1173. # at t/pipe_compressed.t line 100.
  1174. # Structures begin differing at:
  1175. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1176. # '
  1177. # $expected->[0] = Does not exist
  1178. ok 7 - t/temp/pipe_compressed_all_handy.stdout compared to t/results/all_handy
  1179. not ok 8 - t/temp/pipe_compressed_none.stderr compared to t/results/none
  1180. Running test:
  1181. cat t/mailboxes/mailarc-1.txt.tz | grepmail -v -E '$email =~ /Handy/'
  1182. ok 9 # skip tzip support not enabled in Mail::Mbox::MessageParser
  1183. ok 10 # skip tzip support not enabled in Mail::Mbox::MessageParser
  1184. Running test:
  1185. cat t/mailboxes/mailarc-1.txt.tz | grepmail Handy
  1186. ok 11 # skip tzip support not enabled in Mail::Mbox::MessageParser
  1187. ok 12 # skip tzip support not enabled in Mail::Mbox::MessageParser
  1188. # Failed test 't/temp/pipe_compressed_none.stderr compared to t/results/none'
  1189. # at t/pipe_compressed.t line 100.
  1190. # Structures begin differing at:
  1191. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1192. # '
  1193. # $expected->[0] = Does not exist
  1194. # Looks like you failed 4 tests of 12.
  1195. Dubious, test returned 4 (wstat 1024, 0x400)
  1196. Failed 4/12 subtests
  1197. (less 4 skipped subtests: 4 okay)
  1198. t/pipe_uncompressed.t .......
  1199. 1..4
  1200. Running test:
  1201. cat t/mailboxes/mailarc-1.txt | grepmail -v -E '$email =~ /Handy/'
  1202. ok 1 - t/temp/pipe_uncompressed_not_handy.stdout compared to t/results/not_handy
  1203. not ok 2 - t/temp/pipe_uncompressed_none.stderr compared to t/results/none
  1204. Running test:
  1205. cat t/mailboxes/mailarc-1.txt | grepmail -v Handy
  1206. # Failed test 't/temp/pipe_uncompressed_none.stderr compared to t/results/none'
  1207. # at t/pipe_uncompressed.t line 92.
  1208. # Structures begin differing at:
  1209. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1210. # '
  1211. # $expected->[0] = Does not exist
  1212. ok 3 - t/temp/pipe_uncompressed_not_handy.stdout compared to t/results/not_handy
  1213. not ok 4 - t/temp/pipe_uncompressed_none.stderr compared to t/results/none
  1214. # Failed test 't/temp/pipe_uncompressed_none.stderr compared to t/results/none'
  1215. # at t/pipe_uncompressed.t line 92.
  1216. # Structures begin differing at:
  1217. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1218. # '
  1219. # $expected->[0] = Does not exist
  1220. # Looks like you failed 2 tests of 4.
  1221. Dubious, test returned 2 (wstat 512, 0x200)
  1222. Failed 2/4 subtests
  1223. t/received_date.t ...........
  1224. 1..2
  1225. Running test:
  1226. grepmail -ad "before 7/15/1998" t/mailboxes/mailarc-1.txt
  1227. ok 1 - t/temp/received_date_date_1.stdout compared to t/results/date_1
  1228. not ok 2 - t/temp/received_date_none.stderr compared to t/results/none
  1229. # Failed test 't/temp/received_date_none.stderr compared to t/results/none'
  1230. # at t/received_date.t line 90.
  1231. # Structures begin differing at:
  1232. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1233. # '
  1234. # $expected->[0] = Does not exist
  1235. # Looks like you failed 1 test of 2.
  1236. Dubious, test returned 1 (wstat 256, 0x100)
  1237. Failed 1/2 subtests
  1238. t/recursive.t ...............
  1239. 1..8
  1240. Running test:
  1241. grepmail -Lq Handy t/temp/directory_with_links
  1242. ok 1 - t/temp/recursive_recursive2.stdout compared to t/results/recursive2
  1243. not ok 2 - t/temp/recursive_none.stderr compared to t/results/none
  1244. Running test:
  1245. grepmail -Rq -E '$email =~ /Handy/' t/temp/directory
  1246. # Failed test 't/temp/recursive_none.stderr compared to t/results/none'
  1247. # at t/recursive.t line 121.
  1248. # Structures begin differing at:
  1249. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1250. # '
  1251. # $expected->[0] = Does not exist
  1252. ok 3 - t/temp/recursive_recursive.stdout compared to t/results/recursive
  1253. not ok 4 - t/temp/recursive_none.stderr compared to t/results/none
  1254. Running test:
  1255. grepmail -Rq Handy t/temp/directory
  1256. # Failed test 't/temp/recursive_none.stderr compared to t/results/none'
  1257. # at t/recursive.t line 121.
  1258. # Structures begin differing at:
  1259. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1260. # '
  1261. # $expected->[0] = Does not exist
  1262. ok 5 - t/temp/recursive_recursive.stdout compared to t/results/recursive
  1263. not ok 6 - t/temp/recursive_none.stderr compared to t/results/none
  1264. Running test:
  1265. grepmail -Rq Handy t/temp/directory_with_links
  1266. # Failed test 't/temp/recursive_none.stderr compared to t/results/none'
  1267. # at t/recursive.t line 121.
  1268. # Structures begin differing at:
  1269. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1270. # '
  1271. # $expected->[0] = Does not exist
  1272. ok 7 - t/temp/recursive_recursive.stdout compared to t/results/recursive
  1273. not ok 8 - t/temp/recursive_none.stderr compared to t/results/none
  1274. # Failed test 't/temp/recursive_none.stderr compared to t/results/none'
  1275. # at t/recursive.t line 121.
  1276. # Structures begin differing at:
  1277. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1278. # '
  1279. # $expected->[0] = Does not exist
  1280. # Looks like you failed 4 tests of 8.
  1281. Dubious, test returned 4 (wstat 1024, 0x400)
  1282. Failed 4/8 subtests
  1283. t/size.t ....................
  1284. 1..10
  1285. Running test:
  1286. grepmail -E '$email =~ /Handy/' -s '<=2000' t/mailboxes/mailarc-1.txt
  1287. ok 1 - t/temp/size_size_handy.stdout compared to t/results/size_handy
  1288. not ok 2 - t/temp/size_none.stderr compared to t/results/none
  1289. Running test:
  1290. grepmail -s '>3000' t/mailboxes/mailarc-1.txt
  1291. # Failed test 't/temp/size_none.stderr compared to t/results/none'
  1292. # at t/size.t line 98.
  1293. # Structures begin differing at:
  1294. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1295. # '
  1296. # $expected->[0] = Does not exist
  1297. ok 3 - t/temp/size_size_2.stdout compared to t/results/size_2
  1298. not ok 4 - t/temp/size_none.stderr compared to t/results/none
  1299. Running test:
  1300. grepmail -s 1211 t/mailboxes/mailarc-1.txt
  1301. # Failed test 't/temp/size_none.stderr compared to t/results/none'
  1302. # at t/size.t line 98.
  1303. # Structures begin differing at:
  1304. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1305. # '
  1306. # $expected->[0] = Does not exist
  1307. ok 5 - t/temp/size_size_3.stdout compared to t/results/size_3
  1308. not ok 6 - t/temp/size_none.stderr compared to t/results/none
  1309. Running test:
  1310. grepmail -s 1300-1500 t/mailboxes/mailarc-1.txt
  1311. # Failed test 't/temp/size_none.stderr compared to t/results/none'
  1312. # at t/size.t line 98.
  1313. # Structures begin differing at:
  1314. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1315. # '
  1316. # $expected->[0] = Does not exist
  1317. ok 7 - t/temp/size_all_luikeith.stdout compared to t/results/all_luikeith
  1318. not ok 8 - t/temp/size_none.stderr compared to t/results/none
  1319. Running test:
  1320. grepmail Handy -s '<=2000' t/mailboxes/mailarc-1.txt
  1321. # Failed test 't/temp/size_none.stderr compared to t/results/none'
  1322. # at t/size.t line 98.
  1323. # Structures begin differing at:
  1324. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1325. # '
  1326. # $expected->[0] = Does not exist
  1327. ok 9 - t/temp/size_size_handy.stdout compared to t/results/size_handy
  1328. not ok 10 - t/temp/size_none.stderr compared to t/results/none
  1329. # Failed test 't/temp/size_none.stderr compared to t/results/none'
  1330. # at t/size.t line 98.
  1331. # Structures begin differing at:
  1332. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1333. # '
  1334. # $expected->[0] = Does not exist
  1335. # Looks like you failed 5 tests of 10.
  1336. Dubious, test returned 5 (wstat 1280, 0x500)
  1337. Failed 5/10 subtests
  1338. t/status.t ..................
  1339. 1..2
  1340. Running test:
  1341. grepmail -j ro t/mailboxes/mailarc-1.txt
  1342. ok 1 - t/temp/status_ro_status.stdout compared to t/results/ro_status
  1343. not ok 2 - t/temp/status_none.stderr compared to t/results/none
  1344. # Failed test 't/temp/status_none.stderr compared to t/results/none'
  1345. # at t/status.t line 90.
  1346. # Structures begin differing at:
  1347. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1348. # '
  1349. # $expected->[0] = Does not exist
  1350. # Looks like you failed 1 test of 2.
  1351. Dubious, test returned 1 (wstat 256, 0x100)
  1352. Failed 1/2 subtests
  1353. t/unique.t ..................
  1354. 1..12
  1355. Running test:
  1356. grepmail -E '$email =~ /Handy/' -u t/mailboxes/mailarc-1.txt
  1357. ok 1 - t/temp/unique_unique_handy.stdout compared to t/results/unique_handy
  1358. not ok 2 - t/temp/unique_none.stderr compared to t/results/none
  1359. Running test:
  1360. grepmail -bi imagecraft -u t/mailboxes/mailarc-1.txt
  1361. # Failed test 't/temp/unique_none.stderr compared to t/results/none'
  1362. # at t/unique.t line 100.
  1363. # Structures begin differing at:
  1364. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1365. # '
  1366. # $expected->[0] = Does not exist
  1367. ok 3 - t/temp/unique_unique_body.stdout compared to t/results/unique_body
  1368. not ok 4 - t/temp/unique_none.stderr compared to t/results/none
  1369. Running test:
  1370. grepmail -i '$email_body =~ /imagecraft/' -u t/mailboxes/mailarc-1.txt
  1371. ok 5 # skip unimplemented
  1372. ok 6 # skip unimplemented
  1373. Running test:
  1374. grepmail -u t/mailboxes/mailarc-1.txt
  1375. # Failed test 't/temp/unique_none.stderr compared to t/results/none'
  1376. # at t/unique.t line 100.
  1377. # Structures begin differing at:
  1378. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1379. # '
  1380. # $expected->[0] = Does not exist
  1381. ok 7 - t/temp/unique_unique_all_1.stdout compared to t/results/unique_all_1
  1382. not ok 8 - t/temp/unique_none.stderr compared to t/results/none
  1383. # Failed test 't/temp/unique_none.stderr compared to t/results/none'
  1384. # at t/unique.t line 100.
  1385. # Structures begin differing at:
  1386. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1387. # '
  1388. # $expected->[0] = Does not exist
  1389. Running test:
  1390. grepmail -u t/mailboxes/mailarc-3.txt
  1391. ok 9 - t/temp/unique_unique_all_2.stdout compared to t/results/unique_all_2
  1392. not ok 10 - t/temp/unique_none.stderr compared to t/results/none
  1393. Running test:
  1394. grepmail Handy -u t/mailboxes/mailarc-1.txt
  1395. # Failed test 't/temp/unique_none.stderr compared to t/results/none'
  1396. # at t/unique.t line 100.
  1397. # Structures begin differing at:
  1398. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1399. # '
  1400. # $expected->[0] = Does not exist
  1401. ok 11 - t/temp/unique_unique_handy.stdout compared to t/results/unique_handy
  1402. not ok 12 - t/temp/unique_none.stderr compared to t/results/none
  1403. # Failed test 't/temp/unique_none.stderr compared to t/results/none'
  1404. # at t/unique.t line 100.
  1405. # Structures begin differing at:
  1406. # $got->[0] = 'Subroutine Scalar::Util::openhandle redefined at /usr/lib64/perl5/vendor_perl/5.16.0/x86_64-linux-thread-multi/XSLoader.pm line 95.
  1407. # '
  1408. # $expected->[0] = Does not exist
  1409. # Looks like you failed 5 tests of 12.
  1410. Dubious, test returned 5 (wstat 1280, 0x500)
  1411. Failed 5/12 subtests
  1412. (less 2 skipped subtests: 5 okay)
  1413. Test Summary Report
  1414. -------------------
  1415. t/append_header.t (Wstat: 1280 Tests: 10 Failed: 5)
  1416. Failed tests: 2, 4, 6, 8, 10
  1417. Non-zero exit status: 5
  1418. t/auto_search.t (Wstat: 512 Tests: 4 Failed: 2)
  1419. Failed tests: 2, 4
  1420. Non-zero exit status: 2
  1421. t/body.t (Wstat: 1280 Tests: 12 Failed: 5)
  1422. Failed tests: 4, 6, 8, 10, 12
  1423. Non-zero exit status: 5
  1424. t/cache.t (Wstat: 1280 Tests: 12 Failed: 5)
  1425. Failed tests: 2, 4, 6, 8, 10
  1426. Non-zero exit status: 5
  1427. t/complex_expression.t (Wstat: 2304 Tests: 18 Failed: 9)
  1428. Failed tests: 2, 4, 6, 8, 10, 12, 14, 16, 18
  1429. Non-zero exit status: 9
  1430. t/count.t (Wstat: 1024 Tests: 8 Failed: 4)
  1431. Failed tests: 2, 4, 6, 8
  1432. Non-zero exit status: 4
  1433. t/date.t (Wstat: 2048 Tests: 16 Failed: 8)
  1434. Failed tests: 2, 4, 6, 8, 10, 12, 14, 16
  1435. Non-zero exit status: 8
  1436. t/date_manip.t (Wstat: 1024 Tests: 9 Failed: 4)
  1437. Failed tests: 3, 5, 7, 9
  1438. Non-zero exit status: 4
  1439. t/header.t (Wstat: 1024 Tests: 8 Failed: 4)
  1440. Failed tests: 2, 4, 6, 8
  1441. Non-zero exit status: 4
  1442. t/help.t (Wstat: 256 Tests: 2 Failed: 1)
  1443. Failed test: 2
  1444. Non-zero exit status: 1
  1445. t/ignore_signatures.t (Wstat: 1024 Tests: 14 Failed: 4)
  1446. Failed tests: 4, 6, 12, 14
  1447. Non-zero exit status: 4
  1448. t/invalid_date.t (Wstat: 256 Tests: 2 Failed: 1)
  1449. Failed test: 2
  1450. Non-zero exit status: 1
  1451. t/invalid_mailbox.t (Wstat: 512 Tests: 4 Failed: 2)
  1452. Failed tests: 2, 4
  1453. Non-zero exit status: 2
  1454. t/line_number.t (Wstat: 1280 Tests: 10 Failed: 5)
  1455. Failed tests: 2, 4, 6, 8, 10
  1456. Non-zero exit status: 5
  1457. t/list.t (Wstat: 1280 Tests: 10 Failed: 5)
  1458. Failed tests: 2, 4, 6, 8, 10
  1459. Non-zero exit status: 5
  1460. t/match_compressed.t (Wstat: 1536 Tests: 12 Failed: 6)
  1461. Failed tests: 2, 4, 6, 8, 10, 12
  1462. Non-zero exit status: 6
  1463. t/match_headers.t (Wstat: 1280 Tests: 10 Failed: 5)
  1464. Failed tests: 2, 4, 6, 8, 10
  1465. Non-zero exit status: 5
  1466. t/match_words.t (Wstat: 256 Tests: 2 Failed: 1)
  1467. Failed test: 2
  1468. Non-zero exit status: 1
  1469. t/nonexistent_mailbox.t (Wstat: 1024 Tests: 8 Failed: 4)
  1470. Failed tests: 2, 4, 6, 8
  1471. Non-zero exit status: 4
  1472. t/not_match_compressed.t (Wstat: 1024 Tests: 12 Failed: 4)
  1473. Failed tests: 2, 4, 8, 10
  1474. Non-zero exit status: 4
  1475. t/not_match_uncompressed.t (Wstat: 2048 Tests: 20 Failed: 8)
  1476. Failed tests: 6, 8, 10, 12, 14, 16, 18, 20
  1477. Non-zero exit status: 8
  1478. t/pattern_file.t (Wstat: 512 Tests: 4 Failed: 2)
  1479. Failed tests: 2, 4
  1480. Non-zero exit status: 2
  1481. t/pipe_compressed.t (Wstat: 1024 Tests: 12 Failed: 4)
  1482. Failed tests: 2, 4, 6, 8
  1483. Non-zero exit status: 4
  1484. t/pipe_uncompressed.t (Wstat: 512 Tests: 4 Failed: 2)
  1485. Failed tests: 2, 4
  1486. Non-zero exit status: 2
  1487. t/received_date.t (Wstat: 256 Tests: 2 Failed: 1)
  1488. Failed test: 2
  1489. Non-zero exit status: 1
  1490. t/recursive.t (Wstat: 1024 Tests: 8 Failed: 4)
  1491. Failed tests: 2, 4, 6, 8
  1492. Non-zero exit status: 4
  1493. t/size.t (Wstat: 1280 Tests: 10 Failed: 5)
  1494. Failed tests: 2, 4, 6, 8, 10
  1495. Non-zero exit status: 5
  1496. t/status.t (Wstat: 256 Tests: 2 Failed: 1)
  1497. Failed test: 2
  1498. Non-zero exit status: 1
  1499. t/unique.t (Wstat: 1280 Tests: 12 Failed: 5)
  1500. Failed tests: 2, 4, 8, 10, 12
  1501. Non-zero exit status: 5
  1502. Files=29, Tests=257, 27 wallclock secs ( 0.25 usr 0.07 sys + 21.94 cusr 4.32 csys = 26.58 CPU)
  1503. Result: FAIL
  1504. Failed 29/29 test programs. 116/257 subtests failed.
  1505. make: *** [test_dynamic] Error 5
  1506. emake failed
  1507. * ERROR: net-mail/grepmail-5.30.33-r1 failed (test phase):
  1508. * test failed
  1509. *
  1510. * Call stack:
  1511. * ebuild.sh, line 85: Called src_test
  1512. * environment, line 2858: Called perl-module_src_test
  1513. * environment, line 2516: Called die
  1514. * The specific snippet of code:
  1515. * emake test TEST_VERBOSE=${TEST_VERBOSE:-0} || die "test failed";
  1516. *
  1517. * If you need support, post the output of `emerge --info '=net-mail/grepmail-5.30.33-r1'`,
  1518. * the complete build log and the output of `emerge -pqv '=net-mail/grepmail-5.30.33-r1'`.
  1519. * The complete build log is located at '/var/log/portage/net-mail:grepmail-5.30.33-r1:20120806-044128.log'.
  1520. * For convenience, a symlink to the build log is located at '/tmp/portage/net-mail/grepmail-5.30.33-r1/temp/build.log'.
  1521. * The ebuild environment file is located at '/tmp/portage/net-mail/grepmail-5.30.33-r1/temp/environment'.
  1522. * Working directory: '/tmp/portage/net-mail/grepmail-5.30.33-r1/work/grepmail-5.3033'
  1523. * S: '/tmp/portage/net-mail/grepmail-5.30.33-r1/work/grepmail-5.3033'
  1524. >>> Install grepmail-5.30.33-r1 into /tmp/portage/net-mail/grepmail-5.30.33-r1/image/ category net-mail
  1525. make -j24 install
  1526. Installing /tmp/portage/net-mail/grepmail-5.30.33-r1/image/usr/share/man/man1/grepmail.1
  1527. Installing /tmp/portage/net-mail/grepmail-5.30.33-r1/image/usr/bin/grepmail
  1528. >>> Completed installing grepmail-5.30.33-r1 into /tmp/portage/net-mail/grepmail-5.30.33-r1/image/
  1529. ecompressdir: bzip2 -9 /usr/share/man