Call for port reports

Started by Tom Laneover 20 years ago7 messageshackers
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

If you don't see your favorite platform already listed as tested
for 8.1 at
http://developer.postgresql.org/docs/postgres/supported-platforms.html
then please give it a try and send in your results.

I'd recommend using 8.1beta4 or later, as beta4 already includes a few
small portability fixes over beta3 --- no point in reinventing that
work.

regards, tom lane

#2Josh Berkus
josh@agliodbs.com
In reply to: Tom Lane (#1)
Re: Call for port reports

Tom,

SuSE Linux 9.3 Professional, 2.6.11.4-20a-default,
gcc (GCC) 3.3.5, Athlon64
--with-perl --with-integer-datetimes --with-pgport=5801
--prefix=/usr/local/pg81

======================
All 98 tests passed.
======================

--
Josh Berkus
Aglio Database Solutions
San Francisco

#3Sergey E. Koposov
math@sai.msu.ru
In reply to: Tom Lane (#1)
Re: Call for port reports

Hello Tom,

Slackware 10.0, kernel 2.6.12, x86, gcc 3.3.4

All 98 tests passed.

Sergey

*****************************************************
Sergey E. Koposov
Max-Planck Institut fuer Astronomie
Web: http://lnfm1.sai.msu.ru/~math
E-mail: math@sai.msu.ru

#4Josh Berkus
josh@agliodbs.com
In reply to: Tom Lane (#1)
Re: Call for port reports

Tom,

FreeBSD 5.4 Opteron 64 SMP pass.

--Josh

#5Bruce Momjian
bruce@momjian.us
In reply to: Josh Berkus (#4)
Re: Call for port reports

Josh Berkus wrote:

Tom,

FreeBSD 5.4 Opteron 64 SMP pass.

BSD/OS 4.3.1 i386 SMP passes.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073
In reply to: Tom Lane (#1)
Re: Call for port reports
--- Tom Lane <tgl@sss.pgh.pa.us> escreveu:

If you don't see your favorite platform already listed as tested
for 8.1 at

http://developer.postgresql.org/docs/postgres/supported-platforms.html

then please give it a try and send in your results.

root@foobar:~# uname -a
Linux foobar 2.4.29 #6 Thu Jan 20 16:30:37 PST 2005 i686 unknown
unknown GNU/Linux
root@foobar:~# cat /etc/slackware-version
Slackware 10.1.0
root@foobar:~# gcc --version
gcc (GCC) 3.3.4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

root@foobar:~# gmake --version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
root@foobar:~#

======================
All 98 tests passed.
======================

root@foobar:~# /dados/pg/install/bin/pg_config
BINDIR = /dados/pg/install/bin
DOCDIR = /dados/pg/install/doc/postgresql
INCLUDEDIR = /dados/pg/install/include
PKGINCLUDEDIR = /dados/pg/install/include/postgresql
INCLUDEDIR-SERVER = /dados/pg/install/include/postgresql/server
LIBDIR = /dados/pg/install/lib
PKGLIBDIR = /dados/pg/install/lib/postgresql
LOCALEDIR = /dados/pg/install/share/locale
MANDIR = /dados/pg/install/man
SHAREDIR = /dados/pg/install/share/postgresql
SYSCONFDIR = /dados/pg/install/etc/postgresql
PGXS = /dados/pg/install/lib/postgresql/pgxs/src/makefiles/pgxs.mk
CONFIGURE = '--prefix=/dados/pg/install' '--enable-nls=pt_BR'
'--enable-debug' '--enable-cassert' '--enable-depend'
'--enable-integer-datetimes' '--enable-thread-safety'
'--with-pgport=9876' '--with-openssl' 'CFLAGS=-O2 -mcpu=i686
-march=i686'
CC = gcc
CPPFLAGS = -D_GNU_SOURCE
CFLAGS = -O2 -mcpu=i686 -march=i686 -Wall -Wmissing-prototypes
-Wpointer-arith -Winline -Wendif-labels -fno-strict-aliasing -g
CFLAGS_SL = -fpic
LDFLAGS = -Wl,-rpath,/dados/pg/install/lib
LDFLAGS_SL =
LIBS = -lpgport -lssl -lcrypto -lz -lreadline -ltermcap -lcrypt
-lresolv -lnsl -ldl -lm
VERSION = PostgreSQL 8.1RC1
root@foobar:~#

Euler Taveira de Oliveira
euler[at]yahoo_com_br

_______________________________________________________
Promo��o Yahoo! Acesso Gr�tis: a cada hora navegada voc�
acumula cupons e concorre a mais de 500 pr�mios! Participe!
http://yahoo.fbiz.com.br/

#7Adrian Maier
adrian.maier@gmail.com
In reply to: Euler Taveira de Oliveira (#6)
Re: Call for port reports

Hi,

PostgreSql 8.1 RC1 ( --with-perl --with-python) passed all tests on

Slackware Linux 10.2 (kernel 2.4.31, x86)

Regards,
Adrian Maier