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

From: Jeffrey Walton <noloader(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres 9.3.1 and Self Test Failure "pg_regress: no *.source files found"
Date: 2013-11-12 00:20:15
Message-ID: CAH8yC8kTrURcqZRscn6PX-UpprKbnMeBO95fsVjnkRpUCT6Tww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
$

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2013-11-12 00:29:11 Re: How to determine max int
Previous Message Melvin Call 2013-11-12 00:14:22 How to determine max int