[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cvs-1.11.2 "make check" failure
From: |
Paul Jarc |
Subject: |
cvs-1.11.2 "make check" failure |
Date: |
Tue, 23 Jul 2002 15:10:08 -0400 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu) |
I get this output from "make check":
make[2]: Entering directory `/fs/home/mount/home/prj/src/sptools/cvs-1.11.2/src'
/bin/sh ./sanity.sh `pwd`/cvs
This test should produce no other output than this line, and a final "OK".
touch: warning: `touch 0704034371' is obsolete; use `touch -t 197107040343.00'
touch: warning: `touch 1225180134' is obsolete; use `touch -t 203412251801.00'
FAIL: tag8k-17
My touch command is from GNU fileutils 4.1.8. How can I investigate
what's going wrong with tag8k-17?
I also had a failure with history-1; the test seems to assume that the
system clock uses the UTC timescale; mine uses the TAI timescale,
which is like UTC but includes leap seconds. I worked around this by
setting TZ=UTC in the environment (the TAI time zones are "right/*").
It would be nice if the test did this itself, or if the assumption
were removed somehow.
paul
- cvs-1.11.2 "make check" failure,
Paul Jarc <=