mkdir -p /home/neteler/.grass7/addons/v.gsflow.mapdata/bin mkdir -p /home/neteler/.grass7/addons/v.gsflow.mapdata/etc mkdir -p /home/neteler/.grass7/addons/v.gsflow.mapdata/docs/html mkdir -p /home/neteler/.grass7/addons/v.gsflow.mapdata/docs/man mkdir -p /home/neteler/.grass7/addons/v.gsflow.mapdata/docs/man/man1 mkdir -p /home/neteler/.grass7/addons/v.gsflow.mapdata/scripts /usr/bin/install -c v.gsflow.mapdata.py /home/neteler/.grass7/addons/v.gsflow.mapdata/scripts/v.gsflow.mapdata if [ "/home/neteler/.grass7/addons/v.gsflow.mapdata/scripts/v.gsflow.mapdata" != "" ] ; then GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/v.gsflow.mapdata/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass7/addons/v.gsflow.mapdata/scripts/v.gsflow.mapdata --html-description < /dev/null | grep -v '\|' > v.gsflow.mapdata.tmp.html ; fi /home/neteler/.grass7/addons/v.gsflow.mapdata/scripts/v.gsflow.mapdata:149: SyntaxWarning: "is not" with a literal. Did you mean "!="? if options["vector_area"] is not "": /home/neteler/.grass7/addons/v.gsflow.mapdata/scripts/v.gsflow.mapdata:165: SyntaxWarning: "is" with a literal. Did you mean "=="? if attrtype is "double precision": /home/neteler/.grass7/addons/v.gsflow.mapdata/scripts/v.gsflow.mapdata:204: SyntaxWarning: "is not" with a literal. Did you mean "!="? elif options["vector_points"] is not "": /home/neteler/.grass7/addons/v.gsflow.mapdata/scripts/v.gsflow.mapdata:225: SyntaxWarning: "is not" with a literal. Did you mean "!="? elif options["raster"] is not "": VERSION_NUMBER=7.8.9dev VERSION_DATE=2023 MODULE_TOPDIR=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/mkhtml.py v.gsflow.mapdata > /home/neteler/.grass7/addons/v.gsflow.mapdata/docs/html/v.gsflow.mapdata.html VERSION_NUMBER=7.8.9dev /home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/tools/g.html2man.py "/home/neteler/.grass7/addons/v.gsflow.mapdata/docs/html/v.gsflow.mapdata.html" "/home/neteler/.grass7/addons/v.gsflow.mapdata/docs/man/man1/v.gsflow.mapdata.1" GISRC=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/demolocation/.grassrc78 GISBASE=/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass7/addons/v.gsflow.mapdata/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C g.parser -t v.gsflow.mapdata.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/v.gsflow.mapdata_to_translate.c rm v.gsflow.mapdata.tmp.html