Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64

From: Aaron Pavely <aaron(at)pavely(dot)net>
To: "Pop, Sebastian" <spop(at)amazon(dot)com>
Cc: Christoph Berg <myon(at)debian(dot)org>, PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>, "Saidi, Ali" <alisaidi(at)amazon(dot)com>, "Csoma, Csaba" <csabac(at)amazon(dot)com>
Subject: Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
Date: 2021-11-18 00:00:38
Message-ID: CAGs4muXuzit23Z1Qa9HqbAqOePWwA_ytAHrKxGkH3FO9ubNgFQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

On Tue, 16 Nov, 2021 at 15:04 Pop, Sebastian <spop(at)amazon(dot)com> wrote:

> Thanks Christoph for the quick turn-around.
>
> I see that builds with -moutline-atomics succeeded for Focal arm64 builds
> for all the branches:
>
> https://pgdgbuild.dus.dg-i.net/view/PostgreSQL/job/postgresql-9.6-binaries/architecture=arm64,distribution=focal/88/
>
> https://pgdgbuild.dus.dg-i.net/job/postgresql-10-binaries/77/architecture=arm64,distribution=focal/
>
> https://pgdgbuild.dus.dg-i.net/view/PostgreSQL/job/postgresql-11-binaries/architecture=arm64,distribution=focal/686/
>
> https://pgdgbuild.dus.dg-i.net/view/PostgreSQL/job/postgresql-12-binaries/architecture=arm64,distribution=focal/875/
>
> https://pgdgbuild.dus.dg-i.net/view/PostgreSQL/job/postgresql-13-binaries/architecture=arm64,distribution=focal/858/
>
> https://pgdgbuild.dus.dg-i.net/view/PostgreSQL/job/postgresql-14-binaries/architecture=arm64,distribution=focal/651/
>
> I see that the patch is still missing on branch 15 that is the development
> branch:
>
> https://pgdgbuild.dus.dg-i.net/view/PostgreSQL/job/postgresql-15-binaries/architecture=amd64,distribution=focal/345/
> Maybe we need to add the patch to that branch as well?
>
> How are the above binaries distributed to users?
> I see for instance that pgsql 14 binaries have last been updated in
> 30-Sep-2021:
> https://apt.postgresql.org/pub/repos/apt/dists/focal-pgdg/14/binary-arm64/
> Is there another step needed to make those binaries available through the
> PostgreSQL Apt Repository (
> https://www.postgresql.org/download/linux/ubuntu/ )
>
> Does Canonical rely on these builds to update the Focal PostgreSQL
> packages?
>
> Thanks,
> Sebastian
>

Sebastian,

I see new arm64 packages in the debian repository pool, e.g.:
https://apt.postgresql.org/pub/repos/apt/pool/main/p/postgresql-14/

The packages should be accessible via the 'focal-pgdg-testing'
distribution, where they initially land before eventual promotion to the
'focal-pgdg' distribution.
https://apt.postgresql.org/pub/repos/apt/dists/focal-pgdg-testing/main/binary-arm64/

As for Canonical, my initial guess is to file a bug / question on Launchpad
for the postgresql-12 release (which is current for Ubuntu Focal), or
connect with their developers on the
ubuntu-devel-discuss(at)lists(dot)ubuntu(dot)com mailing
list.
https://launchpad.net/ubuntu/+source/postgresql-12

Aaron

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org Repository Update 2021-11-18 08:40:16 postgresql-14 updated to version 14.1-2.pgdg20.04+1
Previous Message Pop, Sebastian 2021-11-16 21:04:25 Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64