Bug 917735 - coreutils fails to build for aarch64
Summary: coreutils fails to build for aarch64
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: coreutils
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Ondrej Vasik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-04 16:38 UTC by Mark Salter
Modified: 2013-03-04 17:24 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-03-04 17:24:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to fix aarch64 bits of longlong.h (1.57 KB, patch)
2013-03-04 16:38 UTC, Mark Salter
no flags Details | Diff

Description Mark Salter 2013-03-04 16:38:37 UTC
Created attachment 705066 [details]
Patch to fix aarch64 bits of longlong.h

Description of problem:

coreutils fails to build src/factor.c for AArch64 because of a problem with longlong.h

The longlong.h problem was fixed upstream in gmp:

  http://gmplib.org:8000/gmp/rev/187b7b1646ee

Patch attached.

Version-Release number of selected component (if applicable):


How reproducible:

100%

Steps to Reproduce:
1. build coreutils for aarch64
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Ondrej Vasik 2013-03-04 17:24:07 UTC
Commited and built, closing RAWHIDE.


Note You need to log in before you can comment on or make changes to this bug.