Bug 1307369

Summary: cdk: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: cdkAssignee: Marek Mahut <mmahut>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: i, mmahut, rosset.filipe, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-06 20:39:09 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: 1305208    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2016-02-13 21:07:02 UTC
Your package cdk failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12808964

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 21:07:05 UTC
Created attachment 1124177 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:07:06 UTC
Created attachment 1124178 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 21:07:07 UTC
Created attachment 1124179 [details]
state.log

Comment 4 Jan Kurik 2016-02-24 14:35:52 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 5 Yaakov Selkowitz 2016-02-25 02:25:08 UTC
error: Installed (but unpackaged) file(s) found:
   /usr/share/doc/cdk/EXPANDING
   /usr/share/doc/cdk/INSTALL
   /usr/share/doc/cdk/TODO

make install is installing docs that are not accounted for in %doc.  A rm -fr $RPM_BUILD_ROOT%{_pkgdocdir} in %install may be in order.