Bug 1424554

Summary: xerces-c27: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: xerces-c27Assignee: Ralf Corsepius <rc040203>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: rc040203, xavier
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: 2017-02-24 07:12:51 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: 1423041    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2017-02-17 17:32:20 UTC
Your package xerces-c27 failed to build from source in current rawhide.

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

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

Comment 1 Fedora Release Engineering 2017-02-17 17:32:24 UTC
Created attachment 1254924 [details]
build.log

Comment 2 Fedora Release Engineering 2017-02-17 17:32:27 UTC
Created attachment 1254925 [details]
root.log

Comment 3 Fedora Release Engineering 2017-02-17 17:32:29 UTC
Created attachment 1254926 [details]
state.log

Comment 4 Ralf Corsepius 2017-02-24 06:44:25 UTC
Taking. The cause of this FTBFS is this spec using perl, but perl not being in buildroots by default anymore.

As the only perl invocation in this package is a regex-one-liner inside of this spec and sed is being used elsewhere, I am going to replace the perl use-case with an equivalent sed one-liner.