Re: AIX support - Mailing list pgsql-hackers

From Sriram RK
Subject Re: AIX support
Date
Msg-id CY5PR11MB63924D5CBA9247F29149FDA7FD162@CY5PR11MB6392.namprd11.prod.outlook.com
Whole thread Raw
In response to Re: AIX support  (Michael Paquier <michael@paquier.xyz>)
Responses Re: AIX support  (Sriram RK <sriram.rk@outlook.com>)
List pgsql-hackers

 

> > It would definitely make sense for a new port to start by getting

> > things going with gcc only, and then look at resurrecting xlc

> > support.

 

> Sriram mentioned upthread that he was looking at both of them.  I'd be

> ready to assume that most of the interest is in xlc, not gcc.  But I

> may be wrong.

 

Just a heads-up, we got a node in the OSU lab for the buildfarm. Will let you know once we have the buildfarm setup on that node.

 

Also, we are making progress on setting up the buildfarm on a local node as well.

But currently there are some tests failing, seems some issue with plperl.

 

                aix01::build-farm-17#

./run_build.pl --keepall  --nosend --nostatus --verbose=5  --force REL_16_STABLE

 

Fri Apr 26 00:53:50 2024: buildfarm run for AIXnode01:REL_16_STABLE starting

AIXnode01:REL_16_STABLE [00:53:50] checking out source ...

AIXnode01:REL_16_STABLE [00:53:56] checking if build run needed ...

AIXnode01:REL_16_STABLE [00:53:56] copying source to pgsql.build ...

AIXnode01:REL_16_STABLE [00:54:08] running configure ...

AIXnode01:REL_16_STABLE [00:55:01] running build ...

AIXnode01:REL_16_STABLE [01:08:09] running basic regression tests ...

AIXnode01:REL_16_STABLE [01:09:51] running make contrib ...

AIXnode01:REL_16_STABLE [01:11:08] running make testmodules ...

AIXnode01:REL_16_STABLE [01:11:19] running install ...

AIXnode01:REL_16_STABLE [01:11:48] running make contrib install ...

AIXnode01:REL_16_STABLE [01:12:01] running testmodules install ...

AIXnode01:REL_16_STABLE [01:12:06] checking test-decoding

gmake: gcc: A file or directory in the path name does not exist.

AIXnode01:REL_16_STABLE [01:12:28] running make check miscellaneous modules ...

gmake: gcc: A file or directory in the path name does not exist.

AIXnode01:REL_16_STABLE [01:13:50] setting up db cluster (C)...

AIXnode01:REL_16_STABLE [01:13:53] starting db (C)...

AIXnode01:REL_16_STABLE [01:13:53] running installcheck (C)...

AIXnode01:REL_16_STABLE [01:15:05] restarting db (C)...

AIXnode01:REL_16_STABLE [01:15:07] running make isolation check ...

AIXnode01:REL_16_STABLE [01:15:51] restarting db (C)...

AIXnode01:REL_16_STABLE [01:15:56] running make PL installcheck (C)...

Branch: REL_16_STABLE

Stage PLCheck-C failed with status 2

 

 

 

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: psql: add an optional execution-count limit to \watch.
Next
From: Kashif Zeeshan
Date:
Subject: Re: Help update PostgreSQL 13.12 to 13.14