Bug 1308231

Summary: vit: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: vitAssignee: Ralf Corsepius <rc040203>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rc040203, sanjay.ankur
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-20 05:27:53 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
proposed patch none

Description Fedora Release Engineering 2016-02-13 22:40:48 UTC
Your package vit failed to build from source in current rawhide.

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

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

Comment 1 Fedora Release Engineering 2016-02-13 22:40:50 UTC
Created attachment 1126761 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 22:40:51 UTC
Created attachment 1126762 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 22:40:52 UTC
Created attachment 1126763 [details]
state.log

Comment 4 Ankur Sinha (FranciscoD) 2016-02-15 19:06:28 UTC
Ack. Working on it.

Comment 5 Ralf Corsepius 2016-02-17 05:26:27 UTC
Created attachment 1127845 [details]
proposed patch

The trigger of this FTBFS is the package lacking a BR: perl(Time::HiRes).

The patch in the attachment (against git master) is how I would address this.

Comment 6 Ralf Corsepius 2016-02-20 05:27:53 UTC
Patch applied: http://koji.fedoraproject.org/koji/buildinfo?buildID=737306

Comment 7 Ankur Sinha (FranciscoD) 2016-03-08 17:19:16 UTC
Thanks, Ralf!