Bug#887494: mozjs52: FTBFS on sparc64: interpreter segfaults

John Paul Adrian Glaubitz glaubitz at physik.fu-berlin.de
Wed Apr 25 00:21:50 BST 2018


On 04/25/2018 12:37 AM, James Clarke wrote:
>> -#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) || defined(__aarch64__)
>> +#if defined(__ia64__) || (defined(__sparc__) && defined(__arch64__) && (defined(__NetBSD__) || defined(__linux__)))
> 
> I don't think you meant to drop the __aarch64__ here (the real commit
> upstream keeps it).
> 
>> -#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) || defined(__aarch64__)
>> +#if defined(__ia64__) || (defined(__sparc__) && defined(__arch64__) && (defined(__NetBSD__) || defined(__linux__)))
> 
> Ditto.

Blergh. Attaching an updated version. Thanks for spotting this.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz at debian.org
`. `'   Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sparc64-support.patch
Type: text/x-patch
Size: 6750 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20180425/7c0cfe1b/attachment.bin>


More information about the pkg-gnome-maintainers mailing list