Re: 8.0.0 make check fails on Solaris 9 (sparc) - Mailing list pgsql-bugs

From Tamas Vincze
Subject Re: 8.0.0 make check fails on Solaris 9 (sparc)
Date
Msg-id 41F96704.3080506@neb.com
Whole thread Raw
In response to Re: 8.0.0 make check fails on Solaris 9 (sparc)  (Michael Fuhr <mike@fuhr.org>)
Responses Re: 8.0.0 make check fails on Solaris 9 (sparc)  (Michael Fuhr <mike@fuhr.org>)
List pgsql-bugs
Michael Fuhr wrote:

> Is anything else under there?

I re-built it with

$ ./configure --prefix=/usr/local/pgsql-8.0.0 --without-readline

and still have the same errors in the float4, float8 and misc tests.

ldd src/test/regress/tmp_check/install/usr/local/pgsql-8.0.0/bin/postmaster
         libz.so =>       /usr/lib/libz.so.1
         librt.so.1 =>    /usr/lib/librt.so.1
         libresolv.so.2 =>        /usr/lib/libresolv.so.2
         libgen.so.1 =>   /usr/lib/libgen.so.1
         libsocket.so.1 =>        /usr/lib/libsocket.so.1
         libnsl.so.1 =>   /usr/lib/libnsl.so.1
         libdl.so.1 =>    /usr/lib/libdl.so.1
         libm.so.1 =>     /usr/lib/libm.so.1
         libc.so.1 =>     /usr/lib/libc.so.1
         libaio.so.1 =>   /usr/lib/libaio.so.1
         libmd5.so.1 =>   /usr/lib/libmd5.so.1
         libmp.so.2 =>    /usr/lib/libmp.so.2
         /usr/platform/SUNW,Sun-Blade-1000/lib/libc_psr.so.1
         /usr/platform/SUNW,Sun-Blade-1000/lib/libmd5_psr.so.1

% uname -a
SunOS testhost 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Blade-1000

> Have you tried gcc 3.x?

No, not yet. I have a pretty old make too: GNU Make version 3.78.1
but I think it's unlikely that it would cause such errors.
But I guess my only option now is to upgrade my build tools and give
it another try...

Tamas

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: 8.0.0 make check fails on Solaris 9 (sparc)
Next
From: Lee Jensen
Date:
Subject: plpython triggers TD["new"] = None