[GRASS-dev] [GRASS GIS] #2534: i.segment.hierarchical install error

#2534: i.segment.hierarchical install error
-----------------------+------------------------------------
  Reporter: dnewcomb | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 7.0.5
Component: Addons | Version: svn-releasebranch70
Resolution: | Keywords: i.segment.hierarchical
       CPU: x86-64 | Platform: Linux
-----------------------+------------------------------------

Comment (by mlennert):

When I install i.segment.hierarchical using the url parameter, I get the
following warning:

{{{
> g.extension i.segment.hierarchical url=SRC/GRASS/grass-
addons/grass7/imagery/i.segment.hierarchical/
Fetching <i.segment.hierarchical> from
</home/mlennert/SRC/GRASS/grass-
addons/grass7/imagery/i.segment.hierarchical>
(be patient)...
Compiling...
Makefile:17: warning: overriding recipe for target
'/tmp/grass7-mlennert-27332/tmpGjZYI8/i.segment.hierarchical/etc/i.segment.hierarchical'
/home/mlennert/SRC/GRASS/grass_trunk/dist.x86_64-pc-linux-
gnu/include/Make/ScriptRules.make:19: warning: ignoring old recipe for
target
'/tmp/grass7-mlennert-27332/tmpGjZYI8/i.segment.hierarchical/etc/i.segment.hierarchical'
Installing...
Makefile:17: warning: overriding recipe for target
'/tmp/grass7-mlennert-27332/tmpGjZYI8/i.segment.hierarchical/etc/i.segment.hierarchical'
/home/mlennert/SRC/GRASS/grass_trunk/dist.x86_64-pc-linux-
gnu/include/Make/ScriptRules.make:19: warning: ignoring old recipe for
target
'/tmp/grass7-mlennert-27332/tmpGjZYI8/i.segment.hierarchical/etc/i.segment.hierarchical'
Installation of <i.segment.hierarchical> successfully finished
}}}

It seems to me (but I'm no expert on Makefiles) that the Makefile is
overly complicated. Could someone check on that ?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2534#comment:8&gt;
GRASS GIS <https://grass.osgeo.org>