mkdir -p /home/neteler/.grass7/addons/r.flowfill/bin mkdir -p /home/neteler/.grass7/addons/r.flowfill/etc mkdir -p /home/neteler/.grass7/addons/r.flowfill/docs/html mkdir -p /home/neteler/.grass7/addons/r.flowfill/docs/man mkdir -p /home/neteler/.grass7/addons/r.flowfill/docs/man/man1 mkdir -p /home/neteler/.grass7/addons/r.flowfill/scripts 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/r.flowfill/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 r.flowfill.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/r.flowfill_to_translate.c /usr/bin/install -c r.flowfill.py /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill if [ "/home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill" != "" ] ; 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/r.flowfill/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/r.flowfill/scripts/r.flowfill --html-description < /dev/null | grep -v '\|' > r.flowfill.tmp.html ; fi /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill:181: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff is not "": # ????? possible ????? /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill:182: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff_raster is not "": /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill:184: SyntaxWarning: "is" with a literal. Did you mean "=="? elif _h_runoff_raster is "": /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill:187: SyntaxWarning: "is" with a literal. Did you mean "=="? if _output is "" and _water is "": /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill:187: SyntaxWarning: "is" with a literal. Did you mean "=="? if _output is "" and _water is "": /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill:191: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff_raster is not "": /home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill:218: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff_raster is not "": Traceback (most recent call last): File "/home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill", line 120, in main from netCDF4 import Dataset ModuleNotFoundError: No module named 'netCDF4' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py", line 531, in __init__ get_cmd_xml = Popen([cmd, "--interface-description"], stdout=PIPE) File "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py", line 63, in __init__ subprocess.Popen.__init__(self, args, **kwargs) File "/usr/lib/python3.9/subprocess.py", line 951, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'g.fatal' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill", line 329, in main() File "/home/neteler/.grass7/addons/r.flowfill/scripts/r.flowfill", line 122, in main g.fatal( File "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/shortcuts.py", line 59, in __getattr__ return self.cls('%s.%s' % (self.prefix, File "/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py", line 535, in __init__ raise GrassError(str_err % self.name) grass.exceptions.GrassError: Error running: `g.fatal --interface-description`. 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 r.flowfill > /home/neteler/.grass7/addons/r.flowfill/docs/html/r.flowfill.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/r.flowfill/docs/html/r.flowfill.html" "/home/neteler/.grass7/addons/r.flowfill/docs/man/man1/r.flowfill.1" rm r.flowfill.tmp.html