Re: future pg+llvm compilation is broken

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Justin Pryzby <pryzby(at)telsasoft(dot)com>
Cc: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: future pg+llvm compilation is broken
Date: 2020-05-28 05:06:14
Message-ID: alpine.DEB.2.22.394.2005280701080.1807368@pseudo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hello Justin,

>> llvmjit_inline.cpp:59:10: fatal error: llvm/IR/CallSite.h: No such file or directory
>
> Seems to be the same as here:
> https://www.postgresql.org/message-id/flat/CAGf%2BfX4sDP5%2B43HBz_3fjchawO6boqwgbYVfuFc1D4gbA6qQxw%40mail.gmail.com#540c3746c79c0f13360b35c9c369a887

Definitely. I did not notice this thread, should have.

>> Which is why animal seawasp is in now the red.

Which I run, hence I noticed it. It should have turned red in April, but
the host had some issues hence the compiler was not updated, and I fixed
it only a few days ago.

Sorry for the noise!

On the fixing philosophy, I'm for sooner rather than later (which does not
mean immedialtely), and that it has to be backpatched to supported
branches.

--
Fabien.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vladimir Sitnikov 2020-05-28 06:07:04 SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762
Previous Message amul sul 2020-05-28 04:35:39 Re: Getting ERROR with FOR UPDATE/SHARE for partitioned table.