Bug 1123757

Summary: flint build runs OOM on s390
Product: [Fedora] Fedora Reporter: Jakub Čajka <jcajka>
Component: flintAssignee: Paulo Andrade <paulo.cesar.pereira.de.andrade>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: loganjerry, paulo.cesar.pereira.de.andrade, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: s390   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-08 14:19:07 UTC Type: Bug
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: 467765    
Attachments:
Description Flags
Disables memory heavy tests on s390 none

Description Jakub Čajka 2014-07-28 08:04:49 UTC
Created attachment 921717 [details]
Disables memory heavy tests on s390

Flint build runs OOM on s390 as it have smaller address space(2GB). I have fixed this by setting "-DHAVE_FAST_COMPILER=0" , as it's already done for ARM. In attachment is patch doing so.  

Scratch build:
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1443043

Failing build:
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1444210

Comment 1 Jerry James 2014-08-08 14:19:07 UTC
A version of flint built with this patch has just been pushed to stable for F-20.  Builds for F-21 and Rawhide with this patch were done when the bug was first filed.