8rc5 on OpenBSD

From: Pailloncy Jean-Gerard <jg(at)rilk(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: 8rc5 on OpenBSD
Date: 2005-01-12 13:34:21
Message-ID: AADD0E40-649E-11D9-9C40-000A95DE2550@rilk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

I try a "make check" without success.

The compilation is done correctly.
But "make check" throws:
> ============== creating temporary installation ==============
> ============== initializing database system ==============
> ============== starting postmaster ==============
> running on port 65432 with pid 17114
> ============== creating database "regression" ==============
> createdb: could not connect to database template1: could not connect
> to server: No such file or directory
> Is the server running locally and accepting
> connections on Unix domain socket "/tmp/.s.PGSQL.65432"?
> pg_regress: createdb failed
> gmake[2]: *** [check] Error 2
> rm regress.o
> gmake[2]: Leaving directory
> `/admin/install/pg/postgresql-8.0.0rc5/src/test/regress'
> gmake[1]: *** [check] Error 2
> gmake[1]: Leaving directory
> `/admin/install/pg/postgresql-8.0.0rc5/src/test'
> gmake: *** [check] Error 2
> *** Error code 2
>
> Stop in /admin/install/pg/postgresql-8.0.0rc5 (line 19 of Makefile).
> admin has logged on ttyp1 from imac.

# cat src/test/regress/log/postmaster.log
> WARNING: could not create Unix-domain socket
> LOG: database system was shut down at 2005-01-12 14:25:10 CET
> LOG: checkpoint record is at 0/A3E614
> LOG: redo record is at 0/A3E614; undo record is at 0/0; shutdown TRUE
> LOG: next transaction ID: 544; next OID: 17230
> LOG: database system is ready
> LOG: received fast shutdown request
> LOG: shutting down
> LOG: database system is shut down

I recompile with the option for configure from the 7.4 ports. Nothing
better.

Any help welcomed.

Cordialement,
Jean-Gérard Pailloncy

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Richard Huxton 2005-01-12 13:55:17 Re: RULES doesn't work as expected
Previous Message Tristen Ennemuist 2005-01-12 13:23:59 BUG #1390: Lock Timeout