mkdir -p /home/neteler/.grass7/addons/i.lmf/bin mkdir -p /home/neteler/.grass7/addons/i.lmf/etc mkdir -p /home/neteler/.grass7/addons/i.lmf/docs/html mkdir -p /home/neteler/.grass7/addons/i.lmf/docs/man mkdir -p /home/neteler/.grass7/addons/i.lmf/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/imagery/i.lmf\" -o OBJ.x86_64-pc-linux-gnu/fitting.o -c fitting.c 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/imagery/i.lmf\" -o OBJ.x86_64-pc-linux-gnu/invert_matrix.o -c invert_matrix.c fitting.c: In function ‘fitting’: fitting.c:85:5: warning: ‘return’ with no value, in function returning non-void 85 | return; | ^~~~~~ fitting.c:12:5: note: declared here 12 | int fitting(int npoint, int nfunc, double *dat, int *idx1, double f[][MAXF], | ^~~~~~~ invert_matrix.c: In function ‘invert_matrix’: invert_matrix.c:123:5: warning: ‘return’ with no value, in function returning non-void 123 | return; | ^~~~~~ invert_matrix.c:15:5: note: declared here 15 | int invert_matrix(double a[][MAXF], int order) | ^~~~~~~~~~~~~ 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/imagery/i.lmf\" -o OBJ.x86_64-pc-linux-gnu/lmf.o -c lmf.c 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/imagery/i.lmf\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c lmf.c: In function ‘lmf’: lmf.c:145:5: warning: ‘return’ with no value, in function returning non-void 145 | return; | ^~~~~~ lmf.c:31:5: note: declared here 31 | int lmf(int nbands, int npoint, double *inpix, double *outpix) | ^~~ 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/imagery/i.lmf\" -o OBJ.x86_64-pc-linux-gnu/make_matrix.o -c make_matrix.c make_matrix.c: In function ‘make_matrix’: make_matrix.c:47:7: warning: ‘return’ with no value, in function returning non-void 47 | } return; | ^~~~~~ make_matrix.c:11:5: note: declared here 11 | int make_matrix(int n, int npoint, int nfunc, int *numk, double f[][MAXF]) | ^~~~~~~~~~~ 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/imagery/i.lmf\" -o OBJ.x86_64-pc-linux-gnu/maxmin.o -c maxmin.c 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/imagery/i.lmf\" -o OBJ.x86_64-pc-linux-gnu/minmax.o -c minmax.c maxmin.c: In function ‘maxmin’: maxmin.c:48:5: warning: ‘return’ with no value, in function returning non-void 48 | return; | ^~~~~~ maxmin.c:6:5: note: declared here 6 | int maxmin(int n, int nwin, double *dat) | ^~~~~~ minmax.c: In function ‘minmax’: minmax.c:48:5: warning: ‘return’ with no value, in function returning non-void 48 | return; | ^~~~~~ minmax.c:6:5: note: declared here 6 | int minmax(int n, int nwin, double *dat) | ^~~~~~ : && 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/i.lmf/bin/i.lmf OBJ.x86_64-pc-linux-gnu/fitting.o OBJ.x86_64-pc-linux-gnu/invert_matrix.o OBJ.x86_64-pc-linux-gnu/lmf.o OBJ.x86_64-pc-linux-gnu/main.o OBJ.x86_64-pc-linux-gnu/make_matrix.o OBJ.x86_64-pc-linux-gnu/maxmin.o OBJ.x86_64-pc-linux-gnu/minmax.o -lgrass_raster.7.8 -lgrass_gis.7.8 -lm if [ "/home/neteler/.grass7/addons/i.lmf/bin/i.lmf" != "" ] ; 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/i.lmf/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/i.lmf/bin/i.lmf --html-description < /dev/null | grep -v '\|' > i.lmf.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 i.lmf > /home/neteler/.grass7/addons/i.lmf/docs/html/i.lmf.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/i.lmf/docs/html/i.lmf.html" "/home/neteler/.grass7/addons/i.lmf/docs/man/man1/i.lmf.1" rm i.lmf.tmp.html