(25/27) Installing perl-error (0.17030-r0) CC error_message.c CC error.c diff -c ./test_cases/$t.c $t.c > $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ diff -c ./test_cases/$t.h $t.h >> $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ /bin/rm -f $t.c $t.h $t.failed; \ 60 s_errors 2 404 s_error_count 4 408 s_first_error_time 4 412 s_first_error_ino 4 416 s_first_error_block 8 424 s_first_error_func 32 456 s_first_error_line 4 460 s_last_error_time 4 464 s_last_error_ino 4 468 s_last_error_line 4 472 s_last_error_block 8 480 s_last_error_func 32 632 s_first_error_time_hi 1 633 s_last_error_time_hi 1 634 s_first_error_errcode 1 635 s_last_error_errcode 1 No failures. f_bigalloc_badinode: delete bad inode handling for bigalloc filesystems: failed f_cloneblock_alloc_error: decrement badcount after remapping duplicate block: ok f_jnl_etb_alloc_fail: can't allocate extent tree block recreating journal: ok f_mke2fs_baddisk: mke2fs /dev/mapper/bad_disk should fail: skip f_no_cache_corrupt_inode: don't cache inodes that fail checksum verification: ok f_unshare_blocks_no_space: unshare blocks should fail with no free space: ok m_error_behavior: mke2fs with error behavior: ok t_ext_jnl_fail: tune2fs fail external journal: ok t_mmp_fail: error running tune2fs with MMP: skipped (slow test) u_errorout: e2undo a failed command: ok 382 tests succeeded 1 tests failed Tests failed: f_bigalloc_badinode make[1]: *** [Makefile:401: test_post] Error 1 make: *** [Makefile:430: check-recursive] Error 1 >>> ERROR: e2fsprogs: check failed (19/27) Purging perl-error (0.17030-r0)