Bug 925815 - libnetfilter_conntrack: Does not support aarch64 in f19 and rawhide
Summary: libnetfilter_conntrack: Does not support aarch64 in f19 and rawhide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libnetfilter_conntrack
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul P Komkoff Jr
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARM64, F-ExcludeArch-aarch64
TreeView+ depends on / blocked
 
Reported: 2013-03-23 01:04 UTC by Dennis Gilmore
Modified: 2013-04-03 04:41 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-03 04:24:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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

Comment 1 Paul P Komkoff Jr 2013-03-24 16:35:18 UTC
I think this package is just confusing, but not broken.
It has old autoconf files in /, and newer in build-aux. Your script detects the old ones but they don't appear to be used, actually.
I'll test this idea now.

Comment 2 Paul P Komkoff Jr 2013-03-24 16:46:21 UTC
Yeah, I just deleted compile config.guess config.sub depcomp install-sh ltmain.sh missing, did not rerun autoconf and it still builds fine.
I'll close it with my update that bumps version/deletes the confusing files.

Comment 3 Fedora Update System 2013-03-24 19:03:58 UTC
libnetfilter_conntrack-1.0.3-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/libnetfilter_conntrack-1.0.3-1.fc17

Comment 4 Fedora Update System 2013-03-24 19:06:24 UTC
libnetfilter_conntrack-1.0.3-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/libnetfilter_conntrack-1.0.3-1.fc18

Comment 5 Fedora Update System 2013-03-25 22:53:20 UTC
Package libnetfilter_conntrack-1.0.3-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libnetfilter_conntrack-1.0.3-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-4389/libnetfilter_conntrack-1.0.3-1.fc18
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-04-03 04:24:20 UTC
libnetfilter_conntrack-1.0.3-1.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-04-03 04:41:37 UTC
libnetfilter_conntrack-1.0.3-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


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