2012.06.28 09:23 "[Tiff] tiff 4.0.2 raw_decode test failing on ppc64", by Dinar Valeev

2012.07.04 17:27 "Re: [Tiff] tiff 4.0.2 raw_decode test failing on ppc64", by Tom Lane

The approach looks good to me. I'm a bit embarassed at having written the test without realizing the endian dependent nature of TIFFReadRGBATile's output. If you are ok to fix this that is great otherwise I could do so.

It is wise to assure that the test suite passes on both big and little endian machines before preparing any release.

FWIW, HEAD does pass as of yesterday on my old G4 Mac (32-bit bigendian).

                        regards, tom lane