On Thu, Aug 28, 2014 at 06:33:49PM -0700, Christian Hofstaedtler wrote: > > It's quite surprising that x32 does match any-amd64, but that's the decision > > of dpkg-gensymbols' maintainer (#734842). To fix, please: > > > > sed -i 's/any-amd64/amd64 kfreebsd-amd64/' debian/libruby2.1.symbols > > The bug you're referring to mentions says "It implies that x32 is a > 64bit arch too like the other architectures matched by any-amd64." > It also says "To me, it just means that x32 uses the same CPU (in > the same operation mode) as amd64 or kfreebsd-amd64." > > If this is the case, then your fix is wrong, because if it's a 64bit > arch (AKA it operates in long mode, as amd64 and kfreebsd-amd64), > you'll need those fixnum-to-integer conversion functions.
x32 is a 32 bit arch: 32 bit longs, 32 bit pointers. -- // If you believe in so-called "intellectual property", please immediately // cease using counterfeit alphabets. Instead, contact the nearest temple // of Amon, whose priests will provide you with scribal services for all // your writing needs, for Reasonable and Non-Discriminatory prices. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

