[LTP] [RFC][PATCH 0/8] Convert shell-based ACL test (tacl_xattr.sh) to C

Sachin Sant sachinp@linux.ibm.com
Tue Jun 2 08:23:53 CEST 2026



On 01/06/26 12:20 pm, Andrea Cervesato wrote:
> Hi Sachin,
>
> the patch set is not compiling in some systems. Please verify that it
> compiles by running the CI in your github branch before sending a new
> patch.
>
> https://github.com/linux-test-project/ltp/actions/runs/26713233737
Thanks Andrea for the pointer.
Test building in various distros in Docker workflow was not enabled in 
my branch.
I have now enabled it so that I can catch such failures in future.

The compile/link failure seems to be due to unconditional inclusion of 
-lacl and
sys/acl.h header. Will add a build-time detection for libacl to allow 
tests to
compile on systems without libacl development packages.

Will send an updated patch series.

-- 
Thanks
- Sachin




More information about the ltp mailing list