7.1beta6 on NetBSD-1.5/i386 fails geometry test in 'make check'

From: Giles Lean <giles(at)nemeton(dot)com(dot)au>
To: pgsql-bugs(at)postgresql(dot)org
Subject: 7.1beta6 on NetBSD-1.5/i386 fails geometry test in 'make check'
Date: 2001-03-22 07:26:49
Message-ID: 22493.985246009@nemeton.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

PostgreSQL 7.1beta6 built on NetBSD-1.5/i386 fails the polygon test in
'make check'. The following change to resultmap makes all tests
(other than random :-) pass on this platform.

I don't know if this change is appropriate for all NetBSD platforms; I
have a couple of variants of hardware and OS version available to me
and will test and follow up.

*** src/test/regress/resultmap-dist Sat Feb 24 05:12:36 2001
--- src/test/regress/resultmap Thu Mar 22 18:17:25 2001
***************
*** 16,22 ****
geometry/.*-freebsd4=geometry-positive-zeros-bsd
geometry/.*-openbsd=geometry-positive-zeros-bsd
geometry/.*-irix6=geometry-irix
! geometry/.*-netbsd=geometry-positive-zeros
geometry/.*-sysv5uw7.*:cc=geometry-uw7-cc
geometry/.*-sysv5uw7.*:gcc=geometry-uw7-gcc
geometry/alpha.*-dec-osf=geometry-alpha-precision
--- 16,22 ----
geometry/.*-freebsd4=geometry-positive-zeros-bsd
geometry/.*-openbsd=geometry-positive-zeros-bsd
geometry/.*-irix6=geometry-irix
! geometry/.*-netbsd=geometry-positive-zeros-bsd
geometry/.*-sysv5uw7.*:cc=geometry-uw7-cc
geometry/.*-sysv5uw7.*:gcc=geometry-uw7-gcc
geometry/alpha.*-dec-osf=geometry-alpha-precision

Regards,

Giles

Browse pgsql-bugs by date

  From Date Subject
Next Message Giles Lean 2001-03-22 07:27:14 NetBSD 1.4.2/i386 needs to link psql with -ltermcap
Previous Message Richard Ellis 2001-03-22 03:56:16 7.0.3 postmaster memory leak with aborted transactions