Hi! On 1/4/20 9:14 PM, John Paul Adrian Glaubitz wrote: > It seems that git is failing its testsuite on all 64-bit Big-Endian targets, > full build log can be found in [1]. There seem to be multiple failures. Just checked out git with git from github (SCNR ;)) and built and ran the testsuite on ppc64, s390x and sparc64. ppc64: make aggregate-results make[3]: Entering directory '/srv/glaubitz/git-git/t' for f in 'test-results'/t*-*.counts; do \ echo "$f"; \ done | '/bin/sh' ./aggregate-results.sh fixed 0 success 20683 failed 0 broken 239 total 21161 s390x: make aggregate-results make[3]: Entering directory '/home/glaubitz/git/t' for f in 'test-results'/t*-*.counts; do \ echo "$f"; \ done | '/bin/sh' ./aggregate-results.sh fixed 0 success 21298 failed 0 broken 249 total 21760 sparc64: make aggregate-results make[3]: Entering directory '/home/glaubitz/git/t' for f in 'test-results'/t*-*.counts; do \ echo "$f"; \ done | '/bin/sh' ./aggregate-results.sh fixed 0 success 20703 failed 0 broken 239 total 21176 So, it looks like the failures might be specific to the Debian package, doesn't it? Where there maybe any recent commits that may have fixed those issues? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@xxxxxxxxxx `. `' Freie Universitaet Berlin - glaubitz@xxxxxxxxxxxxxxxxxxx `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913