Source: mozjs52 Version: 52.3.1-7 Severity: normal mozjs52 fails to build on ia64:
> File "/<<PKGBUILDDIR>>/testing/mozbase/mozinfo/mozinfo/mozinfo.py", line > 153, in <module> > ctypes.CDLL("libc.so.6", use_errno=True).prctl(PR_SET_SECCOMP, > SECCOMP_MODE_FILTER, 0) > File "/usr/lib/python2.7/ctypes/__init__.py", line 366, in __init__ > self._handle = _dlopen(self._name, mode) > OSError: libc.so.6: cannot open shared object file: No such file or directory There might be a patch for this in firefox-esr or in upstream Firefox. smcv