Bug#908485: mozjs60: FTBFS on mipsel: error: static assertion failed: MIPS32 jit only supports FR=0 fpu mode
Simon McVittie <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <20180910110446.GA30130__26231.6486252987$1536577639$gmane$org@espresso.pseudorandom.co.uk> |
Source: mozjs60 Version: 60.1.0-1 Severity: serious Tags: ftbfs help Justification: fails to build from source X-Debbugs-Cc: [email protected] User: [email protected] Usertags: mipsel mozjs60 fails to build on mipsel: /<<PKGBUILDDIR>>/js/src/jit/mips32/Architecture-mips32.h:55:26: error: static assertion failed: MIPS32 jit only supports FR=0 fpu mode. static_assert(__mips_fpr == 32, "MIPS32 jit only supports FR=0 fpu mode."); ^ 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 mipsel. smcv