[ET Trac] [Einstein Toolkit] #1635: hwloc requires a certain minimum version, but does not check for it

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu Dec 18 13:09:36 CST 2014


#1635: hwloc requires a certain minimum version, but does not check for it
---------------------+------------------------------------------------------
  Reporter:  knarf   |       Owner:                     
      Type:  defect  |      Status:  closed             
  Priority:  major   |   Milestone:  ET_2014_11         
 Component:  Cactus  |     Version:  development version
Resolution:  fixed   |    Keywords:  backport           
---------------------+------------------------------------------------------

Comment (by jfrieben@…):

 It seems that

     pkg-config --modversion hwloc < '1.6'

 is not the correct way to perform the version check; for the current
 stable version 1.10.0, the configure script erroneously concludes that
 1.10.0 < 1.6 leading to the following complaint:

     Running configuration script for thorn HWLOC:
     hwloc selected, but HWLOC_DIR not set. Checking some places...
     Found hwloc in /usr
     hwloc too old (require at least version 1.6)
     Using bundled hwloc...

 Rebuilding hwloc from the included sources is undesirable when a complete
 hwloc package provided by the OS vendor is already installed on the
 system.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1635#comment:7>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list