Re: Bug#906016: transition: gjs built with mozjs60
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.devel.boot,gmane.linux.debian.ports.s390,gmane.linux.debian.devel.gtk-gnome |
|---|---|
| Message-ID | <[email protected]> |
On 12/17/18 3:56 PM, Simon McVittie wrote: > gjs recently switched from mozjs52 to mozjs60, and mozjs60 doesn't work > on s390x (#909536; about 80% of its tests fail, which means I have no > confidence that the resulting binaries would be useful or usable if > we ignored the test failures). This sounds suspicious and more like a single bug that breaks mozjs60 on s390x, maybe similar to the issues we have on SPARC due to the tagged pointers conflicting with the extended virtual address on SPARC. We might have a patch for s390x in openSUSE/SLE, I'll have a look. There also might be one in Fedora we could pick for Debian. Adrian