Re: PG vs LLVM 12 on seawasp, next round

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Andres Freund <andres@anarazel.de>, Thomas Munro <thomas.munro@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-15T17:06:31Z
Lists: pgsql-hackers
On 2020-Dec-11, Fabien COELHO wrote:

> > I hadn't checked that before, but for the last few days there's been a
> > different failure than the one I saw earlier:
> > 
> > +ERROR:  could not load library "/home/fabien/pg/build-farm-11/buildroot/HEAD/pgsql.build/tmp_install/home/fabien/pg/build-farm-11/buildroot/HEAD/inst/lib/postgresql/llvmjit.so": libLLVMOrcJIT.so.12git: cannot open shared object file: No such file or directory

> > The "no such file" error seems more like a machine local issue to me.
> 
> I'll look into it when I have time, which make take some time. Hopefully
> over the holidays.

This is still happening ... Any chance you can have a look at it?

-- 
Álvaro Herrera                            39°49'30"S 73°17'W



Commits

  1. jit: configure: Explicitly reference 'native' component.