Bugzilla – Bug 1224538
libseccomp is missing __SNR_fchmodat2. Please provide libseccomp 2.5.5 or later
Last modified: 2024-05-20 14:51:56 UTC
found while trying to build "nix" what do we need to do to enable the support to enable that syscall?
test package: https://build.opensuse.org/package/show/home:darix:apps/nix
the issue is that the compiler check in the configure script ignores the CFLAGS from pkg-config.
https://github.com/NixOS/nix/issues/10744