Bug 1290331 - epel7 netcdf-fortran FTBFS on aarch64
Summary: epel7 netcdf-fortran FTBFS on aarch64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: netcdf-fortran
Version: epel7
Hardware: aarch64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: epel7aarch64
TreeView+ depends on / blocked
 
Reported: 2015-12-10 09:14 UTC by Yaakov Selkowitz
Modified: 2015-12-28 21:25 UTC (History)
3 users (show)

Fixed In Version: netcdf-fortran-4.2-16.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-28 21:25:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Yaakov Selkowitz 2015-12-10 09:14:08 UTC
The build of netcdf-fortran on the new aarch64 and ppc64le architectures was fixed in Fedora after epel7 branched.  Please merge from at least 1b3d4df and update in order to fix the epel7 builds as well.

Comment 1 Peter Robinson 2015-12-10 09:20:14 UTC
it builds just fine on ppc64le, are you sure?

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

Comment 2 Yaakov Selkowitz 2015-12-10 09:43:56 UTC
(In reply to Peter Robinson from comment #1)
> it builds just fine on ppc64le, are you sure?

It certainly does not on aarch64, and the commit in question (which was yours) indicates that it is for both arches.

In any case, since it somehow managed to build on ppc64le but not aarch64, adjusting the BZ accordingly.

Comment 3 Peter Robinson 2015-12-10 09:50:50 UTC
> In any case, since it somehow managed to build on ppc64le but not aarch64,
> adjusting the BZ accordingly.

are you sure that's correct, the fix I put in (copying the config.* files) has been mitigated with the addition of it happening as part of the %configure macro so actually is now obsolete as of 7.1 so I actually believe aarch64 is OK too.

Comment 4 Yaakov Selkowitz 2015-12-10 10:12:06 UTC
Peter Robinson from comment #3)
> > In any case, since it somehow managed to build on ppc64le but not aarch64,
> > adjusting the BZ accordingly.
> 
> are you sure that's correct, the fix I put in (copying the config.* files)
> has been mitigated with the addition of it happening as part of the
> %configure macro so actually is now obsolete as of 7.1 so I actually believe
> aarch64 is OK too.

It has not mitigated because %configure only replaces config.* under the directory from which it is called, and netcdf-fortran uses a VPATH build.  The bundled config.sub does include powerpc64le, but not aarch64, and for that reason a local build on the latter fails and updating config.* fixes it.

Comment 5 Fedora Update System 2015-12-10 18:05:39 UTC
netcdf-4.3.3.1-5.el7 netcdf-fortran-4.2-16.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-215b4baa77

Comment 6 Fedora Update System 2015-12-12 20:23:10 UTC
hdf5-1.8.12-7.el7, netcdf-4.3.3.1-5.el7, netcdf-fortran-4.2-16.el7, paraview-4.4.0-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update paraview hdf5 netcdf-fortran netcdf'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-215b4baa77

Comment 7 Fedora Update System 2015-12-28 21:25:40 UTC
hdf5-1.8.12-7.el7, netcdf-4.3.3.1-5.el7, netcdf-fortran-4.2-16.el7, paraview-4.4.0-2.el7 has been pushed to the Fedora EPEL 7 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.