[ET Trac] [Einstein Toolkit] #2185: PAPI's compilation produces warnings

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon Aug 6 08:50:53 CDT 2018


#2185: PAPI's compilation produces warnings
---------------------------------+-----------------------------------
 Reporter:  Roland Haas          |       Type:  defect
   Status:  new                  |   Priority:  minor
Milestone:                       |  Component:  EinsteinToolkit thorn
  Version:  development version  |   Keywords:  PAPI
---------------------------------+-----------------------------------
 PAPI's build procedure currently contains two failing parts, one that
 shows up as error messages along the lines of "libthorn_PAPI.a_tests
 cannot be build" which is caused by Cactus setting a NAME variable in
 MAKEFLAGS which overrides what PAPI's Makefile wants to use and once that
 is finished, the tests actually fail to run since eg OpenMP libraries are
 missing.

 The attached patch gets rid of NAME and builds only the parts we need.

 The $(pwd)/libpfm4/lib/libpfm.a path is copied from the Makefile
 (Rules.pfm4_pe I believe).

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/2185>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list