Bug#879589: mozjs52 FTBFS on alpha; misdetected arch bitsize, etc.

Michael Cree mcree at orcon.net.nz
Mon Oct 23 07:42:00 UTC 2017


Source: mozjs52
Version: 52.3.1-7
Severity: wishlist
Tags: patch
User: debian-alpha at lists.debian.org
Usertags: ftbfs

mozjs52 FTBFS on alpha because there is a conflict in determining the
arch bitsize [1], and later on in the build an attempt to load libc.so.6
which does not exist in Alpha Linux.

I attach two patches: one to fix the misdetected bitsize and disable the
tests that are problematic on 64-bit arches (as is done on other 64-bit
arches) and the other to load libc.so.6.1 rather than libc.so.6 when
compiling on Alpha Linux.

With these mozjs52 builds to completion on Alpha.

Cheers
Michael

[1] https://buildd.debian.org/status/fetch.php?pkg=mozjs52&arch=alpha&ver=52.3.1-7&stamp=150
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-alpha-bitness-and-tests-skip-64bit.patch
Type: text/x-diff
Size: 2064 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20171023/1482fca1/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-dlopen-of-libc-on-alpha.patch
Type: text/x-diff
Size: 619 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20171023/1482fca1/attachment-0001.patch>


More information about the pkg-gnome-maintainers mailing list