! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce4-mount-plugin: Does not support aarch64
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce4-mount-plugin
Component:
General

Comments

Description Raphael Groner 2014-05-11 10:10:01 CEST
Created attachment 5488 
xfce4-mount-plugin-aarch64.patch

From downstream (Fedora):

 Dennis Gilmore 2013-03-23 17:35:39 CET

Support for the ARM 64 bit CPU architecture (aarch64) was introduced in 
autoconf 2.69.  xfce4-mount-plugin 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/xfce4-mount-plugin/xfce4-mount-plugin-aarch64.patch
which updates config.guess and config.sub to recognize aarch64.
Comment 1 Fabian Nowak editbugs 2014-05-13 21:35:50 CEST
The package depends on the Xfce-own aclocal.m4. Not so easy to upgrade, unless the xfce4-dev-tools have been upgraded.

autoreconf doesn't change anything. Running Debian unstable with autoconf 2.69.

The patch fails at most places. Did you try the patch versus git repository, or only versus Fedora package? 

I did some AC_CONFIG_DIR changes and similar stuff, maybe that helps.
Comment 2 Raphael Groner 2014-05-13 22:23:55 CEST
Fabian,
I can not test the patch and it's not mine. I have just upstreamed it and I doubt the original author of the patch can read what we are writing here cause I tried to add him into CC but his address in rhbz is unknown in this Xfce bugzilla. Maybe you can continue to comment in the downstream bug for the first steps?

Bug #10886

Reported by:
Raphael Groner
Reported on: 2014-05-11
Last modified on: 2020-05-21

People

Assignee:
Fabian Nowak
CC List:
1 user

Version

Version:
unspecified

Attachments

xfce4-mount-plugin-aarch64.patch (51.82 KB, patch)
2014-05-11 10:10 CEST , Raphael Groner
no flags

Additional information