mkdir -p /home/neteler/.grass7/addons/r.learn.ml2/bin mkdir -p /home/neteler/.grass7/addons/r.learn.ml2/etc mkdir -p /home/neteler/.grass7/addons/r.learn.ml2/docs/html mkdir -p /home/neteler/.grass7/addons/r.learn.ml2/docs/man mkdir -p /home/neteler/.grass7/addons/r.learn.ml2/docs/man/man1 make -C rlearnlib || echo /home/neteler/src/grass7-addons/src/raster/r.learn.ml2/rlearnlib >> /home/neteler/src/releasebranch_7_8/error.log make -C r.learn.train || echo /home/neteler/src/grass7-addons/src/raster/r.learn.ml2/r.learn.train >> /home/neteler/src/releasebranch_7_8/error.log make[1]: Entering directory '/home/neteler/src/grass7-addons/src/raster/r.learn.ml2/rlearnlib' mkdir -p /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib make[1]: Entering directory '/home/neteler/src/grass7-addons/src/raster/r.learn.ml2/r.learn.train' mkdir -p /home/neteler/.grass7/addons/r.learn.ml2/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.learn.ml2/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.learn.train.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/r.learn.train_to_translate.c /usr/bin/install -c -m 644 stats.py /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/stats.py /usr/bin/install -c -m 644 utils.py /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/utils.py /usr/bin/install -c -m 644 indexing.py /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/indexing.py /usr/bin/install -c -m 644 raster.py /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/raster.py /usr/bin/install -c -m 644 transformers.py /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/transformers.py /usr/bin/install -c r.learn.train.py /home/neteler/.grass7/addons/r.learn.ml2/scripts/r.learn.train if [ "/home/neteler/.grass7/addons/r.learn.ml2/scripts/r.learn.train" != "" ] ; 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.learn.ml2/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.learn.ml2/scripts/r.learn.train --html-description < /dev/null | grep -v '\|' > r.learn.train.tmp.html ; fi python3 -t -m py_compile /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/stats.py python3 -t -m py_compile /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/utils.py python3 -t -m py_compile /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/indexing.py python3 -t -m py_compile /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/raster.py python3 -t -m py_compile /home/neteler/.grass7/addons/r.learn.ml2/etc/r.learn.ml2/rlearnlib/transformers.py make[1]: Leaving directory '/home/neteler/src/grass7-addons/src/raster/r.learn.ml2/rlearnlib' make -C r.learn.predict || echo /home/neteler/src/grass7-addons/src/raster/r.learn.ml2/r.learn.predict >> /home/neteler/src/releasebranch_7_8/error.log make[1]: Entering directory '/home/neteler/src/grass7-addons/src/raster/r.learn.ml2/r.learn.predict' /usr/bin/install -c r.learn.predict.py /home/neteler/.grass7/addons/r.learn.ml2/scripts/r.learn.predict 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.learn.ml2/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.learn.predict.py | sed s/\"/\\\\\"/g | sed 's/.*/_("&")/' > /home/neteler/src/releasebranch_7_8/locale/scriptstrings/r.learn.predict_to_translate.c if [ "/home/neteler/.grass7/addons/r.learn.ml2/scripts/r.learn.predict" != "" ] ; 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.learn.ml2/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.learn.ml2/scripts/r.learn.predict --html-description < /dev/null | grep -v '\|' > r.learn.predict.tmp.html ; fi 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.learn.train > /home/neteler/.grass7/addons/r.learn.ml2/docs/html/r.learn.train.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.learn.ml2/docs/html/r.learn.train.html" "/home/neteler/.grass7/addons/r.learn.ml2/docs/man/man1/r.learn.train.1" rm r.learn.train.tmp.html make[1]: Leaving directory '/home/neteler/src/grass7-addons/src/raster/r.learn.ml2/r.learn.train' if [ "" != "" ] ; 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.learn.ml2/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 --html-description < /dev/null | grep -v '\|' > r.learn.ml2.tmp.html ; fi /usr/bin/install -c -m 644 lsat7_2000_b742.png /home/neteler/.grass7/addons/r.learn.ml2/docs/html/lsat7_2000_b742.png /usr/bin/install -c -m 644 rfclassification.png /home/neteler/.grass7/addons/r.learn.ml2/docs/html/rfclassification.png 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.learn.ml2 > /home/neteler/.grass7/addons/r.learn.ml2/docs/html/r.learn.ml2.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.learn.ml2/docs/html/r.learn.ml2.html" "/home/neteler/.grass7/addons/r.learn.ml2/docs/man/man1/r.learn.ml2.1" 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.learn.predict > /home/neteler/.grass7/addons/r.learn.ml2/docs/html/r.learn.predict.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.learn.ml2/docs/html/r.learn.predict.html" "/home/neteler/.grass7/addons/r.learn.ml2/docs/man/man1/r.learn.predict.1" rm r.learn.predict.tmp.html make[1]: Leaving directory '/home/neteler/src/grass7-addons/src/raster/r.learn.ml2/r.learn.predict'