Re: Regression test fails when 1) old PG is installed and 2) meson/ninja build is used - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Regression test fails when 1) old PG is installed and 2) meson/ninja build is used
Date
Msg-id f3e29072-e540-462a-93db-e849f0207602@dunslane.net
Whole thread Raw
In response to RE: Regression test fails when 1) old PG is installed and 2) meson/ninja build is used  ("Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>)
List pgsql-hackers


On 2025-04-21 Mo 7:42 AM, Hayato Kuroda (Fujitsu) wrote:
I also checked PATH/LD_LIBRARY_PATH and they looked correct.

PATH=/home/hayato/builddir/tmp_install//usr/local/pgsql/bin:/home/hayato/builddir/src/test/regress:/usr/local/pgsql/bin/:<others>...
LD_LIBRARY_PATH=/home/hayato/builddir/tmp_install//usr/local/pgsql/lib64:/usr/local/pgsql/lib:/usr/local/lib:/usr/lib64/...


What is that extra stuff doing on the end of your LD_LIBRARY_PATH? That looks wrong. Do you have LD_LIBRARY_PATH set in your calling environment?

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: doc patch: clarify the naming rule for injection_points
Next
From: Thomas Munro
Date:
Subject: Re: Changing shared_buffers without restart