[GRASS-dev] [GRASS GIS] #1887: improve signal to noise ratio in the build logs

GRASS GIS trac at osgeo.org
Mon Feb 18 16:10:29 PST 2013


#1887: improve signal to noise ratio in the build logs
-------------------------+--------------------------------------------------
 Reporter:  hamish       |       Owner:  grass-dev@…              
     Type:  enhancement  |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.4                    
Component:  Compiling    |     Version:  svn-trunk                
 Keywords:  make         |    Platform:  Linux                    
      Cpu:  x86-64       |  
-------------------------+--------------------------------------------------

Comment(by glynn):

 Replying to [ticket:1887 hamish]:

 > what does it mean?

 It means that you have multiple rules (with commands) for a single target
 (in this case, the "install" target). The last rule defined is used, any
 others are ignored.

 > if it is benign, can we make it go away without masking any real
 problems?

 The "install" target in Rules.make recursively runs "make install" for
 each directory in $(INSTALL_SUBDIRS). AFAICT, nothing ever sets that
 variable, so the target is pointless.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1887#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list