mkdir -p /home/neteler/.grass8/addons/v.out.ply/bin mkdir -p /home/neteler/.grass8/addons/v.out.ply/etc mkdir -p /home/neteler/.grass8/addons/v.out.ply/docs/html mkdir -p /home/neteler/.grass8/addons/v.out.ply/docs/man mkdir -p /home/neteler/.grass8/addons/v.out.ply/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/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/vector/v.out.ply\" -o OBJ.x86_64-pc-linux-gnu/args.o -c args.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/vector/v.out.ply\" -o OBJ.x86_64-pc-linux-gnu/body.o -c body.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/vector/v.out.ply\" -o OBJ.x86_64-pc-linux-gnu/header.o -c header.c gcc -Werror-implicit-function-declaration -fno-common -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/usr/include/gdal -I/usr/include -DPACKAGE=\""grassmods"\" -I/usr/include/postgresql -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -I/home/neteler/src/main/dist.x86_64-pc-linux-gnu/include -DRELDIR=\"/home/neteler/src/grass8-addons/src/vector/v.out.ply\" -o OBJ.x86_64-pc-linux-gnu/main.o -c main.c header.c: In function ‘write_ply_header’: header.c:40:44: warning: passing argument 1 of ‘Vect_get_num_dblinks’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 40 | num_dblinks = Vect_get_num_dblinks(Map); | ^~~ In file included from /home/neteler/src/main/dist.x86_64-pc-linux-gnu/include/grass/vector.h:14, from header.c:6: /home/neteler/src/main/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h:270:26: note: expected ‘struct Map_info *’ but argument is of type ‘const struct Map_info *’ 270 | int Vect_get_num_dblinks(struct Map_info *); | ^~~~~~~~~~~~~~~~~ header.c:48:35: warning: passing argument 1 of ‘Vect_get_field2’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 48 | if ((fi = Vect_get_field2(Map, field_opt)) == NULL) | ^~~ In file included from /home/neteler/src/main/dist.x86_64-pc-linux-gnu/include/grass/vector.h:14, from header.c:6: /home/neteler/src/main/dist.x86_64-pc-linux-gnu/include/grass/defs/vector.h:105:36: note: expected ‘struct Map_info *’ but argument is of type ‘const struct Map_info *’ 105 | struct field_info *Vect_get_field2(struct Map_info *, const char *); | ^~~~~~~~~~~~~~~~~ : && gcc -L/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib -L/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib -s -Wl,--export-dynamic -Wl,-rpath-link,/home/neteler/src/main/dist.x86_64-pc-linux-gnu/lib -Wl,-rpath,/usr/local/grass85/lib -o /home/neteler/.grass8/addons/v.out.ply/bin/v.out.ply OBJ.x86_64-pc-linux-gnu/args.o OBJ.x86_64-pc-linux-gnu/body.o OBJ.x86_64-pc-linux-gnu/header.o OBJ.x86_64-pc-linux-gnu/main.o -lgrass_vector.8.5 -lgrass_dbmiclient.8.5 -lgrass_dbmibase.8.5 -lgrass_gis.8.5 -lm if [ "/home/neteler/.grass8/addons/v.out.ply/bin/v.out.ply" != "" ] ; 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/v.out.ply/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/v.out.ply/bin/v.out.ply --html-description < /dev/null | grep -v '\|\| ' > v.out.ply.tmp.html ; fi VERSION_NUMBER=8.5.0dev VERSION_DATE=2025 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 v.out.ply > /home/neteler/.grass8/addons/v.out.ply/docs/html/v.out.ply.html VERSION_NUMBER=8.5.0dev /home/neteler/src/main/dist.x86_64-pc-linux-gnu/utils/g.html2man.py "/home/neteler/.grass8/addons/v.out.ply/docs/html/v.out.ply.html" "/home/neteler/.grass8/addons/v.out.ply/docs/man/man1/v.out.ply.1" rm v.out.ply.tmp.html