Bug 1107444

Summary: tcptrack: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: tcptrackAssignee: Ralf Corsepius <rc040203>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: puiterwijk, rc040203
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: 2014-07-22 13:53: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: 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Dennis Gilmore 2014-06-10 03:00:22 UTC
Your package tcptrack failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-10 03:00:28 UTC
Created attachment 906920 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-10 03:00:30 UTC
Created attachment 906921 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-10 03:00:31 UTC
Created attachment 906922 [details]
state.log

Comment 4 Ralf Corsepius 2014-07-22 13:52:17 UTC
Taking. This package appends -Werror to some of its compilation flags.

This raises warnings a new toolchain issues to errors, causing FTBFSes for minor issues (such as in this case).

I am going to patch-out -Werror from the Makefile*'s in question to work-around this issue.