Re: Meson0.57.2 setup failed with option -Duuid=ossp

From: Yang Oreo <oreo(dot)yang(at)hotmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Meson0.57.2 setup failed with option -Duuid=ossp
Date: 2025-09-22 01:48:10
Message-ID: TYCP301MB0174B53295A4B2314889C935E712A@TYCP301MB0174.JPNP301.PROD.OUTLOOK.COM
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Nazir,
Thanks for the review.

Hi Michael,
Thanks.

--
Thanks,
Oreo

________________________________
From: Michael Paquier
Sent: Monday, September 22, 2025 06:18
To: Nazir Bilal Yavuz
Cc: Oreo Yang; pgsql-hackers(at)postgresql(dot)org
Subject: Re: Meson0.57.2 setup failed with option -Duuid=ossp

On Fri, Sep 19, 2025 at 01:23:48PM +0300, Nazir Bilal Yavuz wrote:
> Nice catch! I am able to reproduce the problem and I confirm that the
> patch fixes it.

Right, will fix and backpatch. Please note f039c2244110, that has
changed the minimum version to be 0.57.2 on HEAD, and we still allow
an older version on v18 and v17. It does not change your fix, of
course.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Erik Wienhold 2025-09-22 01:50:51 docs: Validation error with xmllint 2.15.0
Previous Message David Rowley 2025-09-22 01:42:15 Re: Fix wrong filename in header comment of gin_tuple.h