Bug 964424 - ga is FTBFS on ARM
Summary: ga is FTBFS on ARM
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: ga
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Brown
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ARM
TreeView+ depends on / blocked
 
Reported: 2013-05-18 13:12 UTC by Peter Robinson
Modified: 2020-03-17 22:00 UTC (History)
3 users (show)

Fixed In Version: ga-5.1.1-3.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-30 17:40:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Peter Robinson 2013-05-18 13:12:53 UTC
Build failures:

http://arm.koji.fedoraproject.org/koji/packageinfo?packageID=16008

Failure excerpt:

/bin/sh ./libtool  --tag=CC   --mode=compile mpicc -DHAVE_CONFIG_H -I.     -Igaf2c -I./gaf2c              -I./src/devices/sockets   -I./src/include    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches  -march=armv7-a -mfpu=vfpv3-d16  -mfloat-abi=hard -c -o src/common/armci.lo src/common/armci.c
libtool: compile:  mpicc -DHAVE_CONFIG_H -I. -Igaf2c -I./gaf2c -I./src/devices/sockets -I./src/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c src/common/armci.c  -fPIC -DPIC -o src/common/.libs/armci.o
In file included from src/common/armci.c:94:0:
./src/include/locks.h:16:5: error: #error cannot run
 #   error cannot run
     ^
src/common/armci.c: In function '_armci_init_handle':
src/common/armci.c:840:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     ((double *)((hdl)->data))[0]=0;
     ^
src/common/armci.c:841:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     ((double *)((hdl)->data))[1]=0;
     ^
make[3]: *** [src/common/armci.lo] Error 1
make[3]: Leaving directory `/builddir/build/BUILD/ga-5.1.1/ga-5.1.1-mpich2/armci'
make[2]: *** [all] Error 2

Comment 1 David Brown 2013-05-21 19:09:09 UTC
I'm working with upstream and they don't support ARM yet. I'm working on putting exclusive arch options into the spec to get things building right.

http://koji.fedoraproject.org/koji/buildinfo?buildID=420737

Comment 2 Fedora Update System 2013-05-21 19:53:48 UTC
ga-5.1.1-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/ga-5.1.1-3.fc19

Comment 3 Fedora Update System 2013-05-22 22:41:39 UTC
Package ga-5.1.1-3.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 ga-5.1.1-3.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-8901/ga-5.1.1-3.fc19
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-06-01 03:26:23 UTC
ga-5.1.1-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 marcindulak 2014-01-25 17:11:45 UTC
According to http://fedoraproject.org/wiki/Packaging:Guidelines#Architecture_Support
this bug should have Blocks: F-ExcludeArch-arm

Comment 6 Orion Poplawski 2017-03-15 22:33:40 UTC
Still an issue

Comment 7 Jan Kurik 2017-08-15 07:15:15 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.

Comment 8 Ben Cotton 2018-11-27 18:37:18 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 9 Ben Cotton 2018-11-30 17:40:47 UTC
Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 10 marcindulak 2020-03-17 22:00:08 UTC
armv7hl build is available starting from f32 https://koji.fedoraproject.org/koji/buildinfo?buildID=1477455


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