vol/volume.c fails to compile with clang due to the reason given in the summary Reproducible: Always Steps to Reproduce: 1. set clang as the system compiler before executing 'emerge' 2. emerge -1 reiser4progs 3. see how compilation will fail Actual Results: compilation fails Expected Results: compilation must succeed
Created attachment 894634 [details, diff] the patch that fixes the issue
Created attachment 894635 [details] build log revealing how compilation fails
There is PR https://github.com/gentoo/gentoo/pull/36161
*** This bug has been marked as a duplicate of bug 887119 ***