AW: v7.0.3 *pre-release* ...

From: Pete Forman <gsez020(at)kryten(dot)bedford(dot)waii(dot)com>
To: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: AW: v7.0.3 *pre-release* ...
Date: 2000-11-07 13:16:31
Message-ID: 14856.175.563843.573023@kryten.bedford.waii.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Zeugswetter Andreas SB writes:
> How do you run the regression tests ?
>
> gmake all
> gmake install
> initdb
> start postmaster
>
> cd src/test/regress
> gmake runtest
>
> ?????
>
> The build looks ok, but remember, that all shared libs and
> postmaster will only work in the configured location. (gmake
> runcheck will fail, since it installs into a different location)

Indeed. runtest has passed on 7.0.2 and 7.0.3.

The only remaining failure is geometry. The results I got were nearly
identical to geometry-powerpc-aix4.out. The only differences were the
order of rows returned by three of the tables. I'll submit the
results file to pgsql-patches.

I was unable to get runcheck to pass even when I altered all the
LD_LIBRARY_PATH entries in run_check.sh to LIBPATH for the benefit of
AIX. If this cannot be fixed there ought to be an entry added to the
faq-aix.
--
Pete Forman -./\.- Disclaimer: This post is originated
Western Geophysical -./\.- by myself and does not represent
pete(dot)forman(at)westgeo(dot)com -./\.- the opinion of Baker Hughes or
http://www.crosswinds.net/~petef -./\.- its divisions.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pete Forman 2000-11-07 14:21:12 Re: AW: v7.0.3 *pre-release* ...
Previous Message Bruce Momjian 2000-11-07 11:36:24 Re: Again please no // comments !!!!!!!!