Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2 - Mailing list pgsql-bugs

From Amit Regmi
Subject Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2
Date
Msg-id CACrLXkS0ON9RDdqMdf-aCyWfabh_7rpDSaZcmqR=92sPwOr+6Q@mail.gmail.com
Whole thread Raw
In response to Fwd: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2  (Amit Regmi <amitregmi111@gmail.com>)
Responses Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-bugs
Hi Thomas, 
Since i am new this this AIX world .Could you suggest me the latest GCC supported for AIX 7.2 along with its dependencies. 
newer GCC: 
Version ??? 

On Wed, Mar 29, 2023 at 12:26 PM Amit Regmi <amitregmi111@gmail.com> wrote:
Hi Thomas, 
Could you suggest me the latest GCC supported for AIX 7.2 along with its dependencies. 
newer GCC: 
Version ??? 

Amit

On Wed, Mar 29, 2023 at 11:18 AM Thomas Munro <thomas.munro@gmail.com> wrote:
On Wed, Mar 29, 2023 at 5:24 PM Amit Regmi <amitregmi111@gmail.com> wrote:
> Here is the details
> postgresql version : 15.2
> Compiler : (gcc (GCC) 4.2.0
> Location :  /usr/bin/gcc
> configure logs: Please find the attached file
> I dont have  binary for postgre for AIX 7.2 . I am using a postgre source file . It would be great if you share me binary for postgre for AIX 7.2

Sorry, no AIX or ability to publish binaries here, but I can offer a
clue.  Your log shows:

/usr/include/sys/time.h:110: error: redefinition of 'struct sigset_t'

Googling that brings me to this claim that ancient GCC has that
problem with the AIX headers:

https://community.ibm.com/community/user/power/discussion/gcc-struct-sigset-t-conflicts-with-aix-systimeh

We do test on AIX, but that's a newer GCC:

https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=sungazer&dt=2023-03-27%2020%3A55%3A32&stg=configure

Can you get a modern GCC, or find a workaround, or check if you have 72TL5?

pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2
Next
From: PG Bug reporting form
Date:
Subject: BUG #17876: Function width_bucket() for float8 input returns value out of range