On Sun, Aug 18, 2019 at 03:17:31PM +0300, Anatoly Pugachev wrote: > On Sun, Jul 28, 2019 at 11:02 PM John Paul Adrian Glaubitz > <glaubitz@xxxxxxxxxxxxxxxxxxx> wrote: > > On 7/28/19 9:59 PM, John Paul Adrian Glaubitz wrote: > > > The util-linux testsuite from git currently fails on Linux/sparc64 with: > > > > > > fdisk: MBR - non-dos mode: [11] 1nd-primary-delete ... FAILED (fdisk/mbr-nondos-mode-1nd-primary-delete) > > > blkid: superblocks probing: [31] fat32_mkdosfs_none_dosfslabel_label1_xp_label2 ... OK > > > minix: mkfs fsck ... OK > > > fdisk: MBR - dos mode ... OK > > > blkid: superblocks probing: [32] fat32_mkdosfs_none_xp_label1 ... OK > > > blkid: superblocks probing: [33] fat32_mkdosfs_none_xp_label1_dosfslabel_label2 ... OK > > > fdisk: MBR - non-dos mode: [12] extended-delete ... FAILED (fdisk/mbr-nondos-mode-extended-delete) > > > blkid: superblocks probing: [34] fat32_xp_label1 ... OK > > > Value out of range. > > > fdisk: MBR - non-dos mode: [13] first-sector-at-end ... FAILED (fdisk/mbr-nondos-mode-first-sector-at-end) > > fdisk non-dos mode tests are not suited (written) for sparc, since > default fdisk partition table/mode on sparc is 'sun'. > So disable this test on sparc. Patch attached. Tested locally and on gcc202. I have applied a little bit different version. It seems we can remove all the non-MBR stuff from the test. Thanks! Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com