Bug 1369083 - MPI version of nc-config shows incorrect paths
Summary: MPI version of nc-config shows incorrect paths
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: netcdf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-22 12:57 UTC by Dave Love
Modified: 2016-12-05 21:43 UTC (History)
4 users (show)

Fixed In Version: netcdf-4.4.1.1-1.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-05 21:43:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dave Love 2016-08-22 12:57:00 UTC
Description of problem:

The MPI version (or at least the openmpi one) of nc-config is incorrect, e.g. --includedir should be /usr/include/openmpi-x86_64, not /usr/include:

  $ which nc-config
  /usr/lib64/openmpi/bin/nc-config
  $ nc-config --includedir
  /usr/include

However, pkg-config gets it right:

  $ pkg-config  --variable=includedir netcdf
  /usr/include/openmpi-x86_64

(This actually bit me in packaging something using netcdf-openmpi.)

Version-Release number of selected component (if applicable):
4.4.1-2.fc25.x86_64

Comment 1 Orion Poplawski 2016-08-22 15:41:48 UTC
This was just fixed upstream here: https://github.com/Unidata/netcdf-c/pull/305

Can you wait for a 4.4.1.1, or shall I push an update with this patch?

Comment 2 Fedora Update System 2016-11-29 20:48:37 UTC
netcdf-4.4.1.1-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5de2503776

Comment 3 Fedora Update System 2016-11-29 20:48:44 UTC
netcdf-4.4.1.1-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-66f20ad21e

Comment 4 Fedora Update System 2016-12-03 04:32:04 UTC
netcdf-4.4.1.1-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-66f20ad21e

Comment 5 Fedora Update System 2016-12-03 05:39:32 UTC
netcdf-4.4.1.1-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5de2503776

Comment 6 Fedora Update System 2016-12-05 21:43:48 UTC
netcdf-4.4.1.1-1.fc25 has been pushed to the Fedora 25 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.