Bug 1106271

Summary: nc6: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: nc6Assignee: Petr Šabata <psabata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jsafrane, psabata, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: nc6-1.0-19.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-10 14:00:12 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
Move the comments around a little none

Description Dennis Gilmore 2014-06-09 04:07:14 UTC
Your package nc6 failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-09 04:07:17 UTC
Created attachment 904373 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 04:07:19 UTC
Created attachment 904374 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 04:07:20 UTC
Created attachment 904375 [details]
state.log

Comment 4 Petr Šabata 2014-06-10 13:37:43 UTC
Running configure fails because the regenerated configure script is broken on line 3124:

 3122     as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
 3123   fi
 3124 fi           ac_config_headers="$ac_config_headers config.h"
 3125 
 3126

Comment 5 Petr Šabata 2014-06-10 13:59:48 UTC
Created attachment 907271 [details]
Move the comments around a little