Thanks for the latest smoke result. I see that you got DEBUGGING to work
in it. I have pushed a new branch to be tested. It likely won't merge
automatically.
But it includes a temporary patch to Configure to get your bash. That
should keep you from having to remove Policy.sh.
There is another bug in Test::Smoke, in which it isn't properly figuring
out the differences between TEST and harness, so giving out X fails
instead of the correct F fails.
Other than that, the smoker looks pretty good. If this Configure patch
works, I'll contact the maintainer about how to get everything really
working in it.
Before the most recently smoked branch, there were 12 failing test
files, down from 18 from last week. The branch fixed 2 of them, but an
unrelated change in blead in the meantime broke another one, yielding a
net of 11 failures. I also got pack('u') working, so there are fewer
pack .t failures. A ParseXS check had been commented out because it was
frequently failing, and the smoked branch successfully re-enabled it.
I think this new branch fixes the bug just added in blead, and it is
narrowing down, through new debugging statements, the remaining
failures. I was able to rule out some things in the smoke results you
sent today.