Re: PG vs LLVM 12 on seawasp, next round - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: PG vs LLVM 12 on seawasp, next round
Date
Msg-id alpine.DEB.2.22.394.2012012058190.627870@pseudo
Whole thread Raw
In response to PG vs LLVM 12 on seawasp, next round  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: PG vs LLVM 12 on seawasp, next round
List pgsql-hackers
Hello Thomas,

> Since seawasp's bleeding edge LLVM installation moved to "trunk
> 20201114 c8f4e06b 12.0.0" ~16 days ago, it has been red.  Further
> updates didn't help it and it's now on "trunk 20201127 6ee22ca6
> 12.0.0".  I wonder if there is something in Fabien's scripting that
> needs to be tweaked, perhaps a symlink name or similar.

The compiler compilation script is quite straightforward (basically, get 
sources, configure and compile), even for a such a moving target…

The right approach is to wait for some time before looking at the issue, 
typically one week for the next recompilation, in case the problem 
evaporates, so you were right not to jump on it right away:-)

Andres investigated a few days ago, managed to reproduce the issue 
locally, and has one line patch. I'm unsure if it should be prevently 
back-patched, though.

-- 
Fabien.

pgsql-hackers by date:

Previous
From: Chapman Flack
Date:
Subject: Re: proposal: unescape_text function
Next
From: Andres Freund
Date:
Subject: Re: PG vs LLVM 12 on seawasp, next round