Description of problem:
Package postgresql fails to build from source in Fedora Rawhide.
Version-Release number of selected component (if applicable):
15.1-2.fc38
Steps to Reproduce:
koji build --scratch f39 postgresql-15.1-2.fc38.src.rpm
Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/postgresql
I don't think this has anything to do with Python --- it looks like an LLVM compatibility issue. Postgres has been letting LLVM's opaque-pointer changes slide, so there's no upstream fix for this yet. I'll try to stir up some action, but I think the only short-term fix is to delete --with-llvm from the configure options for rawhide.