mkdir -p /tmp/.grass6/addons/v.out.kml/bin mkdir -p /tmp/.grass6/addons/v.out.kml/etc if [ ! -d /tmp/.grass6/addons/v.out.kml/scripts ]; then mkdir -p /tmp/.grass6/addons/v.out.kml/scripts; fi /usr/bin/install -c v.out.kml /tmp/.grass6/addons/v.out.kml/scripts/v.out.kml make htmlscript scriptstrings make[1]: Entering directory '/work/src/grass-addons/grass6/vector/v.out.kml' make /tmp/.grass6/addons/v.out.kml/docs/html/v.out.kml.html HTMLSRC=/tmp/.grass6/addons/v.out.kml/scripts/v.out.kml make[2]: Entering directory '/work/src/grass-addons/grass6/vector/v.out.kml' if [ "/tmp/.grass6/addons/v.out.kml/scripts/v.out.kml" != "" ] ; 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/v.out.kml/bin:$PATH" LD_LIBRARY_PATH="/tmp/.grass6/addons/v.out.kml/bin:/work/src/grass64/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C /tmp/.grass6/addons/v.out.kml/scripts/v.out.kml --html-description < /dev/null | grep -v '\|' > v.out.kml.tmp.html ; true ; fi /tmp/.grass6/addons/v.out.kml/scripts/v.out.kml: 1: /tmp/.grass6/addons/v.out.kml/scripts/v.out.kml: g.gisenv: not found /home/landa/src/grass64/dist.x86_64-pc-linux-gnu/tools/mkhtml.sh v.out.kml ; mkdir -p /tmp/.grass6/addons/v.out.kml/docs/html ; /usr/bin/install -c -m 644 v.out.kml.tmp.html /tmp/.grass6/addons/v.out.kml/docs/html/v.out.kml.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/v.out.kml/docs/html ; fi done 2> /dev/null ; true make[2]: Leaving directory '/work/src/grass-addons/grass6/vector/v.out.kml' 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/v.out.kml/bin:$PATH LD_LIBRARY_PATH="/work/src/grass64/dist.x86_64-pc-linux-gnu/lib:" g.parser -t v.out.kml | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/landa/src/grass64/dist.x86_64-pc-linux-gnu/locale/scriptstrings/v.out.kml_to_translate.c ; true /bin/sh: 1: g.parser: not found /bin/sh: 1: cannot create /home/landa/src/grass64/dist.x86_64-pc-linux-gnu/locale/scriptstrings/v.out.kml_to_translate.c: Directory nonexistent make[1]: Leaving directory '/work/src/grass-addons/grass6/vector/v.out.kml' make mancmd make[1]: Entering directory '/work/src/grass-addons/grass6/vector/v.out.kml' make /work/src/grass64/dist.x86_64-pc-linux-gnu/man/man1/v.out.kml.1 MANSRC=/tmp/.grass6/addons/v.out.kml/docs/html/v.out.kml.html make[2]: Entering directory '/work/src/grass-addons/grass6/vector/v.out.kml' 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/v.out.kml/docs/html/v.out.kml.html /work/src/grass64/dist.x86_64-pc-linux-gnu/man/man1/v.out.kml.1 1 Converting: /tmp/.grass6/addons/v.out.kml/docs/html/v.out.kml.html to /work/src/grass64/dist.x86_64-pc-linux-gnu/man/man1/v.out.kml.1 make[2]: Leaving directory '/work/src/grass-addons/grass6/vector/v.out.kml' make[1]: Leaving directory '/work/src/grass-addons/grass6/vector/v.out.kml'