Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: John Naylor <johncnaylorls(at)gmail(dot)com>, Zhang Mingli <zmlpostgres(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Date: 2026-04-29 06:07:12
Message-ID: 7d4f4b1a-9fa4-436f-9f87-001bc9b72ebd@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 28.04.26 22:32, Nathan Bossart wrote:
> Here's a full set of patches for back-patching purposes.
> protocol_openssl.c has a similar problem on older versions. I suppose this
> is the sort of thing I could back-patch all the way to v9.2. Does anyone
> feel strongly one way or the other about that?

Why should this be backpatched at all?

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2026-04-29 06:20:15 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Chao Li 2026-04-29 06:01:19 Re: Property graph: fix error handling when dropping non-existent label property