Bug 1737005

Summary: cgit: FTBFS in Fedora rawhide/f31
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: cgitAssignee: Todd Zullinger <tmz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kevin, praiskup, tmz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cgit-1.2.1-5.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-02 14:26:25 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: 1700317, 1732841    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2019-08-02 09:49:41 UTC
cgit failed to build from source in Fedora rawhide/f31

https://koji.fedoraproject.org/koji/taskinfo?taskID=36638243


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Please fix cgit at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
cgit will be orphaned. Before branching of Fedora 32,
cgit will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2019-08-02 09:49:44 UTC
Created attachment 1599963 [details]
build.log

Comment 2 Fedora Release Engineering 2019-08-02 09:49:47 UTC
Created attachment 1599964 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2019-08-02 09:49:48 UTC
Created attachment 1599965 [details]
state.log

Comment 4 Todd Zullinger 2019-08-02 14:26:25 UTC
This was caused by a missing BuildRequires on zlib-devel, which was previously pulled into the build root by something else.  The git portion of the build needs zlib-devel.

It should be fixed in rawhide by bff3532 ("add missing zlib-devel BuildRequires, fixes FTBFS (#1737005)", 2019-08-02) <https://src.fedoraproject.org/rpms/cgit/c/bff3532>, <https://koji.fedoraproject.org/koji/taskinfo?taskID=36761843>.