On Mon Jan 5, 2026 at 10:55 PM CET, Andres Freund wrote:
> I've not analyzed why yet, but unfortunately this currently fails in CI:
> https://cirrus-ci.com/task/5825100705955840
> [18:05:47.624] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libselinux.so: error adding symbols: file in wrong format
>
> The failure seems somewhat unrelated, odd.
Fixed now (in a separate commit, but feel free to squash them). I had
run into this already on my copyObject patchset, didn't notice that it
also happened here.