On 4/20/2017 4:20 AM, Wang Dong wrote: > The test case uses a temporary file in libparted/tests under > Check framwork.It can be issued by "make check" in the test dir. I get a number of errors like this: volser.c:78:14: error: unused variable 'vol' [-Werror=unused-variable] char vol[7] = {0};