Bug#879589: mozjs52 FTBFS on alpha; misdetected arch bitsize, etc.

2018-03-26 Thread John Paul Adrian Glaubitz
Package: src:mozjs52 Followup-For: Bug #879589 Hi! The approach to use a hardcoded list for the libc name is not ideal. We should rather use the approach I used in Firefox upstream which uses find_library to get the proper name of the C library [1]. I will now take care of mozjs52 and perform an

Bug#879589: mozjs52 FTBFS on alpha; misdetected arch bitsize, etc.

2017-10-23 Thread Michael Cree
Source: mozjs52 Version: 52.3.1-7 Severity: wishlist Tags: patch User: debian-al...@lists.debian.org Usertags: ftbfs mozjs52 FTBFS on alpha because there is a conflict in determining the arch bitsize [1], and later on in the build an attempt to load libc.so.6 which does not exist in Alpha Linux.