-HEAD regression failure on OpenBSD 3.6-current/x86

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: -HEAD regression failure on OpenBSD 3.6-current/x86
Date: 2004-10-31 07:54:17
Message-ID: 41849A29.30608@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

One of my boxes(emu) on the buildfarm fails to pass the float8
regressiontest:

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=emu&dt=2004-10-31%2003:35:02

the interesting thing is that spoonbill (slightly older
OpenBSD-current/Sparc64) passes this test(but fails contribcheck later on):

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=spoonbill&dt=2004-10-30%2023:50:04

A wild guess is that the difference might be that OpenBSD/x86 is still
using a 2.95.x compiler in the base system and Sparc64 already has 3.3.x...

Yet it looks like that the float8 issue is not really fatal - (-0 vs 0)
just annoying :-).

Stefan

Browse pgsql-hackers by date

  From Date Subject
Next Message Ian Barwick 2004-10-31 08:20:33 Re: 8.0b4: COMMIT outside of a transaction echoes ROLLBACK
Previous Message Dennis Bjorklund 2004-10-31 07:13:01 Re: Charset/collate support and function parameters