Bug#699185: fixed upstream, but symbols need updating

Daniel Schepler dschepler at gmail.com
Thu Sep 4 02:29:23 UTC 2014


On Sat, 22 Mar 2014 22:58:22 +0100 Adam Borowski <kilobyte at angband.pl> 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 at Base 1.8.0.10
+ _PR_x86_64_AtomicDecrement at Base 1.8.0.10
+ _PR_x86_64_AtomicIncrement at Base 1.8.0.10
+ _PR_x86_64_AtomicSet at 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



More information about the pkg-mozilla-maintainers mailing list