| From: | Shigehiro Honda <fwif0083(at)mb(dot)infoweb(dot)ne(dot)jp> |
|---|---|
| To: | pgsql-ports(at)postgresql(dot)org |
| Cc: | fwif0083(at)mb(dot)infoweb(dot)ne(dot)jp |
| Subject: | test results of RC2 |
| Date: | 2003-11-13 18:32:46 |
| Message-ID: | 20031114.033246.41626531.fwif0083@mb.infoweb.ne.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)mb(dot)infoweb(dot)ne(dot)jp)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2003-11-13 21:30:45 | Re: test results of RC2 |
| Previous Message | Mark Round | 2003-11-12 16:06:57 | Re: PostgreSQL 7.4RC2 compile faliure on Solaris |