Re: Call for port reports

Поиск
Список
Период
Сортировка
От Noèl Köthe
Тема Re: Call for port reports
Дата
Msg-id 1067035064.8020.297.camel@p4.domain.lan
обсуждение исходный текст
Ответ на Call for port reports  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Call for port reports  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Call for port reports  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Call for port reports  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> It is time for people to report their port testing.  Please test against
> current CVS or beta5 and report your 'uname -a'.
>
> The current list is at:
>
>     http://candle.pha.pa.us/main/writings/pgsql/sgml/supported-platforms.html

here are some build reports. Its all on Debian GNU/Linux with different
architectures:

======================All 93 tests passed.
======================
rm regress.o
make[2]: Leaving directory `/home/noel/pgsql/src/test/regress'
make[1]: Leaving directory `/home/noel/pgsql/src/test'
noel@bruckner:~/pgsql$ uname -a
Linux bruckner 2.4.21 #1 Don Aug 28 15:18:52 CEST 2003 ppc GNU/Linux

---------------------------------------------------------------------

In file included from ../../../../src/include/storage/spin.h:50,                from xlog.c:37:
../../../../src/include/storage/s_lock.h:543:2: #error This platform does not support native spinlocks. To continue the
compile,rerun configure using --disable-spinlocks. However, performance will be poor. Please report this to
pgsql-bugs@postgresql.org.
make[4]: *** [xlog.o] Error 1
make[4]: Leaving directory `/home/noel/pgsql/src/backend/access/transam'
make[3]: *** [transam-recursive] Error 2
make[3]: Leaving directory `/home/noel/pgsql/src/backend/access'
make[2]: *** [access-recursive] Error 2
make[2]: Leaving directory `/home/noel/pgsql/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/noel/pgsql/src'
make: *** [all] Error 2
noel@paer:~/pgsql$ uname -a
Linux paer 2.4.20-64 #1 Fri Aug 1 23:40:10 UTC 2003 parisc64 GNU/Linux

rebuild with --disable-spinlocks

...    transactions         ... ok    random               ... failed (ignored)    portals              ... ok
...
==================================================92 of 93 tests passed, 1 failed test(s) ignored.
==================================================
The differences that caused some tests to fail can be viewed in the
file `./regression.diffs'.  A copy of the test summary that you see
above is saved in the file `./regression.out'.
rm regress.o
make[2]: Leaving directory `/home/noel/pgsql/src/test/regress'
make[1]: Leaving directory `/home/noel/pgsql/src/test'
noel@paer:~/pgsql$ uname -a
Linux paer 2.4.20-64 #1 Fri Aug 1 23:40:10 UTC 2003 parisc64 GNU/Linux

this is regression.diffs:

*** ./expected/random.out       Thu Feb 13 05:24:04 2003
--- ./results/random.out        Fri Oct 24 22:19:29 2003
***************
*** 31,35 ****   WHERE random NOT BETWEEN 80 AND 120;  random --------
! (0 rows)
--- 31,36 ----   WHERE random NOT BETWEEN 80 AND 120;  random --------
!     122
! (1 row)


-----------------------------------------------------------------------

======================All 93 tests passed.
======================
rm regress.o
make[2]: Leaving directory `/home/noel/postgresql-cvs/pgsql/src/test/regress'
make[1]: Leaving directory `/home/noel/postgresql-cvs/pgsql/src/test'
(sid)noel@debussy:~/postgresql-cvs/pgsql$ uname -a
Linux debussy 2.4.19-netwinder #1 Thu Mar 20 03:14:34 CET 2003 armv4l GNU/Linux

--------------------------------------------------------------------------

======================All 93 tests passed.
======================
rm regress.o
make[2]: Leaving directory `/home/noel/pgsql/src/test/regress'
make[1]: Leaving directory `/home/noel/pgsql/src/test'
noel@merulo:~/pgsql$ uname -a
Linux merulo 2.4.18-itanium-smp #1 SMP Sat Nov 23 01:39:07 MST 2002 ia64 GNU/Linux

----------------------------------------------------------------------------

...    transactions         ... ok    random               ... failed (ignored)    portals              ... ok
...
==================================================92 of 93 tests passed, 1 failed test(s) ignored.
==================================================
The differences that caused some tests to fail can be viewed in the
file `./regression.diffs'.  A copy of the test summary that you see
above is saved in the file `./regression.out'.
rm regress.o
make[2]: Leaving directory `/home/noel/pgsql/src/test/regress'
make[1]: Leaving directory `/home/noel/pgsql/src/test'
(unstable)noel@raptor:~/pgsql$ uname -a
Linux raptor 2.4.19 #1 SMP Fri Nov 29 23:53:27 CET 2002 s390 GNU/Linux

------------------------------------------------------------------------------

reports of these slower systems will follow but they need a bit more time:

Linux casals 2.4.19-r4k-ip22 #1 Tue Mar 18 15:38:10 CET 2003 mips unknown
Linux crest 2.4.20 #1 Wed Mar 5 01:39:17 EST 2003 m68k unknown
Linux escher 2.4.22 #2 Sat Sep 6 18:23:54 CEST 2003 alpha GNU/Linux

--
Noèl Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Telecontrol Networking"
Дата:
Сообщение: Function Permissions
Следующее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Re: Call for port reports