[ET Trac] [Einstein Toolkit] #976: Cactus ignors (since r4839 ie #768) changes to param.ccl when recompiling

Einstein Toolkit trac-noreply at einsteintoolkit.org
Fri Jul 13 17:34:36 CDT 2012


#976: Cactus ignors (since r4839 ie #768) changes to param.ccl when recompiling
-----------------------+----------------------------------------------------
  Reporter:  rhaas     |       Owner:     
      Type:  defect    |      Status:  new
  Priority:  critical  |   Milestone:     
 Component:  Cactus    |     Version:     
Resolution:            |    Keywords:     
-----------------------+----------------------------------------------------

Comment (by rhaas):

 the attached patch fixes the issue for me. The underlying cause was that
 the dependency fixer tried to remove files that match
 $(DEP_EXCLUDE_FILES), however (at least with Steve's patch) this variable
 was empty which causes perl to construct a pattern "s:.*/::g" (more or
 less) which causes compile aborts which in turn seems to have prompted
 removal of the fixer from the makefile assuming that if there are no files
 to remove then the fixer is not required. This is almost true with the
 exception that the previous perl line changes file names.

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


More information about the Trac mailing list