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 1294893

Summary: Use system malloc on 32-bit MIPS
Product: [Fedora] Fedora Reporter: Michal Toman <michal.toman>
Component: xemacsAssignee: Jerry James <loganjerry>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: loganjerry, steve.traylen
Target Milestone: ---   
Target Release: ---   
Hardware: mips32   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-30 21:21:17 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: 1242747    
Attachments:
Description Flags
Use-system-malloc-on-32-bit-MIPS.patch none

Description Michal Toman 2015-12-30 20:05:07 UTC
Created attachment 1110620 [details]
Use-system-malloc-on-32-bit-MIPS.patch

Description of problem:
We are trying to bring Fedora to MIPS platform and this requires updating xemacs specfile to use system malloc on 32-bit MIPS.

Actual results:
system malloc is not used on 32-bit MIPS and the build hangs indefinitely

Expected results:
system malloc is used, the build passes and xemacs works

Additional info:
Attaching a dist-git patch

Comment 1 Jerry James 2015-12-30 20:22:51 UTC
MIPS support; how exciting!  I wish you the best of luck in moving forward with that.

Your patch is eminently reasonable.  I have applied it and started a build for Rawhide.