Re: Latest LLVM breaks our code again

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Latest LLVM breaks our code again
Date: 2022-02-01 19:25:50
Message-ID: alpine.DEB.2.22.394.2202012020160.1665924@pseudo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Speaking of buildfarm breakage, seawasp has been failing for the
> past several days. It looks like bleeding-edge LLVM has again
> changed some APIs we depend on. First failure is here:
>
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=seawasp&dt=2022-01-28%2000%3A17%3A48

Indeed.

I'm sorry for the late warning: clang could not compile with its previous
version at some point so my weekly recompilation got stuck and I did not
notice for some months. I repaired by switching compiling clang with gcc
instead. ::sigh::

--
Fabien.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2022-02-01 19:35:00 Re: Deparsing rewritten query
Previous Message Andrew Dunstan 2022-02-01 19:14:06 Re: SQL/JSON: JSON_TABLE