Bug 2190238

Summary: libtar: C99 compatibility fixes for the configure script
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: libtarAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: huzaifas, kdudka, praiskup
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: libtar-1.2.20-28.fc39 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-27 16:35:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
libtar-configure-c99.patch none

Description Florian Weimer 2023-04-27 16:23:28 UTC
There are a bunch of #include directives missing that will prevent building with future compilers in the same way we build the package today.

Filing this downstream for tracking purposes because upstream does not seem to have a bug tracker (and appears generally dormant).

Reproducible: Always

Comment 1 Florian Weimer 2023-04-27 16:24:11 UTC
Created attachment 1960468 [details]
libtar-configure-c99.patch