Re: Porting/platforms/buildfarm open issues

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, Shridhar Daithankar <ghodechhap(at)ghodechhap(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Porting/platforms/buildfarm open issues
Date: 2005-01-06 16:02:36
Message-ID: 9067.1105027356@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Shridhar Daithankar <ghodechhap(at)ghodechhap(dot)net> writes:
> On Thursday 06 Jan 2005 3:52 pm, Peter Eisentraut wrote:
>> First, we still do not have any test with 8.0 on the following platforms:
>>
>> HP-UX

> All the 96 tests are passed on RC3. I can rerun the tests with additional
> configure flags if required..But I can not install anything new on HP-UX
> machine.

> $ ./configure --without-readline --without-zlib;gmake;gmake check
> $ uname -a
> HP-UX machine B.11.00 A 9000/785 2005950738 two-user license

I can assure you it works on 10.20 as well ;-)

$ uname -a
HP-UX sss2 B.10.20 C 9000/780 2004473515 32-user license

I have done port testing using both gcc and vendor's cc on HPUX 11.11
(PA-RISC) and 11.23 (Itanium) at HP's testdrive farm. The last time was
a month or two back, so it's possible that something broke since then,
but it seems highly unlikely. It's also been a month or two since I
last tried vendor's cc on 10.20, but I doubt that broke either.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Buttafuoco 2005-01-06 16:39:14 Re: CSV arm check failure
Previous Message Tom Lane 2005-01-06 15:56:05 Re: Port report: NetBSD 2.0 mac68k