Re: make installcheck-world in a clean environment
От | Dmitry Dolgov |
---|---|
Тема | Re: make installcheck-world in a clean environment |
Дата | |
Msg-id | CA+q6zcWE_tWhwZibGU+1ktDjHZR__Bxe5a+aybqwr9ummkAbBQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: make installcheck-world in a clean environment (Alexander Lakhin <exclusion@gmail.com>) |
Ответы |
Re: make installcheck-world in a clean environment
|
Список | pgsql-hackers |
> 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[2]: Entering directory `/home/travis/build/postgresql-cfbot/postgresql/src/test/regress' make -C ../../../contrib/spi make[3]: Entering directory `/home/travis/build/postgresql-cfbot/postgresql/contrib/spi' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/travis/build/postgresql-cfbot/postgresql/contrib/spi' make[2]: Leaving directory `/home/travis/build/postgresql-cfbot/postgresql/src/test/regress' rm -rf ./testtablespace mkdir ./testtablespace '/usr/local/pgsql/lib/pgxs/src/test/regress/pg_regress' --inputdir=. --bindir='/usr/local/pgsql/bin' --bindir='/home/travis/build/postgresql-cfbot/postgresql/src/bin/pg_upgrade/tmp_check/install//usr/local/pgsql/bin' --port=54464 --dlpath=. --max-concurrent-tests=20 --bindir='/home/travis/build/postgresql-cfbot/postgresql/src/bin/pg_upgrade/tmp_check/install//usr/local/pgsql/bin' --port=54464 --schedule=./parallel_schedule make[1]: /usr/local/pgsql/lib/pgxs/src/test/regress/pg_regress: Command not found make[1]: *** [installcheck-parallel] Error 127 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?
В списке pgsql-hackers по дате отправления: