[debian-mysql] Bug#838557: mariadb-10.0: FTBFS on mips64el

James Cowgill jcowgill at debian.org
Thu Sep 22 09:42:28 UTC 2016


Source: mariadb-10.0
Version: 10.0.27-1
Severity: important
Tags: patch

Hi,

Currently mariadb-10.0 FTBFS on mips64el due to various testsuite
failures. The two attached patches should resolve this. I am also
looking at the failures on mips and mipsel, but haven't finished fixing
those yet.

mips-errno-enotempty.patch
On mips* architectures, ENOTEMPTY == 93 which wasn't handled by two test
cases.

mips64-taocrypt-integer.patch
The previous patch to fix mips64el made the package build, but was
unfortunately completely wrong. I've replaced the code with a generic
implementation using GCC's __int128. It could probably be generalized to
other arches, but I didn't want to break anything.

Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-errno-enotempty.patch
Type: text/x-patch
Size: 1583 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20160922/bc7ad9c2/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips64-taocrypt-integer.patch
Type: text/x-patch
Size: 1446 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20160922/bc7ad9c2/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20160922/bc7ad9c2/attachment-0001.sig>


More information about the pkg-mysql-maint mailing list