Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1307623 - htdig: FTBFS in rawhide
Summary: htdig: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: htdig
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 21:35 UTC by Fedora Release Engineering
Modified: 2016-02-16 03:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-16 03:41:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (682.80 KB, text/plain)
2016-02-13 21:35 UTC, Fedora Release Engineering
no flags Details
root.log (87.72 KB, text/plain)
2016-02-13 21:35 UTC, Fedora Release Engineering
no flags Details
state.log (637 bytes, text/plain)
2016-02-13 21:35 UTC, Fedora Release Engineering
no flags Details
patch to address this issue (2.48 KB, patch)
2016-02-14 06:44 UTC, Ralf Corsepius
no flags Details | Diff

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


Note You need to log in before you can comment on or make changes to this bug.