Re: Fwd: Re: [HACKERS] Call for port reports

2003-10-30 Thread Andrew Dunstan

- Original Message - 
From: "Tom Lane" <[EMAIL PROTECTED]>
To: "Philip Yarra" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 29, 2003 10:58 PM
Subject: Re: Fwd: Re: [HACKERS] Call for port reports


> Philip Yarra <[EMAIL PROTECTED]> writes:
> > I've just tried the latest CVS on Tru64 (OSF) and I'm getting a
surprising=
> > number of failures.
>
> You seem to have some path problems: most of the errors look like
>
> + ERROR:  could not access file "/regress.so": No such file or directory
>
> or collateral damage.  Check to see if the sed script that inserts path
> values into the regression scripts is doing the right things.
>

I didn't see these objects actually made in the make log, although getting
past all the warnings was painful, so maybe I missed it.

cheers

andrew


---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html


Re: Fwd: Re: [HACKERS] Call for port reports

2003-10-29 Thread Tom Lane
Philip Yarra <[EMAIL PROTECTED]> writes:
> I've just tried the latest CVS on Tru64 (OSF) and I'm getting a surprising=
> number of failures.

You seem to have some path problems: most of the errors look like

+ ERROR:  could not access file "/regress.so": No such file or directory

or collateral damage.  Check to see if the sed script that inserts path
values into the regression scripts is doing the right things.

regards, tom lane

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


Fwd: Re: [HACKERS] Call for port reports

2003-10-29 Thread Philip Yarra
I've just tried the latest CVS on Tru64 (OSF) and I'm getting a surprising 
number of failures. I've tested using gcc 2.95 and compaq's cc (both the same 
number of failures, can provide regression.*  and make.out from /bin/cc run 
if required). The attached results are from gcc, which appears to be default 
unless I `export CC=/bin/cc`

$ uname -a
OSF1 hostname V4.0 1229 alpha
[that's Tru64 v4.0F ]

$ ./configure --with-thread-safety && make clean check
[snip]
=
18 of 93 tests failed, 1 of these failures ignored.
=

I've attached regression.diffs and regression.out - the
same CVS snapshot passed `make check` perfectly on Linux, BTW

I saw Alessio's results from Tru64 v4.0g this morning - no problems there, so 
I wonder if I am doing something wrong... can anyone provide further 
suggestions? 

There may be some wierdness on my build host, so when time permits I'll try on 
a different alpha machine. I've also attached make.out.gz - the output of 
make. 

Regards, Philip Yarra.



regression.out.gz
Description: GNU Zip compressed data


regression.diffs.gz
Description: GNU Zip compressed data


make.out.gz
Description: GNU Zip compressed data

---(end of broadcast)---
TIP 5: Have you checked our extensive FAQ?

   http://www.postgresql.org/docs/faqs/FAQ.html