Package: mbr Version: 1.1.9-1 Severity: serious From my pbuilder build log (on i386 sid):
... gcc -m32 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.9\" -I. -I. -Wall -Wstrict-prototypes -Wmissing-prototypes -g -m32 -g -Wall -W -O2 -c vm86.c vm86.c:8: warning: missing initializer vm86.c:8: warning: (near initialization for 'v86.regs') vm86.c:15: error: expected declaration specifiers or '...' before 'vm86' vm86.c:15: error: expected declaration specifiers or '...' before 'fn' vm86.c:15: error: expected declaration specifiers or '...' before 'v86' vm86.c:15: warning: type defaults to 'int' in declaration of '_syscall2' vm86.c: In function 'segv_handler': vm86.c:45: warning: unused parameter 'i' vm86.c: In function 'vm86_run': vm86.c:65: warning: missing initializer vm86.c:65: warning: (near initialization for 'new_segv.__sigaction_handler') vm86.c:77: warning: implicit declaration of function 'vm86' make[2]: *** [vm86.o] Error 1 make[2]: Leaving directory `/tmp/buildd/mbr-1.1.9/harness' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/mbr-1.1.9' make: *** [build] Error 2 -- Daniel Schepler