Re: Invalid control file checksum with AVX-512 during initdb on a clang19 -O0 build - Mailing list pgsql-bugs

From Andy Fan
Subject Re: Invalid control file checksum with AVX-512 during initdb on a clang19 -O0 build
Date
Msg-id 87jz5ddcgy.fsf@163.com
Whole thread Raw
In response to Invalid control file checksum with AVX-512 during initdb on a clang19 -O0 build  (Soumyadeep Chakraborty <soumyadeep2007@gmail.com>)
Responses Re: Invalid control file checksum with AVX-512 during initdb on a clang19 -O0 build
List pgsql-bugs
John Naylor <johncnaylorls@gmail.com> writes:

Hi John,

> Okay, in that case we'd better just kludge around it by disabling the
> runtime check with clang at -O0 (attached). That will at least get
> these kind of builds working while I get more info for a bug report.  

I run into the same issue at [1] and verified your patch works. Thanks
for the fix!

[1] https://www.postgresql.org/message-id/87o6uqd3iv.fsf%40163.com

-- 
Best Regards
Andy Fan




pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18950: pgsql function that worked in Postgresql 16 does not return in Postgresql 17
Next
From: Charles Samborski
Date:
Subject: Lower priority of the configure option --with-libraries causes wrong lib resolution