Hi Phillip, In my Debian 7 VM I ran 'apt-get update' and 'apt-get upgrade' to ensure that I had the latest packages. Next I removed the entire parted-3.1.90 directory, rebuilt parted, and then ran 'make check' as root again. The same error occurs. Attached is the log (t0251-gpt-unicode.log) as requested in: [parted-devel] [PATCH] Bump library REVISION number for release http://lists.alioth.debian.org/pipermail/parted-devel/2014-July/004549.html Regards, Curtis On 14-07-04 07:46 PM, Curtis Gedak wrote: > Following is some information from running "make check" both as a > normal user and as root: > > DEBIAN 7 - 32 bit > ================= > > $ make check > > ============================================================================ > > Testsuite summary for GNU parted 3.1.90 > ============================================================================ > > # TOTAL: 78 > # PASS: 39 > # SKIP: 38 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > > See tests/test-suite.log > Please report to bug-parted@gnu.org > ============================================================================ > > > $ grep FAIL tests/test-suite.log > # XFAIL: 0 > # FAIL: 1 > FAIL: t0251-gpt-unicode > > > # make check > > PASS: t8000-loop.sh > PASS: t8001-loop-blkpg.sh > t9010-big-sector.sh rmmod scsi_debug... > PASS: t9010-big-sector.sh > t9020-alignment.sh rmmod scsi_debug... > PASS: t9020-alignment.sh > PASS: t9021-maxima.sh > PASS: t9022-one-unit-snap.sh > PASS: t9023-value-lt-one.sh > t9030-align-check.sh /dev/sdc1 failed to disappear > t9030-align-check.sh /dev/sdc1 failed to disappear > t9030-align-check.sh /dev/sdc1 failed to disappear > ....