llvmjit.so: undefined symbol: LLVMBuildGEP Fedora 38 - Mailing list pgsql-bugs

From Kieran McCusker
Subject llvmjit.so: undefined symbol: LLVMBuildGEP Fedora 38
Date
Msg-id CAGgUQ6FLHWRKxB-iRVx_Euz3FFbimBM1pe5-pNLEOfXR=Gev6w@mail.gmail.com
Whole thread Raw
Responses Re: llvmjit.so: undefined symbol: LLVMBuildGEP Fedora 38  (Thomas Munro <thomas.munro@gmail.com>)
Re: llvmjit.so: undefined symbol: LLVMBuildGEP Fedora 38  (Devrim Gündüz <devrim@gunduz.org>)
List 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

pgsql-bugs by date:

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