| Summary: | Unable to build from source on aarch64 (probably also other than x86-64) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcin Juszkiewicz <mjuszkie> | ||||
| Component: | hunspell-en | Assignee: | Caolan McNamara <caolanm> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | blc, caolanm | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | hunspell-en-0.20121024-6.fc21 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-10-24 10:31:50 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 922257 | ||||||
| Attachments: |
|
||||||
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 *** Built a hunspell-en-0.20121024-6.fc21/fc20 in case some problem with that fix not getting into all branches |
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: