Bug#845429: grass: v.net.iso - Segmentation fault

Eduardo Corbelle Rico eduardo.corbelle at gmx.net
Fri Nov 25 09:32:19 UTC 2016


Dear Bas,

You are right... I did not realize the missing information. Sorry!

The version I built was the 7.0.5 tarball. Attached to this mail I
included the output of the make command. Is that the build log you
referred to? Please let me know if I can improve my answer.

Best,

Eduardo


O Mér, 23-11-2016 ás 19:18 +0100, Sebastiaan Couwenberg escribiu:
> Thanks for the steps to reproduce, that doesn't get us closer to
> fixing it.
> 
> Which version of grass did you build yourself? The 7.0.5 tarball, SVN
> or
> something else? Can send the build log?
> 
> Without those I cannot determine the differences between your build
> and
> that of the Debian package assuming you're using the same version. If
> you built from SVN the issue was probably fixed in the mean time but
> not
> released yet.
> 
> Kind Regards,
> 
> Bas
> 
-------------- next part --------------
chmod 755 install-sh
make subdirs
make[1]: Entering directory '/home/eduardo/src/debian/grass-7.0.5'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/demolocation'
make[2]: Nothing to be done for 'first'.
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/demolocation'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/tools'
make -C timer || echo /home/eduardo/src/debian/grass-7.0.5/tools/timer >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/tools/timer'
no HTML documentation available
no manual page available
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/tools/timer'
make -C g.html2man || echo /home/eduardo/src/debian/grass-7.0.5/tools/g.html2man >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/tools/g.html2man'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/tools/g.html2man'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/tools'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/include'
make[2]: Nothing to be done for 'first'.
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/include'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/datetime'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/datetime'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/gis'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/gis'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/raster'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/raster'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/external'
make -C ccmath || echo /home/eduardo/src/debian/grass-7.0.5/lib/external/ccmath >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/ccmath'
make lib
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/ccmath'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/ccmath'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/ccmath'
make -C shapelib || echo /home/eduardo/src/debian/grass-7.0.5/lib/external/shapelib >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/shapelib'
make lib
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/shapelib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/shapelib'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/external/shapelib'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/external'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/gmath'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/gmath'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/linkm'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/linkm'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/driver'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/driver'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/pngdriver'
if [ "pngdriver" != "" -a -f "pngdriver".html ] ; then make html ; fi
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/pngdriver'
make[4]: Nothing to be done for 'html'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/pngdriver'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/pngdriver'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/psdriver'
if [ "psdriver" != "" -a -f "psdriver".html ] ; then make html ; fi
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/psdriver'
make[4]: Nothing to be done for 'html'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/psdriver'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/psdriver'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/htmldriver'
if [ "htmldriver" != "" -a -f "htmldriver".html ] ; then make html ; fi
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/htmldriver'
make[4]: Nothing to be done for 'html'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/htmldriver'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/htmldriver'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/cairodriver'
if [ "cairodriver" != "" -a -f "cairodriver".html ] ; then make html ; fi
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/cairodriver'
make[4]: Nothing to be done for 'html'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/cairodriver'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/cairodriver'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/bitmap'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/bitmap'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/btree'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/btree'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/btree2'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/btree2'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/display'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/display'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/db'
make -C dbmi_base || echo /home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_base >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_base'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_base'
make -C dbmi_client || echo /home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_client >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_client'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_client'
make -C stubs || echo /home/eduardo/src/debian/grass-7.0.5/lib/db/stubs >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/stubs'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/stubs'
make -C dbmi_driver || echo /home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_driver >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_driver'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/dbmi_driver'
make -C sqlp || echo /home/eduardo/src/debian/grass-7.0.5/lib/db/sqlp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/sqlp'
if [ "sql" != "" -a -f "sql".html ] ; then make html ; fi
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/sqlp'
make[5]: Nothing to be done for 'html'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/sqlp'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/db/sqlp'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/db'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/fonts'
make -C fonts || echo /home/eduardo/src/debian/grass-7.0.5/lib/fonts/fonts >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/fonts/fonts'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/fonts/fonts'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/fonts'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/proj'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/prvi /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/hawaii /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/alaska /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/stgeorge /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/FL /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/stpaul /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/WO /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/TN /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/stlrnc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/conus /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/MD /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/WI /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/desc.table /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/parms.table /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/units.table /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/prvi.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/hawaii.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/alaska.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/stgeorge.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/FL.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/stpaul.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/WO.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/TN.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/stlrnc.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/conus.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/MD.lla /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/WI.lla
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/proj'
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/prvi' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/hawaii' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/alaska' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/stgeorge' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/FL' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/stpaul' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/WO' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/TN' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/stlrnc' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/conus' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/MD' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/WI' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/desc.table' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/parms.table' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/units.table' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/prvi.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/hawaii.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/alaska.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/stgeorge.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/FL.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/stpaul.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/WO.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/TN.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/stlrnc.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/conus.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/MD.lla' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/proj/nad/src/WI.lla' is up to date.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/proj'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/proj'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector'
make -C rtree || echo /home/eduardo/src/debian/grass-7.0.5/lib/vector/rtree >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/rtree'
make lib
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/rtree'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/rtree'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/rtree'
make -C dglib || echo /home/eduardo/src/debian/grass-7.0.5/lib/vector/dglib >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/dglib'
make lib
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/dglib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/dglib'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/dglib'
make -C diglib || echo /home/eduardo/src/debian/grass-7.0.5/lib/vector/diglib >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/diglib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
==============TEST=============
make test
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/diglib'
cmp OBJ.x86_64-pc-linux-gnu/test.tmp test64.ok
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/diglib'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/diglib'
make -C Vlib || echo /home/eduardo/src/debian/grass-7.0.5/lib/vector/Vlib >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/Vlib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/Vlib'
make -C vedit || echo /home/eduardo/src/debian/grass-7.0.5/lib/vector/vedit >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/vedit'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/vedit'
make -C neta || echo /home/eduardo/src/debian/grass-7.0.5/lib/vector/neta >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/neta'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector/neta'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/vector'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/imagery'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/imagery'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/cluster'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/cluster'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/rowio'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/rowio'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/segment'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/segment'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst'
make -C data || echo /home/eduardo/src/debian/grass-7.0.5/lib/rst/data >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/data'
make lib
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/data'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/data'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/data'
make -C qtree || echo /home/eduardo/src/debian/grass-7.0.5/lib/rst/qtree >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/qtree'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/qtree'
make -C interp_float || echo /home/eduardo/src/debian/grass-7.0.5/lib/rst/interp_float >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/interp_float'
make lib
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/interp_float'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/interp_float'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst/interp_float'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/rst'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/lidar'
make lib
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/lidar'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/lidar'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/lidar'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/raster3d'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/raster3d'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/gpde'
make lib
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/gpde'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/gpde'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/gpde'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/dspf'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/dspf'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/symbol'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1b /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/symbol'
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/octagon' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/box' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/x' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross3' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow2' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/point' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/marker' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/arrow3' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/cross2' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/circle' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/diamond' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/pushpin' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/star' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/basic/triangle' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/muchomurka' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/demo/smrk' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_parallel' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_circle' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_right' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_half-bowtie' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_triangle' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_box' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/circle_cross' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_cleavage' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/half-arrow_left' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/geology/strike_line' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow3' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/basic_compass' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8a' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7a' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow8b' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow7b' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow9' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1a' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow5' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow1b' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow2' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/fancy_compass' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow4' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/n_arrows/n_arrow6' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dive_flag' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_ne' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-box' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fiducial' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ring' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/ping' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/airport' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/bridge' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/half-circle' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_nw' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_sw' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/alpha_flag' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/4pt_star' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/pentagon' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/fish' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/simple_zia' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/offbox_se' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/target' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/adcp' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/symbol/extra/dim_arrow' is up to date.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/symbol'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/symbol'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/init'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/init'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/cdhc'
if [ "" != "" -a -f "".html ] ; then make html ; fi
==============TEST=============
make test
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/cdhc'
GISRC=/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc70 GISBASE=/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu PATH="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/scripts:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/lib:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C OBJ.x86_64-pc-linux-gnu/test < test_numbers.csv
WARNING: Weisberg-Bingham's W'' cannot be used for n < 50 or n > 99
TESTS:
N:							30
Moments \sqrt{b_1} and b_2: 3.5591 16.9412
Geary's a-statistic & an approx. normal:		0.567967 -5.93215
Cdhc_extreme normal deviates:				7.77886 -1.21441
D'Agostino's D & an approx. normal:			0.199575 -15.0731
Kuiper's V (regular & modified for normality):		0.746377 4.23714
Watson's U^2 (regular & modified for normality):	0 1.49293
Durbin's Exact Test (modified Kolmogorov):		0.670025
Anderson-Darling's A^2 (regular & modified for normality):	13.9796 14.3641
Cramer-Von Mises W^2(regular & modified for normality):	3.14367 3.19606
Kolmogorov-Smirnov's D (regular & modified for normality):	0.651824 3.66482
Chi-Square stat (equal probability classes) and d.f.:	45.6 3
Shapiro-Wilk W:						0.066145
Shapiro-Wilk W'':					0.597717
Kotz' T'_f (Lognormality vs. Normality):		-0.0230757
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/cdhc'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/cdhc'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/stats'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/stats'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/arraystats'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/arraystats'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/ogsf'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/ogsf'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/nviz'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/nviz'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/temporal'
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/temporal/SQL'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/temporal/SQL'
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/temporal/lib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/temporal/lib'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/temporal'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python'
make subdirs
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python'
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/exceptions'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/exceptions'
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/script'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/script'
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/ctypes'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/ctypes'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/ctypes'
make OBJ.x86_64-pc-linux-gnu/date.py OBJ.x86_64-pc-linux-gnu/gis.py OBJ.x86_64-pc-linux-gnu/raster.py OBJ.x86_64-pc-linux-gnu/gmath.py OBJ.x86_64-pc-linux-gnu/proj.py OBJ.x86_64-pc-linux-gnu/imagery.py OBJ.x86_64-pc-linux-gnu/vector.py OBJ.x86_64-pc-linux-gnu/rtree.py OBJ.x86_64-pc-linux-gnu/display.py OBJ.x86_64-pc-linux-gnu/stats.py OBJ.x86_64-pc-linux-gnu/dbmi.py OBJ.x86_64-pc-linux-gnu/raster3d.py OBJ.x86_64-pc-linux-gnu/arraystats.py OBJ.x86_64-pc-linux-gnu/cluster.py OBJ.x86_64-pc-linux-gnu/vedit.py OBJ.x86_64-pc-linux-gnu/segment.py OBJ.x86_64-pc-linux-gnu/rowio.py OBJ.x86_64-pc-linux-gnu/temporal.py OBJ.x86_64-pc-linux-gnu/ogsf.py OBJ.x86_64-pc-linux-gnu/nviz.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.pyc /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.pyc
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/ctypes'
make[6]: 'OBJ.x86_64-pc-linux-gnu/date.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/gis.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/raster.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/gmath.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/proj.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/imagery.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/vector.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/rtree.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/display.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/stats.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/dbmi.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/raster3d.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/arraystats.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/cluster.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/vedit.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/segment.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/rowio.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/temporal.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/ogsf.py' is up to date.
make[6]: 'OBJ.x86_64-pc-linux-gnu/nviz.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/date.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gis.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/gmath.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/proj.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/imagery.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vector.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rtree.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/display.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/stats.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/dbmi.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/raster3d.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/arraystats.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/cluster.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/vedit.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/segment.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/rowio.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/temporal.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ogsf.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/nviz.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/__init__.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_preamble.pyc' is up to date.
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.pyc' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/ctypes'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/ctypes'
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/temporal'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/temporal'
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass'
make -C messages || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/messages >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/messages'
make[6]: Nothing to be done for 'first'.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/messages'
make -C modules || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules'
make -C interface || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules/interface >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[7]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules/interface'
make[7]: Nothing to be done for 'first'.
make[7]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules/interface'
make -C grid || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules/grid >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[7]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules/grid'
make[7]: Nothing to be done for 'first'.
make[7]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules/grid'
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/modules'
make -C raster || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/raster >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/raster'
make[6]: Nothing to be done for 'first'.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/raster'
make -C vector || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/vector >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/vector'
make[6]: Nothing to be done for 'first'.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/vector'
make -C gis || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/gis >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/gis'
make[6]: Nothing to be done for 'first'.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/gis'
make -C shell || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/shell >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/shell'
make[6]: Nothing to be done for 'first'.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/shell'
make -C tests || echo /home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/tests >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/tests'
make[6]: Nothing to be done for 'first'.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass/tests'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pygrass'
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pydispatch'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/pydispatch'
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/imaging'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python/imaging'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/python'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/iostream'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/iostream'
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/lib/manage'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib/manage'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/lib'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db'
make -C drivers
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers'
make -C dbf || echo /home/eduardo/src/debian/grass-7.0.5/db/drivers/dbf >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/dbf'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/dbf'
make -C odbc || echo /home/eduardo/src/debian/grass-7.0.5/db/drivers/odbc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/odbc'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/odbc'
make -C postgres || echo /home/eduardo/src/debian/grass-7.0.5/db/drivers/postgres >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/postgres'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/postgres'
make -C mysql || echo /home/eduardo/src/debian/grass-7.0.5/db/drivers/mysql >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/mysql'
make PGM=mysql
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/mysql'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/mysql'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/mysql'
make -C sqlite || echo /home/eduardo/src/debian/grass-7.0.5/db/drivers/sqlite >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/sqlite'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/sqlite'
make -C ogr || echo /home/eduardo/src/debian/grass-7.0.5/db/drivers/ogr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/ogr'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers/ogr'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/drivers'
make parsubdirs
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db'
make -C db.columns || echo /home/eduardo/src/debian/grass-7.0.5/db/db.columns >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.columns'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.columns'
make -C db.connect || echo /home/eduardo/src/debian/grass-7.0.5/db/db.connect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.connect'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.connect'
make -C db.copy || echo /home/eduardo/src/debian/grass-7.0.5/db/db.copy >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.copy'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.copy'
make -C db.createdb || echo /home/eduardo/src/debian/grass-7.0.5/db/db.createdb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.createdb'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.createdb'
make -C db.databases || echo /home/eduardo/src/debian/grass-7.0.5/db/db.databases >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.databases'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.databases'
make -C db.describe || echo /home/eduardo/src/debian/grass-7.0.5/db/db.describe >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.describe'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.describe'
make -C db.drivers || echo /home/eduardo/src/debian/grass-7.0.5/db/db.drivers >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.drivers'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.drivers'
make -C db.dropdb || echo /home/eduardo/src/debian/grass-7.0.5/db/db.dropdb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.dropdb'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.dropdb'
make -C db.execute || echo /home/eduardo/src/debian/grass-7.0.5/db/db.execute >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.execute'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.execute'
make -C db.login || echo /home/eduardo/src/debian/grass-7.0.5/db/db.login >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.login'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.login'
make -C db.select || echo /home/eduardo/src/debian/grass-7.0.5/db/db.select >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.select'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.select'
make -C db.tables || echo /home/eduardo/src/debian/grass-7.0.5/db/db.tables >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/db/db.tables'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db/db.tables'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/db'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display'
make -C d.barscale || echo /home/eduardo/src/debian/grass-7.0.5/display/d.barscale >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.barscale'
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/barscales
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.barscale'
make -C d.colorlist || echo /home/eduardo/src/debian/grass-7.0.5/display/d.colorlist >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.colorlist'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.colorlist'
make -C d.colortable || echo /home/eduardo/src/debian/grass-7.0.5/display/d.colortable >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.colortable'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.colortable'
make -C d.erase || echo /home/eduardo/src/debian/grass-7.0.5/display/d.erase >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.erase'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.erase'
make -C d.font || echo /home/eduardo/src/debian/grass-7.0.5/display/d.font >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.font'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.font'
make -C d.fontlist || echo /home/eduardo/src/debian/grass-7.0.5/display/d.fontlist >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.fontlist'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.fontlist'
make -C d.geodesic || echo /home/eduardo/src/debian/grass-7.0.5/display/d.geodesic >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.geodesic'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.geodesic'
make -C d.graph || echo /home/eduardo/src/debian/grass-7.0.5/display/d.graph >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.graph'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.graph'
make -C d.grid || echo /home/eduardo/src/debian/grass-7.0.5/display/d.grid >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.grid'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.grid'
make -C d.his || echo /home/eduardo/src/debian/grass-7.0.5/display/d.his >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.his'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.his'
make -C d.histogram || echo /home/eduardo/src/debian/grass-7.0.5/display/d.histogram >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.histogram'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.histogram'
make -C d.info || echo /home/eduardo/src/debian/grass-7.0.5/display/d.info >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.info'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.info'
make -C d.labels || echo /home/eduardo/src/debian/grass-7.0.5/display/d.labels >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.labels'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.labels'
make -C d.legend || echo /home/eduardo/src/debian/grass-7.0.5/display/d.legend >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.legend'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.legend'
make -C d.linegraph || echo /home/eduardo/src/debian/grass-7.0.5/display/d.linegraph >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.linegraph'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.linegraph'
make -C d.mon || echo /home/eduardo/src/debian/grass-7.0.5/display/d.mon >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.mon'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.mon'
make -C d.northarrow || echo /home/eduardo/src/debian/grass-7.0.5/display/d.northarrow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.northarrow'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.northarrow'
make -C d.path || echo /home/eduardo/src/debian/grass-7.0.5/display/d.path >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.path'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.path'
make -C d.profile || echo /home/eduardo/src/debian/grass-7.0.5/display/d.profile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.profile'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.profile'
make -C d.rast || echo /home/eduardo/src/debian/grass-7.0.5/display/d.rast >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rast'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rast'
make -C d.rast.arrow || echo /home/eduardo/src/debian/grass-7.0.5/display/d.rast.arrow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rast.arrow'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rast.arrow'
make -C d.rast.num || echo /home/eduardo/src/debian/grass-7.0.5/display/d.rast.num >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rast.num'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rast.num'
make -C d.rgb || echo /home/eduardo/src/debian/grass-7.0.5/display/d.rgb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rgb'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rgb'
make -C d.rhumbline || echo /home/eduardo/src/debian/grass-7.0.5/display/d.rhumbline >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rhumbline'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.rhumbline'
make -C d.text || echo /home/eduardo/src/debian/grass-7.0.5/display/d.text >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.text'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.text'
make -C d.title || echo /home/eduardo/src/debian/grass-7.0.5/display/d.title >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.title'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.title'
make -C d.vect || echo /home/eduardo/src/debian/grass-7.0.5/display/d.vect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.vect'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.vect'
make -C d.vect.chart || echo /home/eduardo/src/debian/grass-7.0.5/display/d.vect.chart >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.vect.chart'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.vect.chart'
make -C d.vect.thematic || echo /home/eduardo/src/debian/grass-7.0.5/display/d.vect.thematic >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.vect.thematic'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.vect.thematic'
make -C d.where || echo /home/eduardo/src/debian/grass-7.0.5/display/d.where >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/display/d.where'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display/d.where'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/display'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general'
make -C g.access || echo /home/eduardo/src/debian/grass-7.0.5/general/g.access >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.access'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.access'
make -C g.cairocomp || echo /home/eduardo/src/debian/grass-7.0.5/general/g.cairocomp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.cairocomp'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.cairocomp'
make -C g.copy || echo /home/eduardo/src/debian/grass-7.0.5/general/g.copy >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.copy'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.copy'
make -C g.dirseps || echo /home/eduardo/src/debian/grass-7.0.5/general/g.dirseps >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.dirseps'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.dirseps'
make -C g.filename || echo /home/eduardo/src/debian/grass-7.0.5/general/g.filename >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.filename'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.filename'
make -C g.findetc || echo /home/eduardo/src/debian/grass-7.0.5/general/g.findetc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.findetc'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.findetc'
make -C g.findfile || echo /home/eduardo/src/debian/grass-7.0.5/general/g.findfile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.findfile'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.findfile'
make -C g.gisenv || echo /home/eduardo/src/debian/grass-7.0.5/general/g.gisenv >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.gisenv'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.gisenv'
make -C g.gui || echo /home/eduardo/src/debian/grass-7.0.5/general/g.gui >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.gui'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.gui'
make -C g.list || echo /home/eduardo/src/debian/grass-7.0.5/general/g.list >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.list'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.list'
make -C g.mapset || echo /home/eduardo/src/debian/grass-7.0.5/general/g.mapset >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.mapset'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.mapset'
make -C g.mapsets || echo /home/eduardo/src/debian/grass-7.0.5/general/g.mapsets >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.mapsets'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.mapsets'
make -C g.message || echo /home/eduardo/src/debian/grass-7.0.5/general/g.message >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.message'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.message'
make -C g.mkfontcap || echo /home/eduardo/src/debian/grass-7.0.5/general/g.mkfontcap >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.mkfontcap'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.mkfontcap'
make -C g.parser || echo /home/eduardo/src/debian/grass-7.0.5/general/g.parser >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.parser'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.parser'
make -C g.pnmcomp || echo /home/eduardo/src/debian/grass-7.0.5/general/g.pnmcomp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.pnmcomp'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.pnmcomp'
make -C g.ppmtopng || echo /home/eduardo/src/debian/grass-7.0.5/general/g.ppmtopng >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.ppmtopng'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.ppmtopng'
make -C g.proj || echo /home/eduardo/src/debian/grass-7.0.5/general/g.proj >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.proj'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.proj'
make -C g.region || echo /home/eduardo/src/debian/grass-7.0.5/general/g.region >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.region'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.region'
make -C g.remove || echo /home/eduardo/src/debian/grass-7.0.5/general/g.remove >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.remove'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.remove'
make -C g.rename || echo /home/eduardo/src/debian/grass-7.0.5/general/g.rename >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.rename'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.rename'
make -C g.tempfile || echo /home/eduardo/src/debian/grass-7.0.5/general/g.tempfile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.tempfile'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.tempfile'
make -C g.version || echo /home/eduardo/src/debian/grass-7.0.5/general/g.version >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/g.version'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/g.version'
make -C manage || echo /home/eduardo/src/debian/grass-7.0.5/general/manage >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/manage'
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/general/manage/lister'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/manage/lister'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general/manage'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/general'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster'
make -C r.mapcalc
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mapcalc'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mapcalc'
make htmldir 
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster'
make -C r.basins.fill || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.basins.fill >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.basins.fill'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.basins.fill'
make -C r.buffer || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.buffer >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.buffer'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.buffer'
make -C r.carve || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.carve >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.carve'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.carve'
make -C r.category || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.category >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.category'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.category'
make -C r.circle || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.circle >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.circle'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.circle'
make -C r.clump || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.clump >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.clump'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.clump'
make -C r.coin || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.coin >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.coin'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.coin'
make -C r.colors || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.colors >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.colors'
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/colortables
GISRC=/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/demolocation/.grassrc70 GISBASE=/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu PATH="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/python:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/bin:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/scripts:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/lib:/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C  /home/eduardo/src/debian/grass-7.0.5/tools/thumbnails.py
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.colors'
make -C r.colors.out || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.colors.out >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.colors.out'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.colors.out'
make -C r.composite || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.composite >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.composite'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.composite'
make -C r.compress || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.compress >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.compress'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.compress'
make -C r.contour || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.contour >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.contour'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.contour'
make -C r.cost || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.cost >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.cost'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.cost'
make -C r.covar || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.covar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.covar'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.covar'
make -C r.cross || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.cross >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.cross'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.cross'
make -C r.describe || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.describe >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.describe'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.describe'
make -C r.distance || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.distance >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.distance'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.distance'
make -C r.drain || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.drain >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.drain'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.drain'
make -C r.external || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.external >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.external'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.external'
make -C r.external.out || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.external.out >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.external.out'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.external.out'
make -C r.fill.dir || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.fill.dir >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.fill.dir'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.fill.dir'
make -C r.flow || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.flow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.flow'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.flow'
make -C r.grow.distance || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.grow.distance >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.grow.distance'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.grow.distance'
make -C r.gwflow || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.gwflow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.gwflow'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.gwflow'
make -C r.his || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.his >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.his'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.his'
make -C r.horizon || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.horizon >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.horizon'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.horizon'
make -C r.in.ascii || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.ascii >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.ascii'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.ascii'
make -C r.in.bin || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.bin >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.bin'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.bin'
make -C r.in.gdal || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.gdal >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.gdal'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.gdal'
make -C r.in.gridatb || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.gridatb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.gridatb'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.gridatb'
make -C r.in.lidar || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.lidar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.lidar'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.lidar'
make -C r.in.mat || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.mat >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.mat'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.mat'
make -C r.in.png || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.png >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.png'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.png'
make -C r.in.poly || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.poly >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.poly'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.poly'
make -C r.in.xyz || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.in.xyz >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.xyz'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.in.xyz'
make -C r.info || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.info >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.info'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.info'
make -C r.kappa || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.kappa >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.kappa'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.kappa'
make -C r.latlong || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.latlong >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.latlong'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.latlong'
make -C r.lake || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.lake >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.lake'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.lake'
make -C r.li || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li'
make -C r.li.daemon || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.daemon >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.daemon'
if [ "r.li.daemon" != "" -a -f "r.li.daemon".html ] ; then make html ; fi
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.daemon'
make[6]: Nothing to be done for 'html'.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.daemon'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.daemon'
make -C r.li.cwed || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.cwed >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.cwed'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.cwed'
make -C r.li.dominance || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.dominance >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.dominance'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.dominance'
make -C r.li.edgedensity || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.edgedensity >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.edgedensity'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.edgedensity'
make -C r.li.mpa || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.mpa >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.mpa'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.mpa'
make -C r.li.mps || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.mps >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.mps'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.mps'
make -C r.li.padcv || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padcv >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padcv'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padcv'
make -C r.li.padrange || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padrange >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padrange'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padrange'
make -C r.li.padsd || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padsd >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padsd'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.padsd'
make -C r.li.patchdensity || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.patchdensity >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.patchdensity'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.patchdensity'
make -C r.li.patchnum || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.patchnum >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.patchnum'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.patchnum'
make -C r.li.pielou || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.pielou >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.pielou'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.pielou'
make -C r.li.renyi || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.renyi >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.renyi'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.renyi'
make -C r.li.richness || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.richness >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.richness'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.richness'
make -C r.li.shannon || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.shannon >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.shannon'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.shannon'
make -C r.li.shape || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.shape >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.shape'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.shape'
make -C r.li.simpson || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.simpson >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.simpson'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li/r.li.simpson'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.li'
make -C r.mapcalc || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.mapcalc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mapcalc'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mapcalc'
make -C r.mfilter || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.mfilter >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mfilter'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mfilter'
make -C r.mode || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.mode >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mode'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.mode'
make -C r.neighbors || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.neighbors >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.neighbors'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.neighbors'
make -C r.null || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.null >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.null'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.null'
make -C r.out.ascii || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.ascii >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.ascii'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.ascii'
make -C r.out.bin || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.bin >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.bin'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.bin'
make -C r.out.gdal || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.gdal >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.gdal'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.gdal'
make -C r.out.gridatb || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.gridatb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.gridatb'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.gridatb'
make -C r.out.mat || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.mat >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.mat'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.mat'
make -C r.out.mpeg || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.mpeg >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.mpeg'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.mpeg'
make -C r.out.png || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.png >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.png'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.png'
make -C r.out.pov || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.pov >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.pov'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.pov'
make -C r.out.ppm || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.ppm >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.ppm'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.ppm'
make -C r.out.ppm3 || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.ppm3 >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.ppm3'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.ppm3'
make -C r.out.vrml || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.vrml >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.vrml'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.vrml'
make -C r.out.vtk || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.out.vtk >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.vtk'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.out.vtk'
make -C r.param.scale || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.param.scale >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.param.scale'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.param.scale'
make -C r.patch || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.patch >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.patch'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.patch'
make -C r.profile || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.profile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.profile'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.profile'
make -C r.proj || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.proj >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.proj'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.proj'
make -C r.quant || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.quant >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.quant'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.quant'
make -C r.quantile || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.quantile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.quantile'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.quantile'
make -C r.random || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.random >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.random'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.random'
make -C r.random.cells || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.random.cells >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.random.cells'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.random.cells'
make -C r.random.surface || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.random.surface >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.random.surface'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.random.surface'
make -C r.reclass || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.reclass >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.reclass'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.reclass'
make -C r.recode || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.recode >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.recode'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.recode'
make -C r.region || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.region >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.region'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.region'
make -C r.regression.line || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.regression.line >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.regression.line'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.regression.line'
make -C r.regression.multi || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.regression.multi >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.regression.multi'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.regression.multi'
make -C r.report || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.report >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.report'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.report'
make -C r.resamp.bspline || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.bspline >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.bspline'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.bspline'
make -C r.resamp.filter || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.filter >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.filter'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.filter'
make -C r.resamp.interp || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.interp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.interp'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.interp'
make -C r.resamp.rst || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.rst >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.rst'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.rst'
make -C r.resamp.stats || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.stats >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.stats'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resamp.stats'
make -C r.resample || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.resample >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resample'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.resample'
make -C r.rescale || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.rescale >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.rescale'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.rescale'
make -C r.rescale.eq || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.rescale.eq >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.rescale.eq'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.rescale.eq'
make -C r.ros || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.ros >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.ros'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.ros'
make -C r.series || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.series >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.series'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.series'
make -C r.series.accumulate || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.series.accumulate >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.series.accumulate'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.series.accumulate'
make -C r.series.interp || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.series.interp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.series.interp'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.series.interp'
make -C r.relief || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.relief >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.relief'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.relief'
make -C r.sim || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.sim >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim'
make -C simlib || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.sim/simlib >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim/simlib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim/simlib'
make -C r.sim.water || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.sim/r.sim.water >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim/r.sim.water'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim/r.sim.water'
make -C r.sim.sediment || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.sim/r.sim.sediment >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim/r.sim.sediment'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim/r.sim.sediment'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sim'
make -C r.slope.aspect || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.slope.aspect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.slope.aspect'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.slope.aspect'
make -C r.solute.transport || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.solute.transport >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.solute.transport'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.solute.transport'
make -C r.spread || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.spread >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.spread'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.spread'
make -C r.spreadpath || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.spreadpath >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.spreadpath'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.spreadpath'
make -C r.statistics || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.statistics >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.statistics'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.statistics'
make -C r.stats.zonal || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.stats.zonal >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stats.zonal'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stats.zonal'
make -C r.stats.quantile || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.stats.quantile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stats.quantile'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stats.quantile'
make -C r.stats || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.stats >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stats'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stats'
make -C r.stream.extract || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.stream.extract >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stream.extract'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.stream.extract'
make -C r.sun || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.sun >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sun'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sun'
make -C r.sunhours || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.sunhours >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sunhours'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sunhours'
make -C r.sunmask || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.sunmask >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sunmask'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.sunmask'
make -C r.support || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.support >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.support'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.support'
make -C r.support.stats || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.support.stats >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.support.stats'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.support.stats'
make -C r.surf.area || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.surf.area >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.area'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.area'
make -C r.surf.contour || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.surf.contour >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.contour'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.contour'
make -C r.surf.fractal || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.surf.fractal >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.fractal'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.fractal'
make -C r.surf.gauss || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.surf.gauss >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.gauss'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.gauss'
make -C r.surf.idw || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.surf.idw >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.idw'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.idw'
make -C r.surf.random || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.surf.random >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.random'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.surf.random'
make -C r.terraflow || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.terraflow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.terraflow'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.terraflow'
make -C r.texture || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.texture >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.texture'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.texture'
make -C r.thin || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.thin >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.thin'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.thin'
make -C r.tile || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.tile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.tile'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.tile'
make -C r.timestamp || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.timestamp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.timestamp'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.timestamp'
make -C r.to.rast3 || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.to.rast3 >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.to.rast3'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.to.rast3'
make -C r.to.rast3elev || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.to.rast3elev >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.to.rast3elev'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.to.rast3elev'
make -C r.to.vect || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.to.vect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.to.vect'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.to.vect'
make -C r.topidx || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.topidx >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.topidx'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.topidx'
make -C r.topmodel || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.topmodel >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.topmodel'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.topmodel'
make -C r.transect || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.transect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.transect'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.transect'
make -C r.univar || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.univar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.univar'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.univar'
make -C r.uslek || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.uslek >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.uslek'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.uslek'
make -C r.usler || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.usler >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.usler'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.usler'
make -C r.viewshed || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.viewshed >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.viewshed'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.viewshed'
make -C r.volume || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.volume >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.volume'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.volume'
make -C r.walk || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.walk >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.walk'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.walk'
make -C r.water.outlet || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.water.outlet >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.water.outlet'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.water.outlet'
make -C r.watershed || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.watershed >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed'
make -C ram || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/ram >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/ram'
no HTML documentation available
no manual page available
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/ram'
make -C seg || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/seg >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/seg'
no HTML documentation available
no manual page available
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/seg'
make -C front || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/front >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/front'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed/front'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.watershed'
make -C r.what || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.what >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.what'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.what'
make -C r.what.color || echo /home/eduardo/src/debian/grass-7.0.5/raster/r.what.color >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.what.color'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster/r.what.color'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d'
make -C r3.cross.rast || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.cross.rast >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.cross.rast'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.cross.rast'
make -C r3.gwflow || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.gwflow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.gwflow'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.gwflow'
make -C r3.in.ascii || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.ascii >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.ascii'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.ascii'
make -C r3.in.bin || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.bin >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.bin'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.bin'
make -C r3.in.v5d || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.v5d >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.v5d'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.in.v5d'
make -C r3.info || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.info >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.info'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.info'
make -C r3.mask || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.mask >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.mask'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.mask'
make -C r3.mkdspf || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.mkdspf >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.mkdspf'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.mkdspf'
make -C r3.null || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.null >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.null'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.null'
make -C r3.neighbors || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.neighbors >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.neighbors'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.neighbors'
make -C r3.out.ascii || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.ascii >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.ascii'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.ascii'
make -C r3.out.bin || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.bin >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.bin'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.bin'
make -C r3.out.netcdf || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.netcdf >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.netcdf'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.netcdf'
make -C r3.out.v5d || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.v5d >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.v5d'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.v5d'
make -C r3.out.vtk || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.vtk >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.vtk'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.out.vtk'
make -C r3.retile || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.retile >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.retile'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.retile'
make -C r3.stats || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.stats >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.stats'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.stats'
make -C r3.support || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.support >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.support'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.support'
make -C r3.timestamp || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.timestamp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.timestamp'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.timestamp'
make -C r3.to.rast || echo /home/eduardo/src/debian/grass-7.0.5/raster3d/r3.to.rast >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.to.rast'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d/r3.to.rast'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/raster3d'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector'
make -C v.buffer || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.buffer >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.buffer'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.buffer'
make -C v.build || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.build >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.build'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.build'
make -C v.build.polylines || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.build.polylines >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.build.polylines'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.build.polylines'
make -C v.category || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.category >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.category'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.category'
make -C v.class || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.class >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.class'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.class'
make -C v.clean || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.clean >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.clean'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.clean'
make -C v.colors || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.colors >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.colors'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.colors'
make -C v.colors.out || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.colors.out >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.colors.out'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.colors.out'
make -C v.db.connect || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.db.connect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.db.connect'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.db.connect'
make -C v.db.select || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.db.select >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.db.select'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.db.select'
make -C v.delaunay || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.delaunay >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.delaunay'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.delaunay'
make -C v.distance || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.distance >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.distance'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.distance'
make -C v.drape || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.drape >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.drape'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.drape'
make -C v.edit || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.edit >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.edit'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.edit'
make -C v.extract || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.extract >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.extract'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.extract'
make -C v.extrude || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.extrude >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.extrude'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.extrude'
make -C v.generalize || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.generalize >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.generalize'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.generalize'
make -C v.hull || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.hull >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.hull'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.hull'
make -C v.info || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.info >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.info'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.info'
make -C v.in.ascii || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.in.ascii >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.ascii'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.ascii'
make -C v.in.db || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.in.db >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.db'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.db'
make -C v.in.dxf || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.in.dxf >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.dxf'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.dxf'
make -C v.in.region || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.in.region >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.region'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.region'
make -C v.kcv || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.kcv >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.kcv'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.kcv'
make -C v.kernel || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.kernel >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.kernel'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.kernel'
make -C v.label || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.label >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.label'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.label'
make -C v.lidar.correction || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.correction >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.correction'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.correction'
make -C v.lidar.edgedetection || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.edgedetection >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.edgedetection'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.edgedetection'
make -C v.lidar.growing || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.growing >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.growing'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lidar.growing'
make -C v.lrs || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lrs >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs'
make -C lib || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/lib >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/lib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/lib'
make -C v.lrs.create || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.create >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.create'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.create'
make -C v.lrs.segment || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.segment >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.segment'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.segment'
make -C v.lrs.label || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.label >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.label'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.label'
make -C v.lrs.where || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.where >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.where'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs/v.lrs.where'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.lrs'
make -C v.proj || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.proj >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.proj'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.proj'
make -C v.mkgrid || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.mkgrid >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.mkgrid'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.mkgrid'
make -C v.neighbors || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.neighbors >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.neighbors'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.neighbors'
make -C v.net || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net'
make -C v.net.alloc || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.alloc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.alloc'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.alloc'
make -C v.net.allpairs || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.allpairs >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.allpairs'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.allpairs'
make -C v.net.bridge || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.bridge >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.bridge'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.bridge'
make -C v.net.centrality || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.centrality >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.centrality'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.centrality'
make -C v.net.components || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.components >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.components'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.components'
make -C v.net.connectivity || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.connectivity >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.connectivity'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.connectivity'
make -C v.net.distance || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.distance >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.distance'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.distance'
make -C v.net.flow || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.flow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.flow'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.flow'
make -C v.net.iso || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.iso >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.iso'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.iso'
make -C v.net.path || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.path >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.path'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.path'
make -C v.net.salesman || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.salesman >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.salesman'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.salesman'
make -C v.net.spanningtree || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.spanningtree >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.spanningtree'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.spanningtree'
make -C v.net.steiner || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.steiner >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.steiner'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.steiner'
make -C v.net.timetable || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.timetable >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.timetable'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.timetable'
make -C v.net.visibility || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.net.visibility >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.visibility'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.net.visibility'
make -C v.normal || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.normal >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.normal'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.normal'
make -C v.out.ascii || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.out.ascii >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.ascii'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.ascii'
make -C v.out.dxf || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.out.dxf >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.dxf'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.dxf'
make -C v.out.postgis || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.out.postgis >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.postgis'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.postgis'
make -C v.out.pov || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.out.pov >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.pov'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.pov'
make -C v.out.svg || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.out.svg >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.svg'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.svg'
make -C v.out.vtk || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.out.vtk >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.vtk'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.vtk'
make -C v.outlier || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.outlier >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.outlier'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.outlier'
make -C v.overlay || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.overlay >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.overlay'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.overlay'
make -C v.parallel || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.parallel >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.parallel'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.parallel'
make -C v.patch || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.patch >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.patch'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.patch'
make -C v.perturb || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.perturb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.perturb'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.perturb'
make -C v.split || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.split >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.split'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.split'
make -C v.qcount || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.qcount >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.qcount'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.qcount'
make -C v.random || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.random >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.random'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.random'
make -C v.reclass || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.reclass >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.reclass'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.reclass'
make -C v.rectify || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.rectify >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.rectify'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.rectify'
make -C v.sample || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.sample >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.sample'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.sample'
make -C v.segment || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.segment >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.segment'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.segment'
make -C v.select || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.select >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.select'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.select'
make -C v.support || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.support >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.support'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.support'
make -C v.surf.bspline || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.surf.bspline >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.surf.bspline'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.surf.bspline'
make -C v.surf.idw || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.surf.idw >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.surf.idw'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.surf.idw'
make -C v.surf.rst || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.surf.rst >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.surf.rst'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.surf.rst'
make -C v.transform || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.transform >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.transform'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.transform'
make -C v.timestamp || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.timestamp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.timestamp'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.timestamp'
make -C v.to.3d || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.to.3d >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.3d'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.3d'
make -C v.to.db || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.to.db >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.db'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.db'
make -C v.to.points || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.to.points >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.points'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.points'
make -C v.to.rast || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.to.rast >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.rast'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.rast'
make -C v.to.rast3 || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.to.rast3 >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.rast3'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.to.rast3'
make -C v.type || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.type >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.type'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.type'
make -C v.univar || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.univar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.univar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.univar'
make -C v.voronoi || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.voronoi >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.voronoi'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.voronoi'
make -C v.what || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.what >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.what'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.what'
make -C v.what.rast || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.what.rast >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.what.rast'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.what.rast'
make -C v.what.rast3 || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.what.rast3 >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.what.rast3'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.what.rast3'
make -C v.vect.stats || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.vect.stats >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.vect.stats'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.vect.stats'
make -C v.vol.rst || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.vol.rst >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.vol.rst'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.vol.rst'
make -C v.out.ogr || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.out.ogr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.ogr'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.out.ogr'
make -C v.in.ogr || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.in.ogr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.ogr'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.ogr'
make -C v.external || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.external >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.external'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.external'
make -C v.in.dwg || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.in.dwg >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.dwg'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.dwg'
make -C v.in.lidar || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.in.lidar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.lidar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.in.lidar'
make -C v.external.out || echo /home/eduardo/src/debian/grass-7.0.5/vector/v.external.out >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.external.out'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector/v.external.out'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/vector'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/misc'
make -C m.cogo || echo /home/eduardo/src/debian/grass-7.0.5/misc/m.cogo >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.cogo'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.cogo'
make -C m.measure || echo /home/eduardo/src/debian/grass-7.0.5/misc/m.measure >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.measure'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.measure'
make -C m.nviz.image || echo /home/eduardo/src/debian/grass-7.0.5/misc/m.nviz.image >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.nviz.image'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.nviz.image'
make -C m.nviz.script || echo /home/eduardo/src/debian/grass-7.0.5/misc/m.nviz.script >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.nviz.script'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.nviz.script'
make -C m.transform || echo /home/eduardo/src/debian/grass-7.0.5/misc/m.transform >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.transform'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/misc/m.transform'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/misc'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery'
make -C i.albedo || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.albedo >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.albedo'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.albedo'
make -C i.aster.toar || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.aster.toar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.aster.toar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.aster.toar'
make -C i.atcorr || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.atcorr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.atcorr'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.atcorr'
make -C i.biomass || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.biomass >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.biomass'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.biomass'
make -C i.cca || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.cca >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.cca'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.cca'
make -C i.cluster || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.cluster >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.cluster'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.cluster'
make -C i.eb.evapfr || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.evapfr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.evapfr'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.evapfr'
make -C i.eb.eta || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.eta >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.eta'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.eta'
make -C i.eb.hsebal01 || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.hsebal01 >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.hsebal01'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.hsebal01'
make -C i.eb.netrad || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.netrad >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.netrad'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.netrad'
make -C i.eb.soilheatflux || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.soilheatflux >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.soilheatflux'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.eb.soilheatflux'
make -C i.evapo.mh || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.mh >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.mh'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.mh'
make -C i.evapo.pm || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.pm >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.pm'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.pm'
make -C i.evapo.pt || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.pt >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.pt'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.pt'
make -C i.evapo.time || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.time >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.time'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.evapo.time'
make -C i.emissivity || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.emissivity >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.emissivity'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.emissivity'
make -C i.find || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.find >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.find'
no HTML documentation available
no manual page available
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.find'
make -C i.gensig || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.gensig >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.gensig'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.gensig'
make -C i.gensigset || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.gensigset >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.gensigset'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.gensigset'
make -C i.group || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.group >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.group'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.group'
make -C i.his.rgb || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.his.rgb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.his.rgb'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.his.rgb'
make -C i.landsat.toar || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.landsat.toar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.landsat.toar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.landsat.toar'
make -C i.landsat.acca || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.landsat.acca >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.landsat.acca'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.landsat.acca'
make -C i.maxlik || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.maxlik >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.maxlik'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.maxlik'
make -C i.modis.qc || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.modis.qc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.modis.qc'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.modis.qc'
make -C i.ortho.photo || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo'
make -C lib || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/lib >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/lib'
if [ "" != "" -a -f "".html ] ; then make html ; fi
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/lib'
make -C i.ortho.camera || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.camera >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.camera'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.camera'
make -C i.ortho.elev || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.elev >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.elev'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.elev'
make -C i.ortho.rectify || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.rectify >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.rectify'
make[4]: Nothing to be done for 'first'.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo/i.ortho.rectify'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ortho.photo'
make -C i.rectify || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.rectify >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.rectify'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.rectify'
make -C i.rgb.his || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.rgb.his >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.rgb.his'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.rgb.his'
make -C i.segment || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.segment >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.segment'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.segment'
make -C i.smap || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.smap >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.smap'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.smap'
make -C i.target || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.target >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.target'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.target'
make -C i.topo.corr || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.topo.corr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.topo.corr'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.topo.corr'
make -C i.pca || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.pca >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.pca'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.pca'
make -C i.vi || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.vi >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.vi'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.vi'
make -C i.fft || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.fft >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.fft'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.fft'
make -C i.ifft || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.ifft >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ifft'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.ifft'
make -C i.zc || echo /home/eduardo/src/debian/grass-7.0.5/imagery/i.zc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.zc'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery/i.zc'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/imagery'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/ps'
make -C ps.map || echo /home/eduardo/src/debian/grass-7.0.5/ps/ps.map >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/ps/ps.map'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/ps/ps.map'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/ps'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts'
make -C d.correlate || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.correlate >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.correlate'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.correlate'
make -C d.out.file || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.out.file >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.out.file'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.out.file'
make -C d.to.rast || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.to.rast >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.to.rast'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.to.rast'
make -C d.polar || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.polar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.polar'
Makefile:13: warning: overriding recipe for target '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/d.polar'
../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/d.polar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.polar'
make -C d.rast.edit || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.rast.edit >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.rast.edit'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.rast.edit'
make -C d.rast.leg || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.rast.leg >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.rast.leg'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.rast.leg'
make -C d.redraw || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.redraw >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.redraw'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.redraw'
make -C d.shade || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.shade >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.shade'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.shade'
make -C d.what.rast || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.what.rast >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.what.rast'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.what.rast'
make -C d.what.vect || echo /home/eduardo/src/debian/grass-7.0.5/scripts/d.what.vect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.what.vect'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/d.what.vect'
make -C db.dropcolumn || echo /home/eduardo/src/debian/grass-7.0.5/scripts/db.dropcolumn >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.dropcolumn'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.dropcolumn'
make -C db.droptable || echo /home/eduardo/src/debian/grass-7.0.5/scripts/db.droptable >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.droptable'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.droptable'
make -C db.in.ogr || echo /home/eduardo/src/debian/grass-7.0.5/scripts/db.in.ogr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.in.ogr'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.in.ogr'
make -C db.out.ogr || echo /home/eduardo/src/debian/grass-7.0.5/scripts/db.out.ogr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.out.ogr'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.out.ogr'
make -C db.test || echo /home/eduardo/src/debian/grass-7.0.5/scripts/db.test >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.test'
Makefile:16: warning: overriding recipe for target '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/db.test'
../../include/Make/ScriptRules.make:19: warning: ignoring old recipe for target '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/etc/db.test'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.test'
make -C db.univar || echo /home/eduardo/src/debian/grass-7.0.5/scripts/db.univar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.univar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/db.univar'
make -C g.extension || echo /home/eduardo/src/debian/grass-7.0.5/scripts/g.extension >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.extension'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.extension'
make -C g.extension.all || echo /home/eduardo/src/debian/grass-7.0.5/scripts/g.extension.all >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.extension.all'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.extension.all'
make -C g.manual || echo /home/eduardo/src/debian/grass-7.0.5/scripts/g.manual >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.manual'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.manual'
make -C g.search.modules || echo /home/eduardo/src/debian/grass-7.0.5/scripts/g.search.modules >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.search.modules'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/g.search.modules'
make -C i.colors.enhance || echo /home/eduardo/src/debian/grass-7.0.5/scripts/i.colors.enhance >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.colors.enhance'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.colors.enhance'
make -C i.image.mosaic || echo /home/eduardo/src/debian/grass-7.0.5/scripts/i.image.mosaic >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.image.mosaic'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.image.mosaic'
make -C i.in.spotvgt || echo /home/eduardo/src/debian/grass-7.0.5/scripts/i.in.spotvgt >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.in.spotvgt'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.in.spotvgt'
make -C i.oif || echo /home/eduardo/src/debian/grass-7.0.5/scripts/i.oif >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.oif'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.oif'
make -C i.pansharpen || echo /home/eduardo/src/debian/grass-7.0.5/scripts/i.pansharpen >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.pansharpen'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.pansharpen'
make -C i.spectral || echo /home/eduardo/src/debian/grass-7.0.5/scripts/i.spectral >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.spectral'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.spectral'
make -C i.tasscap || echo /home/eduardo/src/debian/grass-7.0.5/scripts/i.tasscap >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.tasscap'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/i.tasscap'
make -C m.proj || echo /home/eduardo/src/debian/grass-7.0.5/scripts/m.proj >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/m.proj'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/m.proj'
make -C r.blend || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.blend >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.blend'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.blend'
make -C r.buffer.lowmem || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.buffer.lowmem >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.buffer.lowmem'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.buffer.lowmem'
make -C r.colors.stddev || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.colors.stddev >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.colors.stddev'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.colors.stddev'
make -C r.fillnulls || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.fillnulls >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.fillnulls'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.fillnulls'
make -C r.grow || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.grow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.grow'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.grow'
make -C r.import || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.import >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.import'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.import'
make -C r.in.aster || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.in.aster >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.in.aster'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.in.aster'
make -C r.in.srtm || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.in.srtm >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.in.srtm'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.in.srtm'
make -C r.in.wms || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.in.wms >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.in.wms'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.in.wms'
make -C r.mask || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.mask >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.mask'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.mask'
make -C r.out.xyz || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.out.xyz >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.out.xyz'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.out.xyz'
make -C r.pack || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.pack >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.pack'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.pack'
make -C r.plane || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.plane >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.plane'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.plane'
make -C r.reclass.area || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.reclass.area >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.reclass.area'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.reclass.area'
make -C r.rgb || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.rgb >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.rgb'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.rgb'
make -C r.shade || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.shade >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.shade'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.shade'
make -C r.tileset || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.tileset >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.tileset'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.tileset'
make -C r.unpack || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r.unpack >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.unpack'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r.unpack'
make -C r3.in.xyz || echo /home/eduardo/src/debian/grass-7.0.5/scripts/r3.in.xyz >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r3.in.xyz'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/r3.in.xyz'
make -C v.build.all || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.build.all >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.build.all'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.build.all'
make -C v.centroids || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.centroids >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.centroids'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.centroids'
make -C v.db.addcolumn || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.addcolumn >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.addcolumn'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.addcolumn'
make -C v.db.addtable || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.addtable >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.addtable'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.addtable'
make -C v.db.join || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.join >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.join'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.join'
make -C v.db.dropcolumn || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.dropcolumn >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.dropcolumn'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.dropcolumn'
make -C v.db.droprow || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.droprow >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.droprow'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.droprow'
make -C v.db.droptable || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.droptable >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.droptable'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.droptable'
make -C v.db.renamecolumn || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.renamecolumn >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.renamecolumn'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.renamecolumn'
make -C v.db.reconnect.all || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.reconnect.all >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.reconnect.all'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.reconnect.all'
make -C v.db.univar || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.univar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.univar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.univar'
make -C v.db.update || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.db.update >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.update'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.db.update'
make -C v.dissolve || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.dissolve >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.dissolve'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.dissolve'
make -C v.import || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.import >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.import'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.import'
make -C v.in.e00 || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.in.e00 >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.e00'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.e00'
make -C v.in.geonames || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.in.geonames >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.geonames'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.geonames'
make -C v.in.lines || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.in.lines >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.lines'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.lines'
make -C v.in.mapgen || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.in.mapgen >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.mapgen'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.mapgen'
make -C v.in.wfs || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.in.wfs >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.wfs'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.in.wfs'
make -C v.rast.stats || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.rast.stats >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.rast.stats'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.rast.stats'
make -C v.report || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.report >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.report'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.report'
make -C v.pack || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.pack >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.pack'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.pack'
make -C v.to.lines || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.to.lines >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.to.lines'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.to.lines'
make -C v.unpack || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.unpack >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.unpack'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.unpack'
make -C v.what.strds || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.what.strds >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.what.strds'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.what.strds'
make -C v.what.vect || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.what.vect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.what.vect'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.what.vect'
make -C wxpyimgview || echo /home/eduardo/src/debian/grass-7.0.5/scripts/wxpyimgview >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/wxpyimgview'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/wxpyimgview'
make -C v.krige || echo /home/eduardo/src/debian/grass-7.0.5/scripts/v.krige >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.krige'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts/v.krige'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/scripts'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal'
make -C t.connect || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.connect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.connect'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.connect'
make -C t.create || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.create >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.create'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.create'
make -C t.support || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.support >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.support'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.support'
make -C t.topology || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.topology >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.topology'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.topology'
make -C t.list || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.list >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.list'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.list'
make -C t.info || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.info >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.info'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.info'
make -C t.merge || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.merge >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.merge'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.merge'
make -C t.remove || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.remove >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.remove'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.remove'
make -C t.sample || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.sample >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.sample'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.sample'
make -C t.register || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.register >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.register'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.register'
make -C t.unregister || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.unregister >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.unregister'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.unregister'
make -C t.rast.accumulate || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.accumulate >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.accumulate'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.accumulate'
make -C t.rast.accdetect || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.accdetect >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.accdetect'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.accdetect'
make -C t.rast.aggregate || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.aggregate >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.aggregate'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.aggregate'
make -C t.rast.aggregate.ds || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.aggregate.ds >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.aggregate.ds'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.aggregate.ds'
make -C t.rast.colors || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.colors >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.colors'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.colors'
make -C t.rast.to.rast3 || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.to.rast3 >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.to.rast3'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.to.rast3'
make -C t.rast.univar || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.univar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.univar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.univar'
make -C t.rast.list || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.list >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.list'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.list'
make -C t.rast.mapcalc || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.mapcalc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.mapcalc'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.mapcalc'
make -C t.rast.neighbors || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.neighbors >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.neighbors'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.neighbors'
make -C t.rast.series || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.series >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.series'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.series'
make -C t.rast.export || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.export >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.export'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.export'
make -C t.rast.out.vtk || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.out.vtk >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.out.vtk'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.out.vtk'
make -C t.rast.import || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.import >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.import'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.import'
make -C t.rast.gapfill || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.gapfill >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.gapfill'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.gapfill'
make -C t.rast.extract || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.extract >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.extract'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast.extract'
make -C t.rast3d.list || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.list >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.list'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.list'
make -C t.rast3d.extract || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.extract >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.extract'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.extract'
make -C t.rast3d.mapcalc || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.mapcalc >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.mapcalc'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.mapcalc'
make -C t.rast3d.univar || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.univar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.univar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rast3d.univar'
make -C t.rename || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.rename >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rename'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.rename'
make -C t.select || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.select >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.select'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.select'
make -C t.snap || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.snap >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.snap'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.snap'
make -C t.shift || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.shift >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.shift'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.shift'
make -C t.vect.list || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.list >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.list'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.list'
make -C t.vect.db.select || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.db.select >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.db.select'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.db.select'
make -C t.vect.export || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.export >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.export'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.export'
make -C t.vect.extract || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.extract >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.extract'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.extract'
make -C t.vect.import || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.import >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.import'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.import'
make -C t.vect.what.strds || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.what.strds >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.what.strds'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.what.strds'
make -C t.vect.observe.strds || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.observe.strds >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.observe.strds'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.observe.strds'
make -C t.vect.univar || echo /home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.univar >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.univar'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal/t.vect.univar'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/temporal'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/doc'
make[2]: Nothing to be done for 'first'.
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/doc'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui'
make -C icons || echo /home/eduardo/src/debian/grass-7.0.5/gui/icons >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/icons'
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/applications
/usr/bin/install -c  -m 644 grass.desktop /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/applications
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps
/usr/bin/install -c  -m 644 grass-8x8.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/8x8/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps
/usr/bin/install -c  -m 644 grass-16x16.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/16x16/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps
/usr/bin/install -c  -m 644 grass-22x22.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/22x22/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps
/usr/bin/install -c  -m 644 grass-24x24.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/24x24/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps
/usr/bin/install -c  -m 644 grass-32x32.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/32x32/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps
/usr/bin/install -c  -m 644 grass-36x36.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/36x36/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps
/usr/bin/install -c  -m 644 grass-40x40.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/40x40/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps
/usr/bin/install -c  -m 644 grass-42x42.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/42x42/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps
/usr/bin/install -c  -m 644 grass-48x48.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/48x48/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps
/usr/bin/install -c  -m 644 grass-64x64.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/64x64/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps
/usr/bin/install -c  -m 644 grass-72x72.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/72x72/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps
/usr/bin/install -c  -m 644 grass-80x80.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/80x80/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps
/usr/bin/install -c  -m 644 grass-96x96.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/96x96/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps
/usr/bin/install -c  -m 644 grass-128x128.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/128x128/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps
/usr/bin/install -c  -m 644 grass-192x192.png /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/192x192/apps/grass70.png
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps
/usr/bin/install -c  -m 644 grass.svg /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/icons/hicolor/scalable/apps/grass70.svg
mkdir -p /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/appdata
/usr/bin/install -c  -m 644 grass.appdata.xml /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/share/appdata
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/icons'
make -C images || echo /home/eduardo/src/debian/grass-7.0.5/gui/images >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/images'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/images'
make -C scripts || echo /home/eduardo/src/debian/grass-7.0.5/gui/scripts >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/scripts'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/scripts'
make -C xml || echo /home/eduardo/src/debian/grass-7.0.5/gui/xml >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/xml'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/xml'
make -C wxpython || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/gui/wxpython/xml/module_items.xml' is up to date.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make xml/menudata.xml
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make[4]: 'xml/menudata.xml' is up to date.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make xml/module_tree_menudata.xml
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make[4]: 'xml/module_tree_menudata.xml' is up to date.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make menustrings.py
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make[4]: 'menustrings.py' is up to date.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make parsubdirs
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make -C docs || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/docs >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/docs'
make[5]: Nothing to be done for 'first'.
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/docs'
make -C animation || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/animation >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/animation'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/animation'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.animation.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/animation'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/animation'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.animation.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/animation'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/animation'
make -C mapswipe || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/mapswipe >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/mapswipe'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/mapswipe'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.mapswipe.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/mapswipe'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/mapswipe'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.mapswipe.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/mapswipe'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/mapswipe'
make -C gmodeler || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gmodeler >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gmodeler'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gmodeler'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gmodeler.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gmodeler'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gmodeler'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gmodeler.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gmodeler'
/usr/bin/install -c  -m 644 g_gui_gmodeler_zipcodes_avg_elevation.gxm /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gmodeler'
make -C rlisetup || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/rlisetup >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/rlisetup'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/rlisetup'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.rlisetup.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/rlisetup'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/rlisetup'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.rlisetup.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/rlisetup'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/rlisetup'
make -C psmap || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/psmap >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/psmap'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/psmap'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.psmap.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/psmap'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/psmap'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.psmap.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/psmap'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/psmap'
make -C dbmgr || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/dbmgr >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/dbmgr'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/dbmgr'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.dbmgr.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/dbmgr'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/dbmgr'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.dbmgr.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/dbmgr'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/dbmgr'
make -C vdigit || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/vdigit >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/vdigit'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/vdigit'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.vdigit.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/vdigit'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/vdigit'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.vdigit.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/vdigit'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/vdigit'
make -C iclass || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/iclass >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/iclass'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/iclass'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.iclass.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/iclass'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/iclass'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.iclass.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/iclass'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/iclass'
make -C gcp || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gcp >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gcp'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gcp'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.gcp.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gcp'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gcp'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.gcp.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gcp'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/gcp'
make -C timeline || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/timeline >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/timeline'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/timeline'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.timeline.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/timeline'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/timeline'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.timeline.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/timeline'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/timeline'
make -C tplot || echo /home/eduardo/src/debian/grass-7.0.5/gui/wxpython/tplot >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[5]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/tplot'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/tplot'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/g.gui.tplot.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/tplot'
rm -f g.gui.*.tmp.html
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html
make[6]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/tplot'
make[6]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/wxGUI.tplot.html' is up to date.
make[6]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/tplot'
make[5]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython/tplot'
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui/wxpython'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/gui'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/visualization'
make -C ximgview || echo /home/eduardo/src/debian/grass-7.0.5/visualization/ximgview >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/visualization/ximgview'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/visualization/ximgview'
make -C wximgview || echo /home/eduardo/src/debian/grass-7.0.5/visualization/wximgview >> /home/eduardo/src/debian/grass-7.0.5/error.log
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/visualization/wximgview'
make[3]: Nothing to be done for 'first'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/visualization/wximgview'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/visualization'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/locale'
Creating translations (= 'make mo')
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/locale'
make[3]: Nothing to be done for 'mo'.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/locale'
Creating translation statistics (= 'make statistics')
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/locale'
GISBASE="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu" python ./grass_po_stats.py
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/locale'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/locale'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/man'
Generating HTML manual pages index (help system)...
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/full_index.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/index.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/topics.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/keywords.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/display.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/database.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/general.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/imagery.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/misc.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/postscript.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/raster.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/temporal.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/vector.html
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/man'
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/full_index.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/index.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/topics.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/keywords.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/display.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/database.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/general.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/imagery.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/misc.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/postscript.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/raster.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/raster3d.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/temporal.html' is up to date.
make[3]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/vector.html' is up to date.
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/man'
GISBASE="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu" ARCH="x86_64-pc-linux-gnu" ARCH_DISTDIR="/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu" VERSION_NUMBER=7.0.5 VERSION_DATE=2016 python ./build_check.py 
Generated HTML docs in /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/html/index.html
----------------------------------------------------------------------
Following modules are missing the 'modulename.html' file in src code:

----------------------------------------------------------------------
make manpages
make[3]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/man'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_snapping.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_null_data.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/misc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass7.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-mysql.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_merge.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_user_interface.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_shift.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wximgview.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.krige.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1 /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1
make[4]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/man'
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.region.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_editing.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.random.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3elev.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mask.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.shade.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mode.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.copy.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rectify.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/helptext.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.transform.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.blend.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gdal.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gmodeler.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.lowmem.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.basins.fill.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.fft.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.simpson.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_snapping.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fire.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.iso.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fill.dir.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.import.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_algebra.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rgb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_generalization.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.hull.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.gwflow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_RGB.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.postgis.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.tempfile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.renyi.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addtable.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_emissivity.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.v5d.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.in.spotvgt.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.remove.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droptable.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.voronoi.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sun.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_temporal.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.surface.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.xyz.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_histogram.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.pielou.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rhumbline.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_null_data.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.camera.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accdetect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.tasscap.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.albedo.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.arrow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.iclass.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.linegraph.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.describe.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.path.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.colors.enhance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.correction.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.select.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_profile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.unpack.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.timestamp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ascii.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.centroids.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.netrad.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_orthorectify.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.cross.rast.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.tplot.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.cwed.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gmodeler.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rgb.his.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.timeline.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.bspline.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_measurement.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colorlist.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mat.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cost.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.pack.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.where.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_conversion.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.category.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spreadpath.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.vtk.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.info.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.export.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.color.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.stats.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gisenv.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_resample.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.recode.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_interpolation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.contour.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.pnmcomp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.3d.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.emissivity.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.mapgen.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.components.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_reclassification.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.support.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padsd.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.out.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.columns.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.spectral.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mps.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.out.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.aster.toar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.edgedetection.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.salesman.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.measure.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.poly.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.alloc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mask.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/rasterintro.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.patch.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/keywords.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.region.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.create.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.create.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.leg.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.list.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mkfontcap.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.shade.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_modules.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/imagery.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.watershed.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.atcorr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.all.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_querying.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.daemon.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quantile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geomorphology.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.gcp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.bridge.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.rectify.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_annotations.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.timestamp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.ascii.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.timeline.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.clean.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.his.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_printing.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.drape.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.correlate.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunmask.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.accumulate.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.test.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.dxf.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.export.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.colortable.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.kappa.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.generalize.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stream.extract.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.transect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.addcolumn.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.netcdf.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.out.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_extract.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_mask.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_surface.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.ros.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_linear_reference_system.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findfile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.quant.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.accumulate.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.zc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_installation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vtk.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.gapfill.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.vdigit.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_ACCA.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.path.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.mapcalc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.manual.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_network.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sunhours.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.info.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_latitude.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/cairodriver.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_accumulation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.filename.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pt.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxpyimgview.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cluster.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_sampling.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.maxlik.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.distance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.dropcolumn.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ascii.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/vector.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mkdspf.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.rast3.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.vect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vdigit.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.profile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.createdb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.where.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.filter.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.colors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/misc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.extract.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass7.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.patch.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.image.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.gwflow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.neighbors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vect.stats.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.edgedensity.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_aggregation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.cells.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.transform.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.thematic.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_series.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.grid.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_manual.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_composite.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.join.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.erase.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rescale.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.tplot.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.rst.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.toolboxes.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.list.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.edit.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.reclass.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.barscale.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/pngdriver.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.usler.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.support.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.strds.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.text.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropcolumn.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporal.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.dominance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_radiometric_conversion.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_map_management.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.out.ogr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.region.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.geonames.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.what.strds.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.centrality.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.series.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.srtm.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.nviz.script.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.vect.chart.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.remove.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_diagram.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.bin.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_voxel.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.steiner.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.rename.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.label.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_topology.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.vnet.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.bspline.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resample.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapset.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.connectivity.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.db.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.pov.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/htmldriver.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.flow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.elev.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.droptable.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.delaunay.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.type.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorascii.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_hydrology.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.polar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_elevation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.gauss.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.report.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.null.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.cca.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.mh.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vector.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_atmospheric_correction.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.import.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.his.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.info.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.random.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.qcount.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/lrs.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.external.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.segment.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.mapcalc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.evapfr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cost_surface.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ppm3.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.aster.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_transformation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.mapswipe.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.clump.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.list.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.viewshed.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.animation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_attribute_table.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.support.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.v5d.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_viewshed.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.pov.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.import.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.ogr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.ascii.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/general.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/full_index.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.merge.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.interp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.acca.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kcv.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/projectionintro.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.nviz.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_export.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.gridatb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.dissolve.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.perturb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.null.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.connect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.walk.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.parallel.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.distance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-mysql.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.cogo.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-sqlite.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_tiling.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.dbmgr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.allpairs.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.mon.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_merge.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.class.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mapcalc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.what.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_user_interface.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.fontlist.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_settings.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.drain.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shannon.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rgb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast3d.extract.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.dxf.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.time.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lrs.segment.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensigset.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.support.stats.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.area.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.search.modules.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.unregister.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_distance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.animation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchdensity.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.spread.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/ps.map.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.select.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_albedo.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_imagery_quality_assessment.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.multi.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-odbc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_biomass.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_shift.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ortho.rectify.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.execute.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.wfs.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.mpeg.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.points.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.fillnulls.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.vol.rst.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.compress.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.his.rgb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.proj.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.bin.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.out.vtk.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.lines.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.eq.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.info.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/database.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.connect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gdal.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_classification.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.mapswipe.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.lake.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.svg.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_fusion.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.random.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.evapo.pm.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.rast.stats.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.sediment.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.vect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pca.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.split.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.mapcalc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.statistics.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_projection.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.version.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.timestamp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.ppmtopng.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.target.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.composite.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.dirseps.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_raster.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.coin.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/index.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.png.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wximgview.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.zonal.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_edges.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.parser.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-dbf.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.legend.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.what.rast3.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.distance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.gridatb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_kernel_density.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.volume.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_centroid.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.eta.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.update.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.gcp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_energy_balance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.observe.strds.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.ifft.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.pansharpen.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_evapotranspiration.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_category.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.oif.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_display.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.report.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tileset.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.rescale.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.spanningtree.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.biomass.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.solute.transport.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.water.outlet.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.landsat.toar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.slope.aspect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.png.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.krige.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/variables.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.redraw.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/sql.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.databases.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_segmentation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.topology.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.pack.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.category.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.colors.out.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_import.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.dropdb.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.stats.quantile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.ascii.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.bin.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.carve.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.horizon.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.num.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.mkgrid.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.topo.corr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.surf.idw.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_paint_labels.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.overlay.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.rst.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.mat.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.richness.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.uslek.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_connection_settings.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.label.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_dissolve.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.thin.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.sample.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_recode_categories.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_statistics.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.connect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.renamecolumn.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.resamp.interp.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.drivers.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iscatt.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/postscript.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/psdriver.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.stddev.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-pg.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.segment.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topics.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.build.polylines.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.shift.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.timetable.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.out.vtk.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.psmap.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.stats.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.plane.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.param.scale.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.cross.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_LIDAR.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.mapsets.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topmodel.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.to.vect.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.colors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.colors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.histogram.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/displaydrivers.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.to.rast.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.neighbors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.outlier.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.db.select.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_support.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.snap.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.in.ogr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.flow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.access.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.rlisetup.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.select.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extract.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.message.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_metadata.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.to.rast.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.terraflow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3dintro.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.external.out.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.out.file.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.psmap.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_landscape_structure_analysis.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padrange.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.profile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_volume.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.normal.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_solar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/display.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.gensig.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.droprow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.ascii.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.xyz.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.vrml.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_buffer.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/vectorintro.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.buffer.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.area.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/imageryintro.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.contour.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_cartography.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.list.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.texture.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.title.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/databaseintro.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.edit.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_transformation.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.register.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.regression.line.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/m.proj.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.northarrow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.neighbors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_vegetation_index.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.in.wms.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_terrain.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_rectify.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.group.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.tile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.geodesic.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.font.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.padcv.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.findetc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.latlong.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.dbmgr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.retile.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.rlisetup.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.in.e00.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.rast3.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.sample.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.sim.water.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.out.ogr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.grow.distance.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.reclass.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.what.rast.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_color_table.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.db.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_graphics.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.fractal.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.info.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/temporalintro.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/grass-ogr.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.import.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.describe.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.vi.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.components.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.neighbors.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.covar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.to.rast3.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.shape.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.circle.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.tables.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_geometry.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.extrude.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.soilheatflux.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.modis.qc.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.relief.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.eb.hsebal01.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_GUI.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.unpack.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.smap.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.mfilter.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.rast.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.list.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.kernel.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/wxGUI.iclass.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.buffer.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.select.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.patchnum.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.li.mpa.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.vect.univar.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.db.reconnect.all.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.proj.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.extract.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.extension.all.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.labels.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.topidx.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.lidar.growing.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.net.visibility.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.to.lines.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/i.image.mosaic.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rename.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/raster3d.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.surf.idw.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/v.proj.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/t.rast.aggregate.ds.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r3.in.xyz.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.out.bin.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/r.series.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_groundwater_flow.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/db.login.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/d.graph.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.gui.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/g.copy.1' is up to date.
make[4]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/docs/man/man1/topic_multispectral.1' is up to date.
make[4]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/man'
make[3]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/man'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/man'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/macosx'
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/macosx'
make[2]: Entering directory '/home/eduardo/src/debian/grass-7.0.5/mswindows'
make[2]: Nothing to be done for 'first'.
make[2]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5/mswindows'
make[1]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5'
make /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/AUTHORS /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/CHANGES /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/CITING /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/COPYING /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/GPL.TXT /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/INSTALL /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/REQUIREMENTS.html /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/contributors.csv /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/contributors_extra.csv /home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/translators.csv
make[1]: Entering directory '/home/eduardo/src/debian/grass-7.0.5'
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/AUTHORS' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/CHANGES' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/CITING' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/COPYING' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/GPL.TXT' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/INSTALL' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/REQUIREMENTS.html' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/contributors.csv' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/contributors_extra.csv' is up to date.
make[1]: '/home/eduardo/src/debian/grass-7.0.5/dist.x86_64-pc-linux-gnu/translators.csv' is up to date.
make[1]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5'
make manifests
make[1]: Entering directory '/home/eduardo/src/debian/grass-7.0.5'
make[1]: Nothing to be done for 'manifests'.
make[1]: Leaving directory '/home/eduardo/src/debian/grass-7.0.5'
GRASS GIS 7.0.5 r00000 compilation log
--------------------------------------------------
Started compilation: Ven Nov 25 10:26:58 CET 2016
--
Errors in:
No errors detected.
--
Finished compilation: Ven Nov 25 10:27:24 CET 2016


More information about the Pkg-grass-devel mailing list