make check fails

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема make check fails
Дата
Msg-id 200106070500.f5750tq14944@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: make check fails  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I have a report from BSD/OS developers that 'make check' fails during
the initdb stage.  Any ideas?

/bin/sh ./pg_regress --temp-install --top-builddir=../../.. --schedule=./parallel_schedule --multibyte=
============== removing existing temp installation    ==============
============== creating temporary installation        ==============
============== initializing database system           ==============
============== starting postmaster                    ==============
running on port 65432 with pid 14870
============== creating database "regression"         ==============
psql: connectDBStart() -- connect() failed: No such file or directory       Is the postmaster running locally       and
acceptingconnections on Unix socket '/tmp/.s.PGSQL.65432'?
 
createdb: database creation failed
pg_regress: createdb failed
kill: 14870: No such process
gmake[2]: Leaving directory `/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/test/regress'
gmake[1]: Leaving directory `/usr/var/local/src/gen/pgsql/CURRENT/pgsql/src/test'

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: [SQL] behavior of ' = NULL' vs. MySQL vs. Standards
Следующее
От: "Joe Conway"
Дата:
Сообщение: Re: Re: [PATCHES] Fw: Isn't pg_statistic a security hole - Solution Proposal