Bug 1603489

Summary: bionetgen: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Mohan Boddu <mboddu>
Component: bionetgenAssignee: Zbigniew Jędrzejewski-Szmek <zbyszek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: anto.trande, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-19 16:55:46 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: 1551327, 1602938    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Mohan Boddu 2018-07-19 15:01:51 UTC
bionetgen failed to build from source in Fedora rawhide

https://koji.fedoraproject.org/koji/taskinfo?taskID=28169179


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix bionetgen at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
bionetgen will be orphaned. Before branching of Fedora 30,
bionetgen will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-19 15:01:59 UTC
Created attachment 1460703 [details]
build.log

file build.log too big, will only attach last 1024 bytes

Comment 2 Mohan Boddu 2018-07-19 15:02:04 UTC
Created attachment 1460704 [details]
root.log

file root.log too big, will only attach last 1024 bytes

Comment 3 Mohan Boddu 2018-07-19 15:02:07 UTC
Created attachment 1460705 [details]
state.log

Comment 4 Antonio T. (sagitter) 2018-07-19 16:55:46 UTC

*** This bug has been marked as a duplicate of bug 1511600 ***

Comment 5 Igor Raits 2018-07-23 10:49:53 UTC
Matches:
/bin/sh: g++: command not found

Suggested fix:
BuildRequires:  gcc-c++

Comment 6 Antonio T. (sagitter) 2018-07-23 15:36:34 UTC
(In reply to Igor Gnatenko from comment #5)
> Matches:
> /bin/sh: g++: command not found
> 
> Suggested fix:
> BuildRequires:  gcc-c++

It's already fixed.