Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1106064

Summary: libpolyxmass: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: libpolyxmassAssignee: Ralf Corsepius <rc040203>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: andreas.bierfert, 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-06-11 01:26:36 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-09 02:25:56 UTC
Your package libpolyxmass failed to build from source in current rawhide.

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

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

Comment 1 Dennis Gilmore 2014-06-09 02:25:59 UTC
Created attachment 903777 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 02:26:01 UTC
Created attachment 903778 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 02:26:03 UTC
Created attachment 903779 [details]
state.log

Comment 4 Ralf Corsepius 2014-06-11 00:54:47 UTC
Taking. 

This package's autotool-sources are old and incompatible to the versions of the autotools being shipped in F21.

Patching the autotool-generated files instead of running the autotools while building fixes the FTBFS. 
An alternative approach would be to modernize the autotool-source files to make them compatible with modern autotools.

Provided upstream seems dead, I am resorting to the former approach (patching).