Control: tags -1 patch On Tue, Nov 14, 2017 at 11:39:44AM -0500, Aaron M. Ucko wrote: > The build of avro-c for sparc64 (admittedly not a release > architecture) failed as detailed in > https://buildd.debian.org/status/fetch.php?pkg=avro-c&arch=sparc64&ver=1.8.2-1&stamp=1510615927&raw=0:
I gave it a look, and found and fixed the memory alignment issues. I submitted a patch upstream with the changes, cf. PR #1091ยน. They're not trivial, but they're not super complicated either. With the commits in that PR, I managed to build the package successfuly in the "kyoto" Debian porterbox, as well as on my amd64 laptop. HTH! Regards, Faidon 1: https://github.com/apache/avro/pull/1091