Bug#1123830: m2crypto: FTBFS on armhf: AssertionError: 64 != 32

Chris Hofstädtler <[email protected]>
Newsgroups gmane.linux.debian.ports.arm
Message-ID <aUk96f91tHQoOxYA__8558.59112214006$1766407770$gmane$org@per.namespace.at>
Source: m2crypto
Version: 0.46.2-1
Severity: serious
Tags: ftbfs
Justification: ftbfs
X-Debbugs-Cc: [email protected], [email protected]
User: [email protected]
Usertags: armhf

https://buildd.debian.org/status/fetch.php?pkg=m2crypto&arch=armhf&ver=0.46.2-1&stamp=1764717815&raw=0

=================================== FAILURES ===================================
__________________________ UtilTestCase.test_is32bit ___________________________

self = <tests.test_util.UtilTestCase testMethod=test_is32bit>

    def test_is32bit(self):
        # defaults
        bit32 = m2.time_t_bits()
        # test for libc musl from unfinished upstream bug gh#python/cpython#87414
        if (
            util.is_32bit()
            and (platform.libc_ver() != ("", ""))
            and (
                os.environ.get("M2_TIMET_NO_ARCH", "").casefold()
                not in ["true", "1", "yes"]
            )
        ):
>           self.assertEqual(bit32, 32)
E           AssertionError: 64 != 32
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.