pg9 beta1, make check fails

From: Andy Colson <andy(at)squeakycode(dot)net>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: pg9 beta1, make check fails
Date: 2010-05-03 17:44:20
Message-ID: 4BDF0B74.1000704@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

$make check
... snip lots of output...
./pg_regress --inputdir=. --dlpath=. --multibyte=SQL_ASCII
--temp-install=./tmp_check --top-builddir=../../..
--schedule=./parallel_schedule
============== removing existing temp installation ==============
============== creating temporary installation ==============
============== initializing database system ==============
============== starting postmaster ==============

pg_regress: postmaster did not respond within 60 seconds
Examine
/home/andy/gis/postgresql-9.0beta1/src/test/regress/log/postmaster.log
for the reason
make[2]: *** [check] Error 2
make[2]: Leaving directory
`/home/andy/gis/postgresql-9.0beta1/src/test/regress'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/andy/gis/postgresql-9.0beta1/src/test'
make: *** [check] Error 2

$cat /home/andy/gis/postgresql-9.0beta1/src/test/regress/log/postmaster.log
LOG: database system was shut down at 2010-05-03 12:39:58 CDT
LOG: database system is ready to accept connections
LOG: autovacuum launcher started

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2010-05-03 17:53:11 Re: Native DB replication for PG
Previous Message Peter Eisentraut 2010-05-03 17:32:40 Re: information_schema.parameters