[Pkg-zsh-devel] Bug#764650: zsh: FTBFS with noatime mounts

Thorsten Glaser tg at mirbsd.de
Thu Oct 9 21:38:29 UTC 2014


Source: zsh
Version: 5.0.6-3
Severity: important
Justification: FTBFS, but maybe m68k are the only ones with noatime?
Tags: upstream

http://buildd.debian-ports.org/status/fetch.php?pkg=zsh&arch=m68k&ver=5.0.6-3&stamp=1412524530

../../Test/C02cond.ztst: test failed.
The following may (or may not) help identifying the cause:
  This test can fail on NFS-mounted filesystems as the access and
  modification times are not updated separately.  The test will fail
  on HFS+ (Apple Mac OS X default) filesystems because access times
  are not recorded.  Also, Linux ext3 filesystems may be mounted
  with the noatime option which does not update access times.
  Failures in these cases do not indicate a problem in the shell.
[…]
../../Test/Y03arguments.ztst: all tests successful.
**************************************
42 successful test scripts, 1 failure, 0 skipped
**************************************
make[2]: *** [check] Error 1


If it doesn’t matter if the test fails, the testsuite runner
may not 'exit 1' on account of it either, failing the build.
I fixed that in mksh’s testsuite runner some time ago too…



More information about the Pkg-zsh-devel mailing list