mkdir -p /home/neteler/.grass7/addons/r.convergence/bin mkdir -p /home/neteler/.grass7/addons/r.convergence/etc mkdir -p /home/neteler/.grass7/addons/r.convergence/docs/html mkdir -p /home/neteler/.grass7/addons/r.convergence/docs/man mkdir -p /home/neteler/.grass7/addons/r.convergence/docs/man/man1 test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass7-addons/src/raster/r.convergence\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c In file included from main.c:20: local_proto.h:69:12: warning: no semicolon at end of struct or union 69 | int r, g, b} FCOLORS; | ^ gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass7-addons/src/raster/r.convergence\" -o OBJ.x86_64-pc-linux-gnu/memory.o -c memory.c In file included from memory.c:1: local_proto.h:69:12: warning: no semicolon at end of struct or union 69 | int r, g, b} FCOLORS; | ^ gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DPACKAGE=\""grassmods"\" -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass7-addons/src/raster/r.convergence\" -o OBJ.x86_64-pc-linux-gnu/slope_aspect.o -c slope_aspect.c In file included from slope_aspect.c:1: local_proto.h:69:12: warning: no semicolon at end of struct or union 69 | int r, g, b} FCOLORS; | ^ : && gcc -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/releasebranch_7_8/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass78/lib -o /home/neteler/.grass7/addons/r.convergence/bin/r.convergence OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/memory.o OBJ.x86_64-pc-linux-gnu/slope_aspect.o -lgrass_raster.7.8 -lgrass_gis.7.8 -lm -lm if [ "/home/neteler/.grass7/addons/r.convergence/bin/r.convergence" != "" ] ; 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.convergence/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.convergence/bin/r.convergence --html-description < /dev/null | grep -v '\|' > r.convergence.tmp.html ; fi /usr/bin/install -c -m 644 conv.png /home/neteler/.grass7/addons/r.convergence/docs/html/conv.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.convergence > /home/neteler/.grass7/addons/r.convergence/docs/html/r.convergence.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.convergence/docs/html/r.convergence.html" "/home/neteler/.grass7/addons/r.convergence/docs/man/man1/r.convergence.1" rm r.convergence.tmp.html