Hi Sebastiaan,
Il 09/08/20 15:36, Sebastiaan Couwenberg ha scritto: > FTBFS on s390x due to a test failure: > > ====================================================================== > FAIL: test__read_scanlines (pygac.tests.test_reader.TestGacReader) > Test the scanline extraction. > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/pygac/tests/test_reader.py", line 75, in > test__read_scanlines > self.assertEqual(first_line['b'], 1) > AssertionError: 16777216 != 1 > > ---------------------------------------------------------------------- > Ran 57 tests in 0.364s > > https://buildd.debian.org/status/fetch.php?pkg=pygac&arch=s390x&ver=1.4.0-1&stamp=1596978522&file=log > > Looks it doesn't handle Big Endian architectures correctly. I think I was able to fix the issue (just pushed to git) but I'm not able to test myself because I don't have access to a Big Endian HW. Do you have time to make a quick build test on a BE machine? kind regards -- Antonio Valentino _______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
