Hi,
On Thu, 28 Nov 2024 18:40:07 +0100 Michael Banck <mba...@debian.org> wrote:
On Thu, Nov 28, 2024 at 09:40:01AM +0200, Andrius Merkys wrote:
> The same issue persists on armel too. I think we should add autopkgtest to
> possibly identify other architectures having this issue.
Looks like to be a general 32bit issue, the same testsuite failures can
be seen on i386 as well.
I got the 64bit amd64/arm64 etc. builds to only fail on one last test
which looks a bit dubious, so I think I'll patch that out and then we
will catch it at build-time.
There are also some weird test failures on s390x that are unrelated and
they lead to the Postgres installcheck tests to fail as well.
I also created an upstream issue for this segfault, thanks for noticing!
Thanks for investigating the issue and reporting it upstream. However,
due to the lack of access to a 32bit system the upstream is unable to
reproduce the issue.
Since the freeze is drawing near, and rdkit is blocking a lot of
packages, I would suggest considering shipping rdkit without 32bit
support in trixie. This would cause all its dependencies to follow suit,
which is not nice, but the alternative of debugging ourselves does not
seem viable as well at this point.
Andrius