mkdir -p /tmp/.grass6/addons/i.homography/bin mkdir -p /tmp/.grass6/addons/i.homography/etc make OBJ.x86_64-pc-linux-gnu make[1]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu make[1]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' gcc -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -g -O2 -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -o OBJ.x86_64-pc-linux-gnu/lu.o -c lu.c make OBJ.x86_64-pc-linux-gnu make[1]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' make[1]: 'OBJ.x86_64-pc-linux-gnu' is up to date. make[1]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' gcc -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -g -O2 -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -o OBJ.x86_64-pc-linux-gnu/pi.o -c pi.c make OBJ.x86_64-pc-linux-gnu make[1]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' make[1]: 'OBJ.x86_64-pc-linux-gnu' is up to date. make[1]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' gcc -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -g -O2 -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -o OBJ.x86_64-pc-linux-gnu/open.o -c open.c make OBJ.x86_64-pc-linux-gnu make[1]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' make[1]: 'OBJ.x86_64-pc-linux-gnu' is up to date. make[1]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' gcc -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -g -O2 -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c make OBJ.x86_64-pc-linux-gnu make[1]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' make[1]: 'OBJ.x86_64-pc-linux-gnu' is up to date. make[1]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' gcc -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -g -O2 -DPACKAGE=\""grassmods"\" -I/usr/include/gdal -I/work/src/grass64/dist.x86_64-pc-linux-gnu/include -o OBJ.x86_64-pc-linux-gnu/matrix.o -c matrix.c gcc -L/work/src/grass64/dist.x86_64-pc-linux-gnu/lib -Wl,--export-dynamic -Wl,-rpath-link,/work/src/grass64/dist.x86_64-pc-linux-gnu/lib -o /tmp/.grass6/addons/i.homography/bin/i.homography OBJ.x86_64-pc-linux-gnu/lu.o OBJ.x86_64-pc-linux-gnu/pi.o OBJ.x86_64-pc-linux-gnu/open.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/matrix.o -lgrass_I.6.4.6svn -lgrass_gis.6.4.6svn -lgrass_datetime.6.4.6svn -lz -lgrass_gproj.6.4.6svn -lgrass_gis.6.4.6svn -lgrass_datetime.6.4.6svn -lz -lproj -L/usr/lib -lgdal -lgrass_gis.6.4.6svn -lgrass_datetime.6.4.6svn -lz -lgrass_gmath.6.4.6svn -lgrass_gis.6.4.6svn -lgrass_datetime.6.4.6svn -lz -lm -lz make htmlcmd make[1]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' make /tmp/.grass6/addons/i.homography/docs/html/i.homography.html HTMLSRC=/tmp/.grass6/addons/i.homography/bin/i.homography make[2]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' if [ "/tmp/.grass6/addons/i.homography/bin/i.homography" != "" ] ; then GISRC=/work/src/grass64/dist.x86_64-pc-linux-gnu/demolocation/.grassrc64 GISBASE=/work/src/grass64/dist.x86_64-pc-linux-gnu PATH="/tmp/.grass6/addons/i.homography/bin:$PATH" LD_LIBRARY_PATH="/tmp/.grass6/addons/i.homography/bin:/work/src/grass64/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C /tmp/.grass6/addons/i.homography/bin/i.homography --html-description < /dev/null | grep -v '\|' > i.homography.tmp.html ; true ; fi /home/landa/src/grass64/dist.x86_64-pc-linux-gnu/tools/mkhtml.sh i.homography ; mkdir -p /tmp/.grass6/addons/i.homography/docs/html ; /usr/bin/install -c -m 644 i.homography.tmp.html /tmp/.grass6/addons/i.homography/docs/html/i.homography.html ; for file in *.png *.jpg ; do head -n 1 $file | grep '^#!' > /dev/null ; if [ $? -ne 0 ] ; then /usr/bin/install -c -m 644 $file /tmp/.grass6/addons/i.homography/docs/html ; fi done 2> /dev/null ; true make[2]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' make[1]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' make mancmd make[1]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' make /work/src/grass64/dist.x86_64-pc-linux-gnu/man/man1/i.homography.1 MANSRC=/tmp/.grass6/addons/i.homography/docs/html/i.homography.html make[2]: Entering directory '/work/src/grass-addons/grass6/imagery/i.homography' mkdir -p /work/src/grass64/dist.x86_64-pc-linux-gnu/man/man1 GRASS_PERL=/usr/bin/perl VERSION_NUMBER=6.4.6svn sh /home/landa/src/grass64/dist.x86_64-pc-linux-gnu/tools/g.html2man /tmp/.grass6/addons/i.homography/docs/html/i.homography.html /work/src/grass64/dist.x86_64-pc-linux-gnu/man/man1/i.homography.1 1 Converting: /tmp/.grass6/addons/i.homography/docs/html/i.homography.html to /work/src/grass64/dist.x86_64-pc-linux-gnu/man/man1/i.homography.1 make[2]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography' make[1]: Leaving directory '/work/src/grass-addons/grass6/imagery/i.homography'