Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"

Поиск
Список
Период
Сортировка
От Jeffrey Walton
Тема Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"
Дата
Msg-id CAH8yC8kTrURcqZRscn6PX-UpprKbnMeBO95fsVjnkRpUCT6Tww@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
The following dropped out of `make check` for Postgres 9.3.1.

Any ideas how to clear the error? I could not locate answers when
searching the phrase.

Thanks in advance.

**********

$ make check
...

mkdir ./testtablespace
../../../src/test/regress/pg_regress --inputdir=.
--temp-install=./tmp_check --top-builddir=../../..   --dlpath=.
--schedule=./parallel_schedule
pg_regress: no *.source files found in
"/home/jwalton/postgresql-9.3.1/src/test/regress/input"
make[1]: *** [check] Error 2
make[1]: Leaving directory `/home/jwalton/postgresql-9.3.1/src/test/regress'
make: *** [check] Error 2
$


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

Предыдущее
От: Melvin Call
Дата:
Сообщение: How to determine max int
Следующее
От: John R Pierce
Дата:
Сообщение: Re: How to determine max int