Re: Call for port reports

From: Kenneth Marshall <ktm(at)it(dot)is(dot)rice(dot)edu>
To: pqsql-hackers(at)postgresql(dot)org
Subject: Re: Call for port reports
Date: 2004-12-07 19:13:27
Message-ID: 20041207191327.GP13240@it.is.rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Port report for Solaris 8: No errors.

uname -a:
SunOS sunos58.build 5.8 Generic_117350-11 sun4u sparc SUNW,UltraAX-i2

gcc -v:
Reading specs from /gcc-3.4.0/sunos5/bin/../lib/gcc/sparc-sun-solaris2.8/3.4.0/specs
Configured with: /gcc-3.4.0/src/dist/configure --prefix=/usr/site/gcc-3.4.0 --enable-shared --with-cpu=v9
Thread model: posix
gcc version 3.4.0

configure:
./configure --prefix=/usr/site/pg800rc1 --enable-thread-safety --with-tcl
--with-perl --with-python --with-krb5 --with-openssl

CFLAGS:
-O3 -fno-sched-interblock

make check:
======================
All 96 tests passed.
======================

version:
postgresql-8.0.0rc1

Port report for Redhat Enterprise 3: No errors.

uname -a:
Linux rhel3 2.4.21-15.EL #1 Thu Apr 22 00:27:41 EDT 2004 i686 i686 i386 GNU/Linux

gcc -v:
Reading specs from /gcc-3.4.0/rhel3/bin/../lib/gcc/i686-pc-linux-gnu/3.4.0/specs
Configured with: /gcc-3.4.0/src/dist/configure --prefix=/usr/site/gcc-3.4.0 --enable-shared --with-tune=pentium3 --with-arch=i686 : (reconfigured) /build/gcc-3.4.0/src/dist/configure --prefix=/usr/site/gcc-3.4.0 --enable-shared --with-tune=pentium3 --with-arch=i686
Thread model: posix
gcc version 3.4.0

configure:
./configure --prefix=/usr/site/pg800rc1 --enable-thread-safety --with-tcl
--with-perl --with-python --with-krb5 --with-openssl

CFLAGS:
-O3

make check:
======================
All 96 tests passed.
======================

version:
postgresql-8.0.0rc1

Port report for Redhat 9: No errors.

uname -a:
Linux redhat9.build 2.4.20-31.9 #1 Fri Jun 25 16:52:01 CDT 2004 i686 i686 i386 Gx

gcc -v:
Reading specs from /opt/opt.CORE/gcc-3.4.0/redhat9/bin/../lib/gcc/i686-pc-linux-gnu/3.4.0/specs
Configured with: /build/gcc-3.4.0/src/dist/configure --prefix=/usr/site/gcc-3.4.0 --enable-shared --with-tune=pentium3 --with-arch=i686
Thread model: posix
gcc version 3.4.0

configure:
./configure --prefix=/usr/site/pg800rc1 --enable-thread-safety --with-tcl
--with-perl --with-python --with-krb5 --with-openssl

CFLAGS:
-O3

make check:
======================
All 96 tests passed.
======================

version:
postgresql-8.0.0rc1

It would be nice if the regression tests actually executed
a select version(); and logged the results in the regression
test.

Ken

Browse pgsql-hackers by date

  From Date Subject
Next Message Noèl Köthe 2004-12-07 19:55:19 port report: Linux parisc64 / hppa
Previous Message Tom Lane 2004-12-07 18:51:36 Re: apparent problem on linux/s390