Re: Broken build on macOS (Universal / Intel): cpuid instruction not available - Mailing list pgsql-hackers

From Tobias Bussmann
Subject Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Date
Msg-id 4C564B1C-389B-4ACD-9644-36B331538D76@gmx.net
Whole thread
In response to Re: Broken build on macOS (Universal / Intel): cpuid instruction not available  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
List pgsql-hackers
> Am 07.05.2026 um 15:59 schrieb Tom Lane <tgl@sss.pgh.pa.us>:
>
> I can believe that
> universal builds are busted, because we don't test that.


I've already noticed that there isn't much variety in the buildfarm animals
available for Darwin. Given the availability of a fairly beefy macOS VM server
here, I've considered hosting some VMs to provide coverage of things like
universal builds and cross-compilation using different versions of the Apple
toolkits for the build farm. This issue provides the motivation to take it further.

regards
Tobias


pgsql-hackers by date:

Previous
From: Jakob Egger
Date:
Subject: Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Next
From: Fujii Masao
Date:
Subject: Re: Call EndCopyFrom() after initial table sync in logical replication