test results of RC2 - Mailing list pgsql-ports

From Shigehiro Honda
Subject test results of RC2
Date
Msg-id 20031114.033246.41626531.fwif0083@mb.infoweb.ne.jp
Whole thread Raw
Responses Re: test results of RC2
List pgsql-ports
Hello.

I have succeed all test of RC2 following OSs:
(I'm not sure that thus report is suitable or not. if not, could
you tell me which list is suitable.)

(1) solaris9 sparc(32bit kernel, with IPv6 setup)

bash-2.05$ uname -a
SunOS jb 5.9 Generic sun4u sparc SUNW,Ultra-5_10
bash-2.05$ gcc --version
2.95.3
bash-2.05$ gmake check
  ...
======================
 All 93 tests passed.
======================


(2) Tru64 5.0

bash-2.05b$ uname -a
OSF1 kiss.my.domain V5.0 910 alpha
with /usr/bin/cc (not gcc)

bash-2.05b$ make SHELL=/usr/local/bin/bash check
  ...
======================
 All 93 tests passed.
======================

(NOTE: I could not do 'make check' with standard sh and ksh.
In case of 'sh', tests had failed and in case of ksh, tests
had hunged up.
I need to do check with 'make SHELL=/usr/local/bin/bash check'.
bash-2.05b$ bash --version
GNU bash, version 2.05b.0(1)-release (alphaev56-dec-osf5.0)
Copyright (C) 2002 Free Software Foundation, Inc.
)


--
  S.Honda(fwif0083@mb.infoweb.ne.jp)

pgsql-ports by date:

Previous
From: Mark Round
Date:
Subject: PostgreSQL 7.4RC2 compile faliure on Solaris
Next
From: Peter Eisentraut
Date:
Subject: Re: test results of RC2