Bug 1731262

Summary: kernel-headers-5.3.0-0.rc0.git5.1.fc31.s390x contains UAPI headers for x86-64
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: kernel-headersAssignee: Justin M. Forbes <jforbes>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: codonell, dj, jeremy, jforbes, labbott, pbrobinson, rharwood
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-29 11:57:36 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 Florian Weimer 2019-07-18 19:45:24 UTC
In /usr/include/asm/unistd_64.h, there is:

#ifndef _ASM_X86_UNISTD_64_H
#define _ASM_X86_UNISTD_64_H 1

Comment 1 Laura Abbott 2019-07-18 20:45:47 UTC
Yes, this was my mistake. Upstream removed the target to generate all headers and I incorrectly recreated the script.

https://koji.fedoraproject.org/koji/taskinfo?taskID=36328729 should have all the appropriate headers. If it doesn't look right, let me know and I'll fix it up.

Comment 2 Laura Abbott 2019-07-19 15:13:48 UTC
I built the git7 kernel with the updated headers in the buildroot and it looked to be okay (it was failing with the bad headers previously)

Comment 3 DJ Delorie 2019-07-19 17:24:05 UTC
glibc builds are working now too