From: | Robins Tharakan <tharakan(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | leafhopper / snakefly failing to build HEAD - GCC bug |
Date: | 2025-06-20 01:11:00 |
Message-ID: | CAEP4nAzv-vGwyQkUy_r5c-rz_uTEUpBBCgPqQkvRDmW6vKC6gg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
Just an FYI. leafhopper / snakefly (both aarch64) have been failing to
build HEAD since yesterday. Both are on gcc-experimental, although
alligator (which also is on latest gcc, but an x86_64), is able to build
postgres successfully.
The signature seems to match an existing GCC bug and I've updated the
thread in hopes that it gets fixed sooner. Ideally these failures should
auto-fix in the coming days.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119966#c16
Reference:
1. aarch64 machine builds failing since 2025/06/19 -
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=leafhopper&br=master
2. Another aarch64 builds failing since 2025/06/19 -
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=snakefly&br=master
3. x86_64 machine builds are working okay -
https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=alligator&br=master
-
robins
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-06-20 01:34:19 | Re: Fixes inconsistent behavior in vacuum when it processes multiple relations |
Previous Message | Peter Geoghegan | 2025-06-20 00:44:35 | Re: Making Row Comparison NULL row member handling more robust during skip scans |