There are lots of failures there, but unfortunately I don't have access to that old platform so you'll need to do some more digging to isolate the cause.

Let's look at the first failure.

echo a > a
echo b > b
diff a b

This doesn't generate the correct output. Can you run 'diff' under a debugger and see why?





Reply via email to