Bug 914040

Summary: gmp-ecm: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: gmp-ecmAssignee: Conrad Meyer <cse.cem+redhatbugz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cse.cem+redhatbugz, loganjerry
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: 2013-03-04 16:21:56 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: 913825    

Description Dennis Gilmore 2013-02-22 09:28:16 UTC
Your package gmp-ecm failed to build from source in current rawhide.

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

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/2680/4962680/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/2680/4962680/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/2680/4962680/state.log
NOTE: build logs are cleaned up after 1 week

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

Comment 1 Conrad Meyer 2013-02-22 18:33:38 UTC
Bug or new behavior in GCC? This is now failing in %check (builds fine), wasn't before F-19 rebuild.

Comment 2 Jerry James 2013-02-23 23:40:53 UTC
It turns out that ECM uses some knowledge of GMP internals, and that GMP 5.1 invalidated some of that knowledge.  I've plucked a couple of patches out of upstream's subversion repository to fix the problem.  I'll push a build shortly.

Comment 3 Conrad Meyer 2013-02-23 23:53:08 UTC
Cool, thanks Jerry.