On Sun, 28 Jul 2024 17:59:05 +0200 Paul Gevers <elb...@debian.org> wrote:
> As already noted in bug 1070818, libcbor fails to build on mips64el. > Let's have a proper bug for it. FWIW, it also fails on hppa for what I think is the same reason. > Looking at the changelog, it seems that running the test suite is > new, so I'm notifying the uploader (NMU) too (X-Debbugs-Cc). @Plasma, > don't hesitate to reach out to the mips64el porters if you can't > solve the architecture specific problems, but also don't hesitate to > disable the failing tests for now on mips64el. It looks like the > failure is not a regression. > > Paul Thanks. I'm no subject matter expert, but I believe the issue has something to do with the testsuite assuming all architectures internally represent NaNs the same way, but that PA RISC and (some variants of?) MIPS have a different encoding. See <https://en.wikipedia.org/wiki/NaN#Encoding>. I'm heading out of town (and away from email) for a few days, but wanted to make sure to send a quick reply to this in the meantime. Thanks, -- Plasma