id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 6082,Issue with gdalchksum on ppc64le,gawade,warmerdam,"I found this while performing the following operation on a Fedora 21 ppc64le machine: gdal_translate -of HF2 byte.tif byte.tif.tst Here byte.tiff is TIFF image data file byte.tif byte.tif: TIFF image data, little-endian, direntries=15, height=20,bps=8, compression=none, PhotometricIntepretation=BlackIsZero, width=20 The operation completes without issues. However, gdalchksum.py byte.tif gives me 4672 and gdalchksum.py byte.tif.tst gives me 4716 I have installed gdal and gdal-python using the following rpm packages: gdal-1.11.2-4.fc21.ppc64le.rpm gdal-python-1.11.2-4.fc21.ppc64le.rpm The above commands give the same output on Intel (x86) platform i.e. 4672. Also, if I transfer the output file byte.tif.tst to an x86 machine, I get the correct output, i.e. 4672. ",defect,closed,normal,1.11.3,GDAL_Raster,,normal,fixed,hf2 ppc,