[debian-mysql] Bug#751805: mariadb-5.5 FTBFS, patch for hppa architecture attached

Helge Deller deller at gmx.de
Mon Jun 16 19:56:09 UTC 2014


Package: mariadb-5.5
Version: 5.5.37
Severity: bug
Tags: patch

mariadb-5.5 fails to build on the hppa architecture with the error shown below.
Full log is here: http://buildd.debian-ports.org/status/fetch.php?pkg=mariadb-5.5&arch=hppa&ver=5.5.37-1&stamp=1398613170

The attached trivial patch (which touches only hppa coding!) fixes the build.
Please apply for the next version.

Thanks,
Helge

This is the error without the patch:
/«PKGBUILDDIR»/storage/xtradb/os/os0stacktrace.c: In function 'os_stacktrace_print':
/«PKGBUILDDIR»/storage/xtradb/os/os0stacktrace.c:88:2: error: stray '\303' in program
  caller_address = (void*) uc->uc_mcontext.sc_iaoq[0] & ~0×3UL ;
  ^
/«PKGBUILDDIR»/storage/xtradb/os/os0stacktrace.c:88:2: error: stray '\227' in program
/«PKGBUILDDIR»/storage/xtradb/os/os0stacktrace.c:88:54: error: invalid operands to binary & (have 'void *' and 'int')
  caller_address = (void*) uc->uc_mcontext.sc_iaoq[0] & ~0×3UL ;
                                                      ^
/«PKGBUILDDIR»/storage/xtradb/os/os0stacktrace.c:88:60: error: expected ';' before numeric constant
  caller_address = (void*) uc->uc_mcontext.sc_iaoq[0] & ~0×3UL ;
                                                            ^
make[4]: *** [storage/xtradb/CMakeFiles/xtradb.dir/os/os0stacktrace.c.o] Error 1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mariadb-5.5.hppa.patch
Type: text/x-patch
Size: 692 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-mysql-maint/attachments/20140616/fe01b374/attachment.bin>


More information about the pkg-mysql-maint mailing list