id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1750,t/pmc/packfile*.t:  Failures in multiple files on Darwin/PPC; not correctible via mk_packfile_pbc,jkeenan,NotFound,"On Thursday Aug 19, I was able to post this message on `#parrot`:
{{{
msg NotFound Whatever you did today re the failure 
I pasted yesterday appeared to work! Darwin/PPC make 
test PASS at r48571.  NotFound++
}}}
However, in 24 hours the situation has worsened.  I am getting errors in the tests in ''t/pmc/packfile*.t'' on Darwin/PPC.  Now, recent readers will know that a reconfiguration, rebuild and a run of `sh tools/dev/mk_packfile_pbc` is usually sufficient to fix this situation.
{{{
[parrot] 510 $ sh tools/dev/mk_packfile_pbc 
t/native_pbc/integer.pbc updated
t/native_pbc/number.pbc updated
t/native_pbc/string.pbc updated
}}}
(Cf.: r48496, r48424, 48323, r48167.  Cf. also TT #1712 and TT #357.)

Tonight, however, this cycle of commands failed to improve the situation.  Here's the short version of the relevant test output; I'll attach the verbose version.
{{{
Test Summary Report
-------------------
t/pmc/packfile.t             (Wstat: 0 Tests: 42 Failed: 14)
  Failed tests:  12-21, 23-25, 40
t/pmc/packfileannotations.t  (Wstat: 0 Tests: 17 Failed: 1)
  Failed test:  2
t/pmc/packfileconstanttable.t (Wstat: 0 Tests: 16 Failed: 3)
  Failed tests:  1-3
t/pmc/packfiledirectory.t    (Wstat: 0 Tests: 20 Failed: 5)
  Failed tests:  5-6, 18-20
t/pmc/packfilefixupentry.t   (Wstat: 0 Tests: 3 Failed: 3)
  Failed tests:  1-3
t/pmc/packfilefixuptable.t   (Wstat: 0 Tests: 3 Failed: 1)
  Failed test:  1
t/pmc/packfilerawsegment.t   (Wstat: 0 Tests: 7 Failed: 3)
  Failed tests:  1-2, 5
Files=9, Tests=114,  3 wallclock secs 
( 0.30 usr  0.12 sys +  0.53 cusr  0.38 csys =  1.33 CPU)
Result: FAIL
}}}

Thank you very much.

kid51",bug,closed,normal,,testing,2.6.0,medium,fixed,,,,,darwin
