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 925739

Summary: libgeotiff: Does not support aarch64 in f19 and rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: libgeotiffAssignee: Volker Fröhlich <volker27>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: cristian.balint, neteler, volker27
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libgeotiff-1.2.5-14.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-06 03:34:06 UTC Type: ---
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: 922257    

Description Dennis Gilmore 2013-03-23 00:58:03 UTC
Support for the ARM 64 bit CPU architecture (aarch64) was introduced in 
autoconf 2.69.  libgeotiff 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/libgeotiff/libgeotiff-aarch64.patch
which updates config.guess and config.sub to recognize aarch64.

Comment 1 markusN 2013-10-06 18:05:54 UTC
(Un)related:

It may be good to update libgeotiff in Fedora, currently the version 1.2.5
is packaged which is some years old while 
https://apps.fedoraproject.org/packages/mingw-libgeotiff
is at 1.4.0.

Concerning the bug report:
The two files in question can also be obtained like this:

http://git.savannah.gnu.org/cgit/config.git/plain/config.guess
http://git.savannah.gnu.org/cgit/config.git/plain/config.sub
(we use them in the GRASS GIS package)

Comment 2 Volker Fröhlich 2014-04-27 13:53:37 UTC
Applied the patch in F19 through Rawhide, due to the still pending legal situation with libgeotiff: #621416

Comment 3 Fedora Update System 2014-04-27 14:16:53 UTC
libgeotiff-1.2.5-14.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/libgeotiff-1.2.5-14.fc20

Comment 4 Fedora Update System 2014-04-27 14:17:01 UTC
libgeotiff-1.2.5-14.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/libgeotiff-1.2.5-14.fc19

Comment 5 Fedora Update System 2014-04-28 04:53:25 UTC
Package libgeotiff-1.2.5-14.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 libgeotiff-1.2.5-14.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-5728/libgeotiff-1.2.5-14.fc19
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-05-06 03:34:06 UTC
libgeotiff-1.2.5-14.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-05-06 03:37:18 UTC
libgeotiff-1.2.5-14.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.