| From: | Larry Rosenman <ler(at)lerctr(dot)org> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: FreeBSD 4.7: BETA3 (from port): regression failures... |
| Date: | 2002-10-29 03:52:28 |
| Message-ID: | 1035863549.728.10.camel@lerlaptop.lerctr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, 2002-10-28 at 21:45, Bruce Momjian wrote:
> Larry Rosenman wrote:
> > On Mon, 2002-10-28 at 21:33, Bruce Momjian wrote:
> > >
> > > See the resultmap file in the regression directory. I see:
> > >
> > > geometry/.*-bsdi=geometry-bsdi-precision
> > > geometry/.*-darwin=geometry-powerpc-darwin
> > > geometry/i.86-.*-freebsd=geometry-positive-zeros-bsd
> > > geometry/alpha.*-freebsd=geometry-positive-zeros
> > > geometry/i.86-.*-openbsd=geometry-positive-zeros-bsd
> > > geometry/sparc-.*-openbsd=geometry-positive-zeros
> > > geometry/.*-irix6=geometry-irix
> > > geometry/.*-netbsd=geometry-positive-zeros
> > > geometry/.*-sysv5.*:cc=geometry-uw7-cc
> > > geometry/.*-sysv5.*:gcc=geometry-uw7-gcc
> > >
> > > I assume we need to modify the FreeBSD entries. Once you give me a
> > > string to match your OS, I will rename geometry-bsdi-precision to
> > > something non-OS specific. I assume we need a string that is 4.7-only.
> > geometry/i.86-.*-freebsd4.7=
> >
> > I think...
> >
> > I don't see where it picks out the release?
>
> resultmap is read by pg_regress.sh.
I made the following addition:
geometry/i.86-.*-freebsd4.7=geometry-bsdi-precision
(The anon cvs server hasn't updated yet), and we pass geometry.
Still fail horology, but I suspect that's DST change day fubar.
>
> --
> 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
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-10-29 04:24:01 | Re: Request for supported platforms |
| Previous Message | Matthew T. O'Connor | 2002-10-29 03:50:40 | Re: [HACKERS] Request for supported platforms |