On Wed, Jul 10, 2013 at 7:15 PM, Karol Blazewicz <karol.blazewicz@xxxxxxxxx> wrote: > https://www.archlinux.org/packages/differences/ says that xdelta3 has > not been updated for 32-bit - why? > https://projects.archlinux.org/svntogit/community.git/commit/trunk?h=packages/xdelta3&id=2a27ff1daadfc44b00e10acd8f32dc9661a6e8a5 > https://www.archlinux.org/packages/community/i686/xdelta3/ > > > BTW, if Allan is not the maintainer anymore, the PKGBUILD should be > updated to reflect this: > https://projects.archlinux.org/svntogit/community.git/plain/trunk/PKGBUILD?h=packages/xdelta3 Bump. Found the bug report that says xdelta3 3.0.7 does not compile in 32bit architectures: http://code.google.com/p/xdelta/issues/detail?id=161 After applying the patch, it compiled fine: http://code.google.com/p/xdelta/issues/attachmentText?id=161&aid=1610001000&name=regtest_size_t&token=b_S_bl9eNoGNP6T5ULMzJHPBh3c%3A1373713816675 I did a small test (creating and applying deltas), seems to be working OK. Should I post this in the bugtracker?