Re: [PATCH] Fix install-tests target for vpath builds

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: [PATCH] Fix install-tests target for vpath builds
Дата
Msg-id CAMsr+YEfYfYAMZq5FvBq62y1G1TyUCUd+MW__AkWLpg_fBtxjg@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH] Fix install-tests target for vpath builds  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On Thu, 23 Apr 2020 at 12:55, Craig Ringer <craig@2ndquadrant.com> wrote:
Patch 0001 fixes this issue with vpath postgres builds:

$ make -C src/test/regress install-tests
/usr/bin/install: cannot create regular file 'PGPREFIX/lib/postgresql/regress/PGPREFIX/src/test/regress/expected/errors.out': No such file or directory
make: *** [GNUmakefile:90: install-tests] Error 1

(where PGPREFIX is your --prefix)

It also makes the install-tests target a toplevel target for convenience.


Poke?

Anybody willing to pick up a vpath build fix?


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 2ndQuadrant - PostgreSQL Solutions for the Enterprise

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: what can go in root.crt ?
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Why don't you to document pg_shmem_allocations view's name list?