Re: git head build failure

2025-10-18 Thread Álvaro Herrera
Hello, On 2025-Oct-07, Devrim Gündüz wrote: > My daily alpha RPMs failed to build in the last 2 days. Using the > tarball here: > > https://ftp.postgresql.org/pub/snapshot/dev/ > > > This happens on all of my RHEL/Fedora boxes (gcc 8.5.0 to 15.2.1) (clang 19 > to clang 21): >

Re: git head build failure

2025-10-17 Thread Devrim Gündüz
Hi, On Tue, 2025-10-07 at 10:44 +0200, Álvaro Herrera wrote: > I wonder if anyone other than ancient forgotten RPM .spec files > compiles these files anymore. I feel like I should rewrite the main spec file from scratch. Will look. > Anyway, I've fixed it now, thanks for reporting. Thanks a lot