On Fri, May 06, 2016 at 10:21:33AM +0100, Chris Lamb wrote: > libgfs2 unit tests > > 24: meta.c FAILED (libgfs2.at:4) > 25: rgrp.c ok
The build test fails for me on unstable too due to a 2 byte increase in a structure size. Was there some recent compiler or lib change in unstable that would have caused this? ## ------------- ## ## Test results. ## ## ------------- ## ERROR: All 25 tests were run, 1 failed unexpectedly. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: gfs2-utils master test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 24: libgfs2.at:3 meta.c libgfs2 ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 24. libgfs2.at:3: testing meta.c ... ./libgfs2.at:3: test x"$ENABLE_UNIT_TESTS" = "xyes" || exit 77 ./libgfs2.at:4: check_meta stderr: gfs2_dirent: __pad: offset is 28, expected 26 gfs2_dirent: size mismatch between struct 40 and fields 38 stdout: Running suite(s): libgfs2 0%: Checks: 1, Failures: 1, Errors: 0 check_meta.c:9:F:Meta:test_lgfs2_meta:0: Assertion 'lgfs2_selfcheck() == 0' failed ./libgfs2.at:4: exit code was 1, expected 0 24. libgfs2.at:3: 24. meta.c (libgfs2.at:3): FAILED (libgfs2.at:4) -- Valentin