When the current directory is under a directory symlinked to a different volume, the testsuite fails:
129: filename normalization FAILED (incr08.at:41) How to reproduce: (The shell is /bin/bash.) $ mkdir /tmp/build $ cd $HOME $ ln -s /tmp/build devbuild $ cd devbuild $ tar xf .../tar-1.35.tar.gz $ cd tar-1.35 $ ./configure $ make $ make check
testsuite.log.gz
Description: application/gzip