Package: mbr Version: 1.1.9-2 Severity: serious From my pbuilder build log:
... /usr/bin/make check-TESTS make[1]: Entering directory `/tmp/buildd/mbr-1.1.9' gcc -E -xc table.S86 -o table.s86.tmp && mv table.s86.tmp table.s86 as86 -0 -b table.b.tmp -s table.sym -l table.lst table.s86 && mv table.b.tmp table.b PASS: tests/inst-4 --- test-x 2007-08-23 21:23:32.000000000 +0000 +++ test-y 2007-08-23 21:23:32.000000000 +0000 @@ -1,13 +1 @@ -Output: "\rMBR " -Time: 9 -Output: "\rMBR " -Read sector d128 h15 c1023 s17 to 0000:7c00 -Output: "\r\n" -Time: 10 -Exit: 0080 000f 03ff 0011 -Partition: inactive type: 0xeb -Start: C=1023 H=15 S=17 End: C=1023 H=15 S=17 -Sector 0x0004cc40 Length 0x00010de0 -eax:00000e0a ebx:00000000 ecx:0000ffd1 edx:00000f80 PC:0000:00007c02 -esi:000007de edi:00000005 ebp:00000000 efl:00030246 SP:0000:00000000 -ds:0000 es:0000 fs:0000 gs:0000 FLAGS: c P a Z s t I d o +Unexpected event 255, code 0xffffffff at 0000:7c00 FAIL: tests/mbr-1 --- test-x 2007-08-23 21:23:32.000000000 +0000 +++ test-y 2007-08-23 21:23:32.000000000 +0000 @@ -1,10 +1 @@ -Output: "\rMBR " -Time: 9 -Output: "\rMBR " -Read sector d0 h0 c0 s1 to 0000:7c00 -Output: "\r\n" -Exit: 0000 0000 0000 0001 -Floppy boot. -eax:00000e0a ebx:00000000 ecx:00000001 edx:00000000 PC:0000:00007c02 -esi:00000790 edi:00000005 ebp:00000000 efl:00030246 SP:0000:00000000 -ds:0000 es:0000 fs:0000 gs:0000 FLAGS: c P a Z s t I d o +Unexpected event 255, code 0xffffffff at 0000:7c00 FAIL: tests/mbr-2 ... ===================== 12 of 13 tests failed ===================== make[1]: *** [check-TESTS] Error 1 rm table.s86 make[1]: Leaving directory `/tmp/buildd/mbr-1.1.9' make: *** [build] Error 2 It may be relevant that this build was run under an amd64 kernel, on a dual core processor. -- Daniel Schepler