mkdir -p /home/neteler/.grass7/addons/r.pops.spread/bin mkdir -p /home/neteler/.grass7/addons/r.pops.spread/etc mkdir -p /home/neteler/.grass7/addons/r.pops.spread/docs/html mkdir -p /home/neteler/.grass7/addons/r.pops.spread/docs/man mkdir -p /home/neteler/.grass7/addons/r.pops.spread/docs/man/man1 test -d OBJ.x86_64-pc-linux-gnu || mkdir -p OBJ.x86_64-pc-linux-gnu /usr/bin/install -c -m 644 pops_logo.png /home/neteler/.grass7/addons/r.pops.spread/docs/html/pops_logo.png /usr/bin/install -c -m 644 r_pops_spread.png /home/neteler/.grass7/addons/r.pops.spread/docs/html/r_pops_spread.png g++ -g -O2 -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 -I/usr/include/gdal -std=c++11 -Wall -Wextra -Werror=return-type -fpermissive -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -Ipops-core/include -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.pops.spread\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.cpp main.cpp:1031: warning: ignoring ‘#pragma omp parallel’ [-Wunknown-pragmas] 1031 | #pragma omp parallel for num_threads(threads) | main.cpp: In function ‘int main(int, char**)’: main.cpp:725:14: warning: variable ‘threads’ set but not used [-Wunused-but-set-variable] 725 | unsigned threads = 1; | ^~~~~~~ : && g++ -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.pops.spread/bin/r.pops.spread OBJ.x86_64-pc-linux-gnu/main.o -lgrass_raster.7.8 -lgrass_gis.7.8 -lm -lgrass_vector.7.8 -lgrass_datetime.7.8 -L/usr/lib -lgdal -lm if [ "/home/neteler/.grass7/addons/r.pops.spread/bin/r.pops.spread" != "" ] ; 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.pops.spread/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.pops.spread/bin/r.pops.spread --html-description < /dev/null | grep -v '\|' > r.pops.spread.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.pops.spread > /home/neteler/.grass7/addons/r.pops.spread/docs/html/r.pops.spread.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.pops.spread/docs/html/r.pops.spread.html" "/home/neteler/.grass7/addons/r.pops.spread/docs/man/man1/r.pops.spread.1" rm r.pops.spread.tmp.html