Control: severity -1 important On Wed, Feb 06, 2019 at 10:38:35PM +0200, Adrian Bunk wrote: > Source: afnix > Version: 2.9.2-1 > Severity: serious > Tags: ftbfs > > https://buildd.debian.org/status/fetch.php?pkg=afnix&arch=armhf&ver=2.9.2-1&stamp=1548047247&raw=0 > > ... > running: SEC0003.als > exception : assert-error > in file : SEC0003.als at or around line 113 > afnix-aexec: failure SEC0003.als > make[6]: *** [../../../../cnf/mak/afnix-rule.mak:270: SEC0003.als] Error 1 > > > This is likely an unaligned access problem.
I can reproduce it with gcc 8, but it seems to work with gcc 9. Still FTBFS on sparc64, likely the problem is just hidden with gcc 9 on armhf. cu Adrian