Bug 1224538

Summary: libseccomp is missing __SNR_fchmodat2. Please provide libseccomp 2.5.5 or later
Product: [openSUSE] openSUSE Tumbleweed Reporter: Marcus Rückert <mrueckert>
Component: BasesystemAssignee: Jan Engelhardt <jengelh>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Marcus Rückert 2024-05-20 14:35:23 UTC
found while trying to build "nix"

what do we need to do to enable the support to enable that syscall?
Comment 1 Marcus Rückert 2024-05-20 14:35:59 UTC
test package:

https://build.opensuse.org/package/show/home:darix:apps/nix
Comment 2 Marcus Rückert 2024-05-20 14:46:39 UTC
the issue is that the compiler check in the configure script ignores the CFLAGS from pkg-config.
Comment 3 Marcus Rückert 2024-05-20 14:51:56 UTC
https://github.com/NixOS/nix/issues/10744