Re: nodejs 4.4.7 build failure with "linking mips:4000 module with previous mips:isa32 modules"
James Cowgill <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2016-07-03 at 19:07 +0800, YunQiang Su wrote: > On Sun, Jul 3, 2016 at 6:13 PM, Jérémy Lal <[email protected]> wrote: > > Hi, > > > > i don't know what's the meaning of the errors at the end of: > > https://buildd.debian.org/status/fetch.php?pkg=nodejs&arch=mipsel&ver=4.4.7~dfsg-1&stamp=1467345231 > > We just upgrade glibc to mips32 from mips2, and gcc-6 default to mips32r2. > I guess it is due this bump. This would explain it. nodejs seems to be using '-mips3' but you cannot link mips3 code with mips32r2 code. Also, isn't mips3 a 64-bit ISA? Why is it being used on mipsel (which is 32-bit)? James
signature.asc
(application/pgp-signature, 819 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCgAGBQJXePPKAAoJEMfxZ23qLQHvtKwP/idJUdY5MtjtE9stCr2VWOb1 ez1MOszWAtNMvOAgI2x02elPoiF9x8fpemUP43zBLg2FDLq6TNUX5GOA+E7hhW7m /d/0sQpEB1sGuDmZwUdKt8XEcxGGwD6z6UXQa1MIi/Z6P5XxDt48Jd11sFzYxR/b +9iut9H9OwdwXbk0tQLpFRSHjeGI5nGAPjBNSqlzp9saPvxZo5cbirUA6ggvTp6+ I9NYHtQsdjU9YcYPWqcO7/XCIEH4HdsmIWvImMwt1sJsb+vJ7QDYVwckoeBQRW+P kpMsxs7/u0fdOLGr7C8ngw9sf0eXb+irTcR3W/YMdTxiXU7zo+c+8m6x1ze68J6A 9RZIUmtbb3tJKwvGn9razuDRf9H8RwxYwGjPL6uKA9Zc0mx+R2Iv/SBYq2UzVge7 ERZ+PILjjOl+HppsJDxfR3Rp4rEFq8w/rli6Ien4+Abn6Nqomhs9YQ3E5wQ3fdEH arrAeCG15KZbzonX4blYZokBL5C21lQZqQ9ERdonSxbmALaA8glOckGsNP/O+4MK bic/6ORR45hoYB9tsR+kXec/SBCchVKdSdYl3rGrXX12ajscwhthuvWxtBtW3qRY jFY8kOooSkqrJP2flMxonn7hP3cu8wtX9wZuL6aihCdM98ai09SqkP0qCnOMuWHV +f0lIesRBYOK26U5ox64 =LYOc -----END PGP SIGNATURE-----