Re: Broken build on macOS (Universal / Intel): cpuid instruction not available

From: Tobias Bussmann <t(dot)bussmann(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, John Naylor <johncnaylorls(at)gmail(dot)com>, Jakob Egger <jakob(at)eggerapps(dot)at>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, john(dot)naylor(at)postgresql(dot)org
Subject: Re: Broken build on macOS (Universal / Intel): cpuid instruction not available
Date: 2026-05-07 14:57:50
Message-ID: 4C564B1C-389B-4ACD-9644-36B331538D76@gmx.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Am 07.05.2026 um 15:59 schrieb Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-05-07 15:04:27 Re: Call EndCopyFrom() after initial table sync in logical replication
Previous Message Jakob Egger 2026-05-07 14:38:16 Re: Broken build on macOS (Universal / Intel): cpuid instruction not available