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 1022628 - Unable to build from source on aarch64 (probably also other than x86-64)
Summary: Unable to build from source on aarch64 (probably also other than x86-64)
Keywords:
Status: CLOSED DUPLICATE of bug 1009741
Alias: None
Product: Fedora
Classification: Fedora
Component: hunspell-en
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2013-10-23 16:05 UTC by Marcin Juszkiewicz
Modified: 2013-11-04 17:05 UTC (History)
2 users (show)

Fixed In Version: hunspell-en-0.20121024-6.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-24 10:31:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
fix for a bug (342 bytes, patch)
2013-10-23 16:05 UTC, Marcin Juszkiewicz
no flags Details | Diff

Description Marcin Juszkiewicz 2013-10-23 16:05:11 UTC
Created attachment 815466 [details]
fix for a bug

Description of problem:

hunspell-en source contains two x86-64 binaries which are used during build. Due to that any build on other architecture (aarch64 in this case) fails.

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

0.20121024-5

How reproducible:

always

Steps to Reproduce:
1. grab arm or aarch64 system
2. rebuild package

Actual results:

./make-aspell-dict
base
deaccent
./make-aspell-dict: line 42: src/deaccent: cannot execute binary file
./make-aspell-dict: line 42: src/deaccent: cannot execute binary file
./make-aspell-dict: line 42: src/deaccent: cannot execute binary file
./make-aspell-dict: line 42: src/deaccent: cannot execute binary file
./make-aspell-dict: line 42: src/deaccent: cannot execute binary file
./make-aspell-dict: line 49: src/deaccent: cannot execute binary file

Expected results:

package build

Additional info:

Comment 1 Caolan McNamara 2013-10-24 10:31:50 UTC
Isn't this a duplicate of bug #1009741 and actually already fixed in 0.20121024-5 ? I don't see scowl/src/deaccent scowl/src/find-accented in 0.20121024-5 but I do see them in 0.20121024-4

*** This bug has been marked as a duplicate of bug 1009741 ***

Comment 2 Caolan McNamara 2013-10-24 11:11:02 UTC
Built a hunspell-en-0.20121024-6.fc21/fc20 in case some problem with that fix not getting into all branches


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