Due to a bug in the makefile, the package was accidentally build as debug version (-DNDEBUG missing). In a debug build errors (incl. triggered by errors in the input) call abort() instead of exit() to get a stack trace. Since abort() causes "Aborted" to be in the output, the expected output is different.
I still don't understand why the package only failed on same architectures, on only sometimes on particular architectures (incl. i386 and amd64). It seems that the "Aborted" string is not always printed, or the bug in the makefile only shows up under certain conditions. A fixed package will be uploaded soon. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org