Re: Documentation for building with meson - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Documentation for building with meson
Date
Msg-id CAAWbhmitCcFYoMd1es2Tzh=A-bCfKrHwqeh=jaMtZCtWjSW_Xg@mail.gmail.com
Whole thread Raw
In response to Re: Documentation for building with meson  (John Naylor <john.naylor@enterprisedb.com>)
Responses Re: Documentation for building with meson  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Thu, Oct 27, 2022 at 1:04 AM John Naylor
<john.naylor@enterprisedb.com> wrote:
> This does not work for me in a fresh install until running
>
> meson test --suite setup
>
> In fact, we see in
>
> https://wiki.postgresql.org/wiki/Meson
>
> meson test --suite setup --suite main

(Is there a way to declare a dependency on the setup suite in Meson,
so that we don't have to specify it manually? I was bitten by this
recently; if you make a code change and forget to run setup, it'll
recompile locally but then skip reinstallation, giving false test
results.)

--Jacob



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Have nodeSort.c use datum sorts single-value byref types
Next
From: Thomas Munro
Date:
Subject: Requiring 32 bit atomics