public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Marc Fournier <[email protected]>
Cc: [email protected]
Subject: Clock skew with PG CVS repository?
Date: Mon, 16 Jul 2007 17:17:49 -0400
Message-ID: <[email protected]> (raw)

I've noted a couple of cases recently that seem to indicate the CVS
machine's clock is a few seconds ahead of mine, eg just now I did
"cvs commit" and then immediately "make", and got this:

$ make
make: *** Warning: File `lock.c' has modification time in the future (2007-07-16 17:09:50 > 2007-07-16 17:09:43)
gcc -O1 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -fno-strict-aliasing -g -I../../../../src/include -D_XOPEN_SOURCE_EXTENDED   -c -o lock.o lock.c
gcc -O1 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -fno-strict-aliasing -g -I../../../../src/include -D_XOPEN_SOURCE_EXTENDED   -c -o proc.o proc.c
/usr/ccs/bin/ld -r -o SUBSYS.o lmgr.o lock.o proc.o deadlock.o lwlock.o spin.o s_lock.o
make: warning:  Clock skew detected.  Your build may be incomplete.
$

Manually issuing "date" on cvs.postgresql.org seems to confirm it's
about ten seconds fast compared to here.  Now NTP swears up and down
that I'm synced within a few milliseconds of three different reference
machines, so I think the problem is at that end.  Is cvs.postgresql.org
supposed to be running NTP?  'Cause I don't see any such daemon there.

I haven't noticed this type of problem before, so your machine usually
keeps good time, but right now it isn't.

			regards, tom lane



view thread (3+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Clock skew with PG CVS repository?
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox