Bug 1307623

Summary: htdig: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: htdigAssignee: Ralf Corsepius <rc040203>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rc040203, thozza
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-02-16 03:41:17 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
patch to address this issue none

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

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

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

Comment 1 Fedora Release Engineering 2016-02-13 21:35:31 UTC
Created attachment 1124933 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 21:35:33 UTC
Created attachment 1124934 [details]
root.log

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

Comment 4 Ralf Corsepius 2016-02-14 06:44:31 UTC
Created attachment 1126961 [details]
patch to address this issue

This package's sources suffer old age and c++14 compatibility issues.

Immediate trigger of the FTBFS is c++ having become stricter on "narrowing" (implicit unsigned char -> "signed char" casts).

A what I consider to a be pretty obvious patch, is in the attachment (patch against git master). Unless somebody objects, I'd apply it in near future.

Comment 5 Ralf Corsepius 2016-02-16 03:41:17 UTC
Patch applied, package rebuilt for rawhide:
https://koji.fedoraproject.org/koji/taskinfo?taskID=13001888