RE: Why is parula failing? - Mailing list pgsql-hackers

From Tharakan, Robins
Subject RE: Why is parula failing?
Date
Msg-id a1e56c889422463ebb0a7e4de0b8f596@amazon.com
Whole thread Raw
In response to Re: Why is parula failing?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses RE: Why is parula failing?
List pgsql-hackers
> ... in connection with which, I can't help noticing that parula is using a very old compiler:
>
> configure: using compiler=gcc (GCC) 7.3.1 20180712 (Red Hat 7.3.1-17)
>
> From some quick checking around, that would have to be near the beginning of aarch64
> support in RHEL (Fedora hadn't promoted aarch64 to a primary architecture until earlier
> that same year).  It's not exactly hard to believe that there were some lingering compiler bugs.

> I wonder why parula is using that when its underlying system seems markedly newer (the kernel at least has a recent
builddate). 

Parula used GCC v7.3.1 since that's what came by default.
I've now switched to GCC v13.2 and triggered a run. Let's see if the tests stabilize now.
-
Robins



pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Re: Table AM Interface Enhancements
Next
From: Andrei Lepikhov
Date:
Subject: Re: Asymmetric partition-wise JOIN