Bug 1902258

Summary: tst-syscall-list fails due to missing faccessat2 in syscall-names.list
Product: Red Hat Enterprise Linux 8 Reporter: Arjun Shankar <ashankar>
Component: glibcAssignee: glibc team <glibc-bugzilla>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.4CC: ashankar, codonell, dj, fweimer, mnewsome, pfrankli, sipoyare
Target Milestone: rcKeywords: Bugfix
Target Release: 8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-27 15:04:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Arjun Shankar 2020-11-27 14:03:05 UTC
kernel has faccessat2 since version 4.18.0-252.el8 (see bug 1333764), but glibc doesn't yet have it in syscall-names.list, which causes tst-syscall-list to fail.

I ran into this while testing glibc rebuild on POWER10.

Comment 1 Carlos O'Donell 2020-11-27 15:04:42 UTC
Arjun, Thanks for testing. We already had open 1871386 to backport the linux 5.8 syscall names which will fix this bug.

*** This bug has been marked as a duplicate of bug 1871386 ***