Re: make installcheck-world in a clean environment - Mailing list pgsql-hackers

From Alexander Lakhin
Subject Re: make installcheck-world in a clean environment
Date
Msg-id 502e87c5-da7d-fc75-6597-94dffc387fd9@gmail.com
Whole thread Raw
In response to Re: make installcheck-world in a clean environment  (Dmitry Dolgov <9erthalion6@gmail.com>)
Responses Re: make installcheck-world in a clean environment  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
Hello,

30.11.2018 23:59, Dmitry Dolgov wrote:
>> On Sun, Nov 18, 2018 at 8:31 AM Alexander Lakhin <exclusion@gmail.com> wrote:
>>
>> I've modified the patch to use the installed version of pg_regress. It
>> simplifies a lot. The main idea of the change is to not build pg_regress.
> Hi,
>
> I've noticed that for this patch cfbot show strange error
>
> USE_INSTALLED_ASSETS=1 make all
> ...
> make[1]: Leaving directory
> `/home/travis/build/postgresql-cfbot/postgresql/src/test/regress'
> make: *** [installcheck-parallel] Error 2
> make: Leaving directory `/home/travis/build/postgresql-cfbot/postgresql'
>
> The same error I've got when tried to run it on my laptop, is it something
> expected?
Thank you for bringing this to my attention.
I've fixed the patch.
(pg_upgrade/test.sh passes custom DESTDIR to `make` but the same DESTDIR
is needed for `make install`)

Best regards,
Alexander

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Synchronous replay take III
Next
From: Pavel Stehule
Date:
Subject: Re: [HACKERS] proposal: schema variables