Re: Failure during Building Postgres in Windows with Meson

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Failure during Building Postgres in Windows with Meson
Дата
Msg-id 20231110030633.mcrn4doxban6zjny@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Failure during Building Postgres in Windows with Meson  (vignesh C <vignesh21@gmail.com>)
Ответы Re: Failure during Building Postgres in Windows with Meson  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Список pgsql-hackers
Hi,

On 2023-11-10 08:17:48 +0530, vignesh C wrote:
> On Thu, 9 Nov 2023 at 21:12, Tristan Partin <tristan@neon.tech> wrote:
> >
> > On Thu Nov 9, 2023 at 9:31 AM CST, Nazir Bilal Yavuz wrote:
> > > Hi,
> > >
> > > On Thu, 9 Nov 2023 at 18:27, Tristan Partin <tristan@neon.tech> wrote:
> > > >
> > > > Can you try with Meson v1.2.3?
> > >
> > > I tried with Meson v1.2.3 and upstream, both failed with the same error.
> >
> > Please open a bug in the Meson repository which also mentions the last
> > known working version. I wonder what versions of Meson we use in the
> > build farm.
> 
> Should we document the supported meson version that should be used for
> building from source?

It should be supported, I think we need to analyze the problem further
first. It's extremely odd that the problem only happens when invoked from one
version of powershell but not the other.  I assume there's a difference in
PATH leading to a different version of *something* being used.

Bilal, you apparently can repro the failure happening in one shell but not the
other? Could you send the PATH variable set in either shell and
meson-logs/meson-log.txt for both the working and non-working case?

Andres



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

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: Failure during Building Postgres in Windows with Meson
Следующее
От: shveta malik
Дата:
Сообщение: Re: Synchronizing slots from primary to standby