Re: Call for port reports / test horology FAILED

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tilo Schwarz <mail(at)tilo-schwarz(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Call for port reports / test horology FAILED
Date: 2003-10-27 02:55:13
Message-ID: 200310270255.h9R2tDb13070@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tilo Schwarz wrote:
> Hi together, keep on the nice work!
>
> On SuSE 8.0,
> > uname -a
> Linux dell 2.4.18-4GB #1 Wed Mar 27 13:57:05 UTC 2002 i686 unknown
>
> During compile I got the following warning:
> gcc -g -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> -Wmissing-declarations -I../../../src/include -D_GNU_SOURCE -c trigger.c -o
> trigger.o
> /tmp/ccgcppC9.s: Assembler messages:
> /tmp/ccgcppC9.s:2014: Warning: using `%si' instead of `%esi' due to `w' suffix
> /tmp/ccgcppC9.s:2014: Warning: using `%ax' instead of `%eax' due to `w' suffix
>
> > as -v
> GNU assembler version 2.11.92.0.10 (i486-suse-linux) using BFD version
> 2.11.92.0.10 20011021 (SuSE)
> > gcc -v
> Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.3/specs
> gcc version 2.95.3 20010315 (SuSE)

Yes, I see that with the exact same version of gcc, but it seems to
still run fine.

> I get the this failure (...something to do with the change to winter time last
> night?):
>
> test horology ... FAILED, diff follows.
>

Yes, this is caused by the daylight savings time change --- it will be
OK tomorrow.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bob Badour 2003-10-27 02:58:23 Re: Dreaming About Redesigning SQL
Previous Message Kevin Brown 2003-10-27 02:53:39 Re: Still a few flaws in configure's default CFLAGS selection