bug#72934: lxc fails to build

2024-09-02 Thread Jakob Kirsch via Bug reports for GNU Guix
this is now being tracked in #72976 OpenPGP_0x6AD8A2FE6B5CD0DC.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

bug#72934: lxc fails to build

2024-09-01 Thread Jakob Kirsch via Bug reports for GNU Guix
The error message is: ``` mount_utils.c: In function ‘create_detached_idmapped_mount’: mount_utils.c:297:29: error: passing argument 4 of ‘mount_setattr’ from incompatible pointer type [-Werror=incompatible-pointer-types]  297 | &attr, sizeof(attr)); |