mkdir -p /home/neteler/.grass8/addons/r.flowfill/bin mkdir -p /home/neteler/.grass8/addons/r.flowfill/etc mkdir -p /home/neteler/.grass8/addons/r.flowfill/docs/html mkdir -p /home/neteler/.grass8/addons/r.flowfill/docs/man mkdir -p /home/neteler/.grass8/addons/r.flowfill/docs/man/man1 mkdir -p /home/neteler/.grass8/addons/r.flowfill/scripts /usr/bin/install -c r.flowfill.py /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill if [ "/home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill" != "" ] ; then GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/main/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/r.flowfill/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:" LC_ALL=C LANG=C LANGUAGE=C /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill --html-description < /dev/null | grep -v '\|\| ' > r.flowfill.tmp.html ; fi /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill:181: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff is not "": # ????? possible ????? /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill:182: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff_raster is not "": /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill:184: SyntaxWarning: "is" with a literal. Did you mean "=="? elif _h_runoff_raster is "": /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill:187: SyntaxWarning: "is" with a literal. Did you mean "=="? if _output is "" and _water is "": /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill:187: SyntaxWarning: "is" with a literal. Did you mean "=="? if _output is "" and _water is "": /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill:191: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff_raster is not "": /home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill:217: SyntaxWarning: "is not" with a literal. Did you mean "!="? if _h_runoff_raster is not "": Traceback (most recent call last): File "/home/neteler/.grass8/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/main/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py", line 554, in __init__ get_cmd_xml = Popen([cmd, "--interface-description"], stdout=PIPE) File "/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python/grass/script/core.py", line 72, 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/.grass8/addons/r.flowfill/scripts/r.flowfill", line 327, in main() File "/home/neteler/.grass8/addons/r.flowfill/scripts/r.flowfill", line 122, in main g.fatal( File "/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/shortcuts.py", line 71, in __getattr__ return self.cls("%s.%s" % (self.prefix, name.strip("_").replace("_", "."))) File "/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python/grass/pygrass/modules/interface/module.py", line 558, in __init__ raise GrassError(str_err % self.name) grass.exceptions.GrassError: Error running: `g.fatal --interface-description`. VERSION_NUMBER=8.5.0dev VERSION_DATE=2024 MODULE_TOPDIR=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/ \ python3 /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/mkhtml.py r.flowfill > /home/neteler/.grass8/addons/r.flowfill/docs/html/r.flowfill.html VERSION_NUMBER=8.5.0dev /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/.grass8/addons/r.flowfill/docs/html/r.flowfill.html" "/home/neteler/.grass8/addons/r.flowfill/docs/man/man1/r.flowfill.1" GISRC=/home/neteler/src/main/dist.x86_64-pc-linux-gnu/demolocation/.grassrc85 GISBASE=/home/neteler/src/main/dist.x86_64-pc-linux-gnu PATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:$PATH" PYTHONPATH="/home/neteler/src/main/dist.x86_64-pc-linux-gnu/etc/python:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/gui/wxpython:$PYTHONPATH" LD_LIBRARY_PATH="/home/neteler/.grass8/addons/r.flowfill/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/bin:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/scripts:/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib:/home/neteler/src/main/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/main/locale/scriptstrings/r.flowfill_to_translate.c rm r.flowfill.tmp.html