Bug 925500 - gst-entrans: Does not support aarch64 in f19 and rawhide
Summary: gst-entrans: Does not support aarch64 in f19 and rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gst-entrans
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Theodore Lee
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2013-03-23 00:41 UTC by Dennis Gilmore
Modified: 2014-06-29 19:08 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-29 19:08:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dennis Gilmore 2013-03-23 00:41:19 UTC
Support for the ARM 64 bit CPU architecture (aarch64) was introduced in 
autoconf 2.69.  gst-entrans appears to use an earlier version of 
autoconf, preventing its being built.  This can be fixed in of three ways (In order of preference):

1. Work with upstream to migrate the package to autoconf 2.69.

2. Rerun autoconf or autoreconf in %prep or %build prior to running 
configure.

3. Apply the patch at http://ausil.fedorapeople.org/aarch64/gst-entrans/gst-entrans-aarch64.patch
which updates config.guess and config.sub to recognize aarch64.

Comment 1 Theodore Lee 2013-03-29 01:21:01 UTC
I need to work on updating to gst-entrans-1.0.0 as well, so I will probably try to sort both of these out at once when I have the time (perhaps poking upstream for a 1.0.1 release with the newer autoconf).

Comment 2 Fedora Update System 2014-05-03 08:24:32 UTC
gst-entrans-1.0.2-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/gst-entrans-1.0.2-1.fc20

Comment 3 Fedora Update System 2014-05-03 08:24:40 UTC
gst-entrans-1.0.2-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/gst-entrans-1.0.2-1.fc19

Comment 4 Fedora Update System 2014-05-03 19:52:35 UTC
Package gst-entrans-1.0.2-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gst-entrans-1.0.2-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5946/gst-entrans-1.0.2-1.fc19
then log in and leave karma (feedback).

Comment 5 Theodore Lee 2014-05-03 20:28:12 UTC
Unfortunately it doesn't look like this is buildable yet, due to issues with build dependencies on aarch64:

http://arm.koji.fedoraproject.org/koji/getfile?taskID=2294762&name=root.log


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