| From: | Tobias Bussmann <t(dot)bussmann(at)gmx(dot)net> |
|---|---|
| To: | John Naylor <johncnaylorls(at)gmail(dot)com> |
| Cc: | Lukas Fittl <lukas(at)fittl(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jakob Egger <jakob(at)eggerapps(dot)at>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de> |
| Subject: | Re: Broken build on macOS (Universal / Intel): cpuid instruction not available |
| Date: | 2026-05-08 08:26:33 |
| Message-ID: | 471E4CB3-1690-4168-9A99-5F83D97C12AF@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Am 08.05.2026 um 05:48 schrieb John Naylor <johncnaylorls(at)gmail(dot)com>:
>
> Jakob and Tobias, how far do you get with the attached, at least for
> the target x86 case?
thanks! I tried the patch and it fixes the universal build that broke with
16743db (and make check passes for both architectures). It remains to be
analysed how useful these universal builds are given the lack of
optimisations for one of the architectures, but at least they are possible
again, as they were previously.
> And it might help if you sent the configure
> output in a file so we can see what we're dealing with.
Please find the configure output attached.
> Note also that
> we have two build systems, since we'll likely transition away from
> autotools:
sure, I haven't yet evaluated the meson build system but I plan to do so.
Best regards
Tobias
| Attachment | Content-Type | Size |
|---|---|---|
| configure.out | application/octet-stream | 18.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | zengman | 2026-05-08 08:39:46 | (SQL/PGQ) cache lookup failed for label |
| Previous Message | Richard Guo | 2026-05-08 08:15:04 | Re: Wrong results in remove_useless_groupby_columns() |