On Sat, 22 Mar 2014 22:58:22 +0100 Adam Borowski <[email protected]> wrote: > Hi! > > This bug has been fixed upstream, and the fix is included in what you > uploaded this Thursday. However, the package still doesn't build due > to the symbols file listing architectures by hand. > > A trivial patch attached.
It looks like possibly, there was a regression, or else I misunderstood -- the latest version 2:4.10.7-1 still or again fails passing -m32 to gcc. I tried applying the part of my patch to pass --enable-x32 to configure in debian/rules, and it builds OK. But I get symbols + _PR_x86_64_AtomicAdd@Base 1.8.0.10 + _PR_x86_64_AtomicDecrement@Base 1.8.0.10 + _PR_x86_64_AtomicIncrement@Base 1.8.0.10 + _PR_x86_64_AtomicSet@Base 1.8.0.10 instead of the x86 symbols you posted in your patch. (And incidentally, the existing version of libnspr4_2:4.9.4-2+x32 on debian-ports/unreleased has the x86_64 symbols as well.) -- Daniel Schepler -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

