llvmjit.so: undefined symbol: LLVMBuildGEP Fedora 38

From: Kieran McCusker <kieran(dot)mccusker(at)gmail(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: llvmjit.so: undefined symbol: LLVMBuildGEP Fedora 38
Date: 2023-05-18 08:46:02
Message-ID: CAGgUQ6FLHWRKxB-iRVx_Euz3FFbimBM1pe5-pNLEOfXR=Gev6w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi

I have Postgresql 15.3 installed from postgresql.org running on Fedora 38.

If I run a query that starts JIT I get an error message

ERROR: could not load library "/usr/pgsql-15/lib/llvmjit.so":
/usr/pgsql-15/lib/llvmjit.so: undefined symbol: LLVMBuildGEP CONTEXT:
parallel worker

Is this a known issue?

Many thanks

Kieran

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Richard Guo 2023-05-18 08:58:21 Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware)
Previous Message Kieran McCusker 2023-05-18 08:43:38 Error logged starting postgresql in Fedora 38