| From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
|---|---|
| To: | Kieran McCusker <kieran(dot)mccusker(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: llvmjit.so: undefined symbol: LLVMBuildGEP Fedora 38 |
| Date: | 2023-05-25 17:24:00 |
| Message-ID: | febc229c8d9c37149b6783dbb0f54c2781e6e41b.camel@gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On Thu, 2023-05-18 at 09:46 +0100, Kieran McCusker wrote:
>
> 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?
Yeah, and I'll push updated packages before Monday (if not tomorrow).
Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2023-05-25 19:20:25 | Re: BUG #17944: Partial index on boolean field is not picked when using = while the index is created with is |
| Previous Message | Devrim Gündüz | 2023-05-25 17:21:30 | Re: BUG #17943: Undefined symbol LLVMBuildGEP in llvmjit.so during pg_restore |