Re: BUG #19095: Test if function exit() is used fail when linked static

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Michael Paquier <michael(at)paquier(dot)xyz>, VASUKI M <vasukim1992002(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, BharatDB <bharatdbpg(at)gmail(dot)com>, torsten(dot)rupp(at)gmx(dot)net, pgsql-bugs(at)lists(dot)postgresql(dot)org, byavuz81(at)gmail(dot)com
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Date: 2025-12-09 06:10:09
Message-ID: 4423e01f-1e52-4f47-a6ca-05cc8081c888@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On 09.12.25 05:16, Michael Paquier wrote:
> Then applied the result as 4a8e6f43a6b5. Running the check for meson
> may bring some surprises, but we'll see. The buildfarm looks OK for
> the moment. Once we are completely in the clear, let's move on with
> the second patch.

meson gives this warning now:

../src/meson.build:31: WARNING: The variable(s) 'NM' in the input file
'src/Makefile.global.in' are not present in the given configuration data.

Looks like a small addition on src/makefiles/meson.build would fix it.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2025-12-09 06:26:00 Re: BUG #19095: Test if function exit() is used fail when linked static
Previous Message Michael Paquier 2025-12-09 04:16:32 Re: BUG #19095: Test if function exit() is used fail when linked static

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-12-09 06:12:50 Re: Fix LOCK_TIMEOUT handling in slotsync worker
Previous Message Zhijie Hou (Fujitsu) 2025-12-09 05:54:20 RE: Fix LOCK_TIMEOUT handling in slotsync worker