Regression failure on Mac OS X 10.3.5 (test geometry) - Mailing list pgsql-hackers

From Michael Glaesemann
Subject Regression failure on Mac OS X 10.3.5 (test geometry)
Date
Msg-id 9C2D75A6-EAB7-11D8-831D-000A95C88220@saico.com
Whole thread Raw
List pgsql-hackers
Thank you all once again for your hard work and dedication to quality
software! Looking forward to 8.0.

platform: Mac OS X 10.3.5
evironment and ./configure

PGVER="8.0.0"
PGPORT=54800
PGUSER=postgres
PGTAGNAME="pgsql 8.0.0"
PGSRCROOT=/usr/local/src/pgsql-8.0.0
PGINSTROOT=/usr/local/pgsql-8.0.0
PATH=/usr/local/pgsql-8.0.0/bin:/sw/bin:/users/postgres/bin:/usr/local/
bin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
MANPATH=/usr/local/pgsql-8.0.0/man:/sw/share/man:/usr/share/man:/usr/
X11R6/man
PGLIB=/usr/local/pgsql-8.0.0/lib
PGDATA=/usr/local/pgsql-8.0.0/data
PMOPTIONS="-p 54800 -i -F"
PMLOGFILE=/usr/local/pgsql-8.0.0/data/pg.log

./configure --prefix=${PGINSTROOT} --with-pgport=${PGPORT}
--mandir=/usr/local/share/man/ --enable-syslog
--with-includes=/sw/include/ --with-libraries=/sw/lib/

Single failure with make check:
test geometry             ... FAILED


regression.diffs and regression.out attached

Michael Glaesemann
grzm myrealbox com



Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Regarding redo/undo files.
Next
From: Peter Eisentraut
Date:
Subject: Re: Postgres development model (was Re: CVS comment)