Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS

Поиск
Список
Период
Сортировка
От imagenesis@gmail.com
Тема Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS
Дата
Msg-id CABxodt_1PaEyERc4_cu+kAx3XitW_Xeo1LtQkz3=c9JsZWXqEQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS  ("imagenesis@gmail.com" <imagenesis@gmail.com>)
Ответы Re: dpkg-buildpackage fails on 9.2.6 on ubuntu 12.04.3 LTS
Список pgsql-hackers
This is resolved by running dpkg-buildpackage with postgres and
dpkg-buildpackage -rsudo with the postgresql source folder in a
directory owned by postgres as dpkg creates a temporary folder in said
parent directory.

However, I am now running into the following issue:

The reason I am compiling is because I must change #define NAMEDATALEN
64 to a larger value. Setting it to 256 has presumably yielded the
following errors in the make check:

It fails on the name and enum tests.

I am rerunning the compilation to confirm this is a result of this
change. Please specify how to remove the regression check from the
dpkg build or how to resolve this (is there a max value that will not
fail?) if this is caused by this change or by something else on the
specified platform.



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: pg_rewarm status
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Heavily modified big table bloat even in auto vacuum is running