Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2019-02-05 Thread Simon McVittie
On Mon, 24 Sep 2018 at 21:18:47 +0100, Simon McVittie wrote: > Most of the test cases provided with mozjs60 crash: > > grep '^TEST-' s390x.log | cut -d' ' -f1 | sort | uniq -c >1714 TEST-KNOWN-FAIL >6923 TEST-PASS > 28635 TEST-UNEXPECTED-FAIL This seems to be endianness-related (works

Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2018-11-03 Thread Simon McVittie
Control: severity -1 important On Mon, 24 Sep 2018 at 21:18:47 +0100, Simon McVittie wrote: > We can't upgrade gjs to a version that uses mozjs60 until either this is > fixed somehow, or gjs and its dependencies (notably GNOME Shell) are > removed from s390x. The architecture-specific removal

Bug#906016: Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2018-10-04 Thread Simon McVittie
On Thu, 04 Oct 2018 at 11:24:14 +0200, Philipp Kern wrote: > Running the revdep check for gjs (there are currently none on mozjs60): > > Checking reverse dependencies... > > # Broken Depends: > > gnome-characters: gnome-characters > > gnome-documents: gnome-documents > > gnome-maps: gnome-maps > >

Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2018-10-04 Thread Simon McVittie
On Thu, 04 Oct 2018 at 11:24:14 +0200, Philipp Kern wrote: > The main packages that are regrettable in this context are libguestfs > and maybe also ostree. Would the gjs dependency be avoidable there? ostree: definitely OK, the necessary changes are already staged in git. gjs is only used for one

Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2018-10-04 Thread Philipp Kern
On 24.09.2018 22:18, Simon McVittie wrote: > We can't upgrade gjs to a version that uses mozjs60 until either this is > fixed somehow, or gjs and its dependencies (notably GNOME Shell) are > removed from s390x. The architecture-specific removal seems a more likely > short term solution; if this is

Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2018-10-03 Thread Julien Cristau
Control: forwarded -1 https://bugzilla.mozilla.org/1488552 On 10/03/2018 11:48 AM, Julien Cristau wrote: > However the below remains, and was also hit by someone from SuSE: > https://groups.google.com/forum/#!msg/mozilla.dev.platform/wen_xnpCdfo/fU-Ze7QXAwAJ > Linking the related bugzilla entry.

Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2018-10-03 Thread Julien Cristau
On 09/24/2018 10:18 PM, Simon McVittie wrote: > % gdb /home/smcv/mozjs60/debian/build/dist/bin/js js/src/tests/core > Core was generated by `/home/smcv/mozjs60/debian/build/dist/bin/js -f > shell.js -f test262/shell.js -f'. > Program terminated with signal SIGSEGV, Segmentation fault. > #0

Bug#909536: mozjs60: FTBFS on s390x: around 80% of tests crash

2018-09-24 Thread Simon McVittie
Source: mozjs60 Version: 60.2.1-1 Severity: serious Tags: ftbfs help X-Debbugs-Cc: debian-s...@lists.debian.org User: debian-s...@lists.debian.org Usertags: s390x Most of the test cases provided with mozjs60 crash: grep '^TEST-' s390x.log | cut -d' ' -f1 | sort | uniq -c 1714 TEST-KNOWN-FAIL