Bug 1113345

Summary: webkitgtk3: fix for 64k pages on aarch64
Product: [Fedora] Fedora Reporter: Yaakov Selkowitz <yselkowi>
Component: webkitgtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fedora, kalevlember, mclasen, pbrobinson, tpopela, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: aarch64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-04 15:45:36 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: 1074093    
Bug Blocks: 922257    
Attachments:
Description Flags
Patch for rawhide none

Description Yaakov Selkowitz 2014-06-26 02:39:51 UTC
webkitgtk3 currently builds but does not run correctly on aarch64, as evidenced by this build failure in seed:

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2452170

The issue is the recent switch to 64k pages on aarch64.  Fortunately, ppc64 is in the same boat, so we can use their patch.  Successful scratch build, with which I was able to successfully build seed in mock:

http://arm.koji.fedoraproject.org/koji/taskinfo?taskID=2451861

Comment 1 Yaakov Selkowitz 2014-06-26 02:42:58 UTC
Created attachment 912338 [details]
Patch for rawhide